From 25b08cdc7c9fe3bdcf9061b9650aef56fd393945 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 14 Dec 2022 08:18:18 +0000 Subject: [PATCH] Bump rails-html-sanitizer from 1.3.0 to 1.4.4 Bumps [rails-html-sanitizer](https://github.com/rails/rails-html-sanitizer) from 1.3.0 to 1.4.4. - [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.3.0...v1.4.4) --- updated-dependencies: - dependency-name: rails-html-sanitizer dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 23 +++++++++++++---------- 1 file changed, 13 insertions(+), 10 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index cb2ef3be..c8993319 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -17,8 +17,13 @@ PATH slim-rails GEM - remote: https://rubygems.org/ remote: https://rails-assets.org/ + specs: + rails-assets-semantic-ui-calendar (0.0.8) + rails-assets-svgxuse (1.2.6) + +GEM + remote: https://rubygems.org/ specs: Ascii85 (1.0.3) actioncable (5.2.5) @@ -288,7 +293,7 @@ GEM listen (3.2.1) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) - loofah (2.9.1) + loofah (2.19.1) crass (~> 1.0.2) nokogiri (>= 1.5.9) lumberjack (1.2.4) @@ -303,7 +308,7 @@ GEM mime-types-data (~> 3.2015) mime-types-data (3.2019.1009) mini_mime (1.1.0) - mini_portile2 (2.5.1) + mini_portile2 (2.8.0) minitest (5.14.4) multi_json (1.14.1) multi_xml (0.6.0) @@ -315,8 +320,8 @@ GEM netrc (0.11.0) newrelic_rpm (5.7.0.350) nio4r (2.5.7) - nokogiri (1.11.3) - mini_portile2 (~> 2.5.0) + nokogiri (1.13.10) + mini_portile2 (~> 2.8.0) racc (~> 1.4) notiffany (0.1.3) nenv (~> 0.1) @@ -387,7 +392,7 @@ GEM puma (5.0.0) nio4r (~> 2.0) raabro (1.1.6) - racc (1.5.2) + racc (1.6.1) rack (2.0.9) rack-attack (6.2.2) rack (>= 1.0, < 3) @@ -410,13 +415,11 @@ GEM bundler (>= 1.3.0) railties (= 5.2.5) sprockets-rails (>= 2.0.0) - rails-assets-semantic-ui-calendar (0.0.8) - rails-assets-svgxuse (1.2.6) rails-dom-testing (2.0.3) activesupport (>= 4.2.0) nokogiri (>= 1.6) - rails-html-sanitizer (1.3.0) - loofah (~> 2.3) + rails-html-sanitizer (1.4.4) + loofah (~> 2.19, >= 2.19.1) rails_email_preview (2.0.6) rails (>= 4.2) request_store