From b32006b781ff4948f1612869b520f0d0e62f65ed Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 May 2023 22:56:31 +0000 Subject: [PATCH] Bump loofah from 2.20.0 to 2.21.2 Bumps [loofah](https://github.com/flavorjones/loofah) from 2.20.0 to 2.21.2. - [Release notes](https://github.com/flavorjones/loofah/releases) - [Changelog](https://github.com/flavorjones/loofah/blob/main/CHANGELOG.md) - [Commits](https://github.com/flavorjones/loofah/compare/v2.20.0...v2.21.2) --- updated-dependencies: - dependency-name: loofah dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 76dc8e5..bdd578f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -146,12 +146,12 @@ GEM listen (3.8.0) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) - loofah (2.20.0) + loofah (2.21.2) crass (~> 1.0.2) - nokogiri (>= 1.5.9) + nokogiri (>= 1.12.0) mercenary (0.4.0) method_source (1.0.0) - mini_portile2 (2.8.1) + mini_portile2 (2.8.2) mini_racer (0.6.3) libv8-node (~> 16.10.0.0) minima (2.5.1)