From d31c846b096b4f74e2eb3ca8823be006041319ee Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Jul 2022 01:13:11 +0000 Subject: [PATCH] Bump rails-html-sanitizer from 1.2.0 to 1.4.3 Bumps [rails-html-sanitizer](https://github.com/rails/rails-html-sanitizer) from 1.2.0 to 1.4.3. - [Release notes](https://github.com/rails/rails-html-sanitizer/releases) - [Changelog](https://github.com/rails/rails-html-sanitizer/blob/master/CHANGELOG.md) - [Commits](https://github.com/rails/rails-html-sanitizer/compare/v1.2.0...v1.4.3) --- updated-dependencies: - dependency-name: rails-html-sanitizer dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index d7cea73..fb79cd5 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -68,7 +68,7 @@ GEM coffee-script-source (1.12.2) commonjs (0.2.7) concurrent-ruby (1.1.5) - crass (1.0.4) + crass (1.0.6) cucumber (3.1.2) builder (>= 2.1.2) cucumber-core (~> 3.2.0) @@ -140,7 +140,7 @@ GEM actionpack (>= 4) less (~> 2.6.0) sprockets (>= 2) - loofah (2.3.0) + loofah (2.18.0) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.1) @@ -156,6 +156,7 @@ GEM nifty-generators (0.4.6) nokogiri (1.6.7) mini_portile2 (~> 2.0.0.rc2) + pg (1.4.1) public_suffix (3.1.1) rack (1.6.11) rack-test (0.6.3) @@ -177,8 +178,8 @@ GEM activesupport (>= 4.2.0, < 5.0) nokogiri (~> 1.6) rails-deprecated_sanitizer (>= 1.0.1) - rails-html-sanitizer (1.2.0) - loofah (~> 2.2, >= 2.2.2) + rails-html-sanitizer (1.4.3) + loofah (~> 2.3) rails3-jquery-autocomplete (1.0.15) rails (>= 3.2) rails_12factor (0.0.3) @@ -295,6 +296,7 @@ DEPENDENCIES jquery-rails nifty-generators nokogiri (= 1.6.7) + pg rails (= 4.2.5) rails3-jquery-autocomplete rails_12factor @@ -304,7 +306,7 @@ DEPENDENCIES selenium-webdriver slim-rails spring - sqlite3 (~> 1.3.6) + sqlite3 turbolinks twitter-bootstrap-rails uglifier (>= 1.3.0)