From 5a856d2b05d819f987f54a80e3188b319396e036 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 14 Dec 2022 10:48:40 +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 | 33 ++++++++++----------------------- 1 file changed, 10 insertions(+), 23 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 20ee769..e2075dd 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -44,8 +44,6 @@ GEM tzinfo (~> 1.1) addressable (2.7.0) public_suffix (>= 2.0.2, < 5.0) - archive-zip (0.12.0) - io-like (~> 0.3.0) arel (9.0.0) bindex (0.8.1) bootsnap (1.4.5) @@ -60,10 +58,6 @@ GEM rack-test (>= 0.6.3) regexp_parser (~> 1.5) xpath (~> 3.2) - childprocess (3.0.0) - chromedriver-helper (2.1.1) - archive-zip (~> 0.10) - nokogiri (~> 1.8) coffee-rails (4.2.2) coffee-script (>= 2.2.0) railties (>= 4.0.0) @@ -81,14 +75,13 @@ GEM activesupport (>= 4.2.0) i18n (1.8.2) concurrent-ruby (~> 1.0) - io-like (0.3.0) jbuilder (2.9.1) activesupport (>= 4.2.0) listen (3.1.5) rb-fsevent (~> 0.9, >= 0.9.4) rb-inotify (~> 0.9, >= 0.9.7) ruby_dep (~> 1.2) - loofah (2.4.0) + loofah (2.19.1) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.1) @@ -98,19 +91,21 @@ GEM method_source (0.9.2) mimemagic (0.3.4) mini_mime (1.0.2) - mini_portile2 (2.4.0) + mini_portile2 (2.8.0) minitest (5.14.0) msgpack (1.3.1) msgpack (1.3.1-x64-mingw32) nio4r (2.5.2) - nokogiri (1.10.7) - mini_portile2 (~> 2.4.0) - nokogiri (1.10.7-x64-mingw32) - mini_portile2 (~> 2.4.0) + nokogiri (1.13.10) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) + nokogiri (1.13.10-x64-mingw32) + racc (~> 1.4) pg (1.2.3) pg (1.2.3-x64-mingw32) public_suffix (4.0.3) puma (3.12.2) + racc (1.6.1) rack (2.1.2) rack-test (1.1.0) rack (>= 1.0, < 3) @@ -134,8 +129,8 @@ GEM 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) railties (5.2.4.1) actionpack (= 5.2.4.1) activesupport (= 5.2.4.1) @@ -148,7 +143,6 @@ GEM ffi (~> 1.0) regexp_parser (1.6.0) ruby_dep (1.5.0) - rubyzip (2.1.0) sass (3.7.4) sass-listen (~> 4.0.0) sass-listen (4.0.0) @@ -160,9 +154,6 @@ GEM sprockets (>= 2.8, < 4.0) sprockets-rails (>= 2.0, < 4.0) tilt (>= 1.1, < 3) - selenium-webdriver (3.142.7) - childprocess (>= 0.5, < 4.0) - rubyzip (>= 1.2.2) spring (2.1.0) spring-watcher-listen (2.0.1) listen (>= 2.7, < 4.0) @@ -187,7 +178,6 @@ GEM tzinfo (>= 1.0.0) uglifier (4.2.0) execjs (>= 0.3.0, < 3) - wdm (0.1.1) web-console (3.7.0) actionview (>= 5.0) activemodel (>= 5.0) @@ -207,7 +197,6 @@ DEPENDENCIES bootsnap (>= 1.1.0) byebug capybara (>= 2.15) - chromedriver-helper coffee-rails (~> 4.2) jbuilder (~> 2.5) listen (>= 3.0.5, < 3.2) @@ -216,14 +205,12 @@ DEPENDENCIES rails (~> 5.2.3) rails-controller-testing sass-rails (~> 5.0) - selenium-webdriver spring spring-watcher-listen (~> 2.0.0) sqlite3 turbolinks (~> 5) tzinfo-data uglifier (>= 1.3.0) - wdm (>= 0.1.0) web-console (>= 3.3.0) RUBY VERSION