From d50a24f581439a44bfb7bcd350636fb7682b7b3e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 14 Dec 2022 14:02:06 +0000 Subject: [PATCH] Bump rails-html-sanitizer from 1.4.2 to 1.4.4 Bumps [rails-html-sanitizer](https://github.com/rails/rails-html-sanitizer) from 1.4.2 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.4.2...v1.4.4) --- updated-dependencies: - dependency-name: rails-html-sanitizer dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 6b7428f..ae45149 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,7 @@ PATH remote: . specs: - zebra-datepicker-i18n (0.1.3) + zebra-datepicker-i18n (0.1.4) rails (>= 4) rails-i18n (>= 4) zebra-datepicker-rails (~> 1.9.2) @@ -77,7 +77,7 @@ GEM activesupport (>= 5.0) i18n (1.10.0) concurrent-ruby (~> 1.0) - loofah (2.14.0) + loofah (2.19.1) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.1) @@ -88,12 +88,12 @@ GEM mini_portile2 (2.8.0) minitest (5.15.0) nio4r (2.5.8) - nokogiri (1.13.3) + nokogiri (1.13.10) mini_portile2 (~> 2.8.0) racc (~> 1.4) - nokogiri (1.13.3-x86_64-darwin) + nokogiri (1.13.10-x86_64-darwin) racc (~> 1.4) - racc (1.6.0) + racc (1.6.1) rack (2.2.3) rack-test (1.1.0) rack (>= 1.0, < 3) @@ -115,9 +115,9 @@ GEM rails-dom-testing (2.0.3) activesupport (>= 4.2.0) nokogiri (>= 1.6) - rails-html-sanitizer (1.4.2) - loofah (~> 2.3) - rails-i18n (7.0.3) + rails-html-sanitizer (1.4.4) + loofah (~> 2.19, >= 2.19.1) + rails-i18n (7.0.6) i18n (>= 0.7, < 2) railties (>= 6.0.0, < 8) railties (6.1.4.6) @@ -145,7 +145,7 @@ GEM activesupport (>= 5.2) sprockets (>= 3.0.0) thor (1.2.1) - tilt (2.0.10) + tilt (2.0.11) tzinfo (2.0.4) concurrent-ruby (~> 1.0) websocket-driver (0.7.5)