From c5adc648032e4d02a0324c43c82449838bce2d2a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Jan 2020 23:58:51 +0000 Subject: [PATCH] Bump rails-html-sanitizer from 1.0.3 to 1.3.0 Bumps [rails-html-sanitizer](https://github.com/rails/rails-html-sanitizer) from 1.0.3 to 1.3.0. - [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.0.3...v1.3.0) Signed-off-by: dependabot[bot] --- Gemfile.lock | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index e3ba153..d5c4446 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -62,6 +62,7 @@ GEM concurrent-ruby (1.0.5) crack (0.4.3) safe_yaml (~> 1.0.0) + crass (1.0.6) database_cleaner (1.5.3) diff-lcs (1.2.5) dotenv (2.1.1) @@ -131,7 +132,8 @@ GEM rb-fsevent (~> 0.9, >= 0.9.4) rb-inotify (~> 0.9, >= 0.9.7) ruby_dep (~> 1.2) - loofah (2.0.3) + loofah (2.4.0) + crass (~> 1.0.2) nokogiri (>= 1.5.9) lumberjack (1.0.10) mail (2.6.5) @@ -140,7 +142,7 @@ GEM mime-types (3.1) mime-types-data (~> 3.2015) mime-types-data (3.2016.0521) - mini_portile2 (2.2.0) + mini_portile2 (2.4.0) minitest (5.10.2) multi_json (1.12.1) multi_xml (0.5.5) @@ -148,8 +150,8 @@ GEM bourbon (>= 4.0) sass (>= 3.3) nenv (0.3.0) - nokogiri (1.8.0) - mini_portile2 (~> 2.2.0) + nokogiri (1.10.7) + mini_portile2 (~> 2.4.0) normalize-rails (4.1.1) notiffany (0.1.0) nenv (~> 0.1) @@ -186,8 +188,8 @@ GEM activesupport (>= 4.2.0.beta, < 5.0) nokogiri (~> 1.6) rails-deprecated_sanitizer (>= 1.0.1) - rails-html-sanitizer (1.0.3) - loofah (~> 2.0) + rails-html-sanitizer (1.3.0) + loofah (~> 2.3) railties (4.2.8) actionpack (= 4.2.8) activesupport (= 4.2.8)