From bb4ca04f1b9a7ae1d1ae3b4c440fda742d5dd548 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 14 Dec 2022 02:12:04 +0000 Subject: [PATCH] Bump rails-html-sanitizer from 1.0.4 to 1.4.4 in /MYR_rails Bumps [rails-html-sanitizer](https://github.com/rails/rails-html-sanitizer) from 1.0.4 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.0.4...v1.4.4) --- updated-dependencies: - dependency-name: rails-html-sanitizer dependency-type: indirect ... Signed-off-by: dependabot[bot] --- MYR_rails/Gemfile.lock | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) diff --git a/MYR_rails/Gemfile.lock b/MYR_rails/Gemfile.lock index 9e24c84..e726b10 100644 --- a/MYR_rails/Gemfile.lock +++ b/MYR_rails/Gemfile.lock @@ -62,7 +62,7 @@ GEM execjs coffee-script-source (1.12.2) concurrent-ruby (1.1.5) - crass (1.0.5) + crass (1.0.6) daemons (1.2.6) erubis (2.7.0) eventmachine (1.2.5) @@ -104,7 +104,7 @@ GEM rb-fsevent (~> 0.9, >= 0.9.4) rb-inotify (~> 0.9, >= 0.9.7) ruby_dep (~> 1.2) - loofah (2.3.1) + loofah (2.19.1) crass (~> 1.0.2) nokogiri (>= 1.5.9) lumberjack (1.0.12) @@ -119,7 +119,7 @@ GEM rails (>= 2.3.3) mini_magick (4.9.4) mini_mime (1.0.0) - mini_portile2 (2.4.0) + mini_portile2 (2.8.0) minitest (5.11.3) minitest-reporters (1.0.5) ansi @@ -128,8 +128,9 @@ GEM ruby-progressbar multi_json (1.13.1) nenv (0.3.0) - nokogiri (1.10.8) - mini_portile2 (~> 2.4.0) + nokogiri (1.13.10) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) notiffany (0.1.1) nenv (~> 0.1) shellany (~> 0.0) @@ -137,6 +138,7 @@ GEM coderay (~> 1.1.0) method_source (~> 0.9.0) public_suffix (3.0.2) + racc (1.6.1) rack (1.6.12) rack-ssl (1.4.1) rack @@ -159,8 +161,8 @@ GEM activesupport (>= 4.2.0, < 5.0) nokogiri (~> 1.6) rails-deprecated_sanitizer (>= 1.0.1) - rails-html-sanitizer (1.0.4) - loofah (~> 2.2, >= 2.2.2) + rails-html-sanitizer (1.4.4) + loofah (~> 2.19, >= 2.19.1) railties (4.2.10) actionpack (= 4.2.10) activesupport (= 4.2.10)