From ee89c9a5effa546e764af721d606f613245172d0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 14 Dec 2022 00:43:11 +0000 Subject: [PATCH] Bump rails-html-sanitizer from 1.0.3 to 1.4.4 in /spec/dummy Bumps [rails-html-sanitizer](https://github.com/rails/rails-html-sanitizer) from 1.0.3 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.3...v1.4.4) --- updated-dependencies: - dependency-name: rails-html-sanitizer dependency-type: indirect ... Signed-off-by: dependabot[bot] --- spec/dummy/Gemfile.lock | 65 ++++++++++++++++++++++++++++------------- 1 file changed, 45 insertions(+), 20 deletions(-) diff --git a/spec/dummy/Gemfile.lock b/spec/dummy/Gemfile.lock index 7fa9a1e..992806b 100644 --- a/spec/dummy/Gemfile.lock +++ b/spec/dummy/Gemfile.lock @@ -4,7 +4,7 @@ PATH smart_listing (1.2.1) coffee-rails jquery-rails - kaminari (~> 0.17) + kaminari (>= 0.17) rails (>= 3.2) GEM @@ -76,15 +76,16 @@ GEM execjs coffee-script-source (1.12.2) concurrent-ruby (1.0.5) - crass (1.0.3) + crass (1.0.6) database_cleaner (1.6.2) + date (3.3.1) diff-lcs (1.3) erubi (1.7.0) execjs (2.7.0) ffi (1.9.18) formatador (0.2.5) - globalid (0.4.1) - activesupport (>= 4.2.0) + globalid (1.0.0) + activesupport (>= 5.0) guard (2.14.2) formatador (>= 0.2.4) listen (>= 2.7, < 4.0) @@ -101,35 +102,57 @@ GEM rspec (>= 2.99.0, < 4.0) i18n (0.9.3) concurrent-ruby (~> 1.0) - jquery-rails (4.3.1) + jquery-rails (4.5.1) rails-dom-testing (>= 1, < 3) railties (>= 4.2.0) thor (>= 0.14, < 2.0) json (2.1.0) - kaminari (0.17.0) - actionpack (>= 3.0.0) - activesupport (>= 3.0.0) + kaminari (1.2.2) + activesupport (>= 4.1.0) + kaminari-actionview (= 1.2.2) + kaminari-activerecord (= 1.2.2) + kaminari-core (= 1.2.2) + kaminari-actionview (1.2.2) + actionview + kaminari-core (= 1.2.2) + kaminari-activerecord (1.2.2) + activerecord + kaminari-core (= 1.2.2) + kaminari-core (1.2.2) listen (3.1.5) rb-fsevent (~> 0.9, >= 0.9.4) rb-inotify (~> 0.9, >= 0.9.7) ruby_dep (~> 1.2) - loofah (2.1.1) + loofah (2.19.1) crass (~> 1.0.2) nokogiri (>= 1.5.9) lumberjack (1.0.12) - mail (2.7.0) + mail (2.8.0) mini_mime (>= 0.1.1) + net-imap + net-pop + net-smtp method_source (0.9.0) mime-types (3.1) mime-types-data (~> 3.2015) mime-types-data (3.2016.0521) - mini_mime (1.0.0) - mini_portile2 (2.3.0) + mini_mime (1.1.2) + mini_portile2 (2.8.0) minitest (5.11.1) nenv (0.3.0) - nio4r (2.2.0) - nokogiri (1.8.1) - mini_portile2 (~> 2.3.0) + net-imap (0.3.2) + date + net-protocol + net-pop (0.1.2) + net-protocol + net-protocol (0.2.1) + timeout + net-smtp (0.3.3) + net-protocol + nio4r (2.5.8) + nokogiri (1.13.10) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) notiffany (0.1.1) nenv (~> 0.1) shellany (~> 0.0) @@ -137,6 +160,7 @@ GEM coderay (~> 1.1.0) method_source (~> 0.9.0) public_suffix (3.0.1) + racc (1.6.1) rack (2.0.3) rack-test (0.8.2) rack (>= 1.0, < 3) @@ -155,8 +179,8 @@ GEM rails-dom-testing (2.0.3) activesupport (>= 4.2.0) nokogiri (>= 1.6) - rails-html-sanitizer (1.0.3) - loofah (~> 2.0) + rails-html-sanitizer (1.4.4) + loofah (~> 2.19, >= 2.19.1) railties (5.1.4) actionpack (= 5.1.4) activesupport (= 5.1.4) @@ -195,21 +219,22 @@ GEM rb-fsevent (~> 0.9, >= 0.9.4) rb-inotify (~> 0.9, >= 0.9.7) shellany (0.0.1) - sprockets (3.7.1) + sprockets (4.1.1) concurrent-ruby (~> 1.0) rack (> 1, < 3) - sprockets-rails (3.2.1) + sprockets-rails (3.2.2) actionpack (>= 4.0) activesupport (>= 4.0) sprockets (>= 3.0.0) sqlite3 (1.3.13) thor (0.20.0) thread_safe (0.3.6) + timeout (0.3.1) tzinfo (1.2.4) thread_safe (~> 0.1) websocket-driver (0.6.5) websocket-extensions (>= 0.1.0) - websocket-extensions (0.1.3) + websocket-extensions (0.1.5) xpath (2.1.0) nokogiri (~> 1.3)