From 52aebe64c70dd2e19fafaaa32a67cca3621f3a41 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Oct 2025 19:32:35 +0000 Subject: [PATCH] Bump rack from 2.2.7 to 2.2.20 Bumps [rack](https://github.com/rack/rack) from 2.2.7 to 2.2.20. - [Release notes](https://github.com/rack/rack/releases) - [Changelog](https://github.com/rack/rack/blob/main/CHANGELOG.md) - [Commits](https://github.com/rack/rack/compare/v2.2.7...v2.2.20) --- updated-dependencies: - dependency-name: rack dependency-version: 2.2.20 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 83 +--------------------------------------------------- 1 file changed, 1 insertion(+), 82 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 819b319..1579629 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -2,7 +2,6 @@ PATH remote: . specs: audits1984 (0.1.7) - console1984 importmap-rails (>= 1.2.1) rinku rouge @@ -11,31 +10,6 @@ PATH GEM remote: https://rubygems.org/ specs: - actioncable (7.0.5) - actionpack (= 7.0.5) - activesupport (= 7.0.5) - nio4r (~> 2.0) - websocket-driver (>= 0.6.1) - actionmailbox (7.0.5) - actionpack (= 7.0.5) - activejob (= 7.0.5) - activerecord (= 7.0.5) - activestorage (= 7.0.5) - activesupport (= 7.0.5) - mail (>= 2.7.1) - net-imap - net-pop - net-smtp - actionmailer (7.0.5) - actionpack (= 7.0.5) - actionview (= 7.0.5) - activejob (= 7.0.5) - activesupport (= 7.0.5) - mail (~> 2.5, >= 2.5.4) - net-imap - net-pop - net-smtp - rails-dom-testing (~> 2.0) actionpack (7.0.5) actionview (= 7.0.5) activesupport (= 7.0.5) @@ -43,13 +17,6 @@ GEM rack-test (>= 0.6.3) rails-dom-testing (~> 2.0) rails-html-sanitizer (~> 1.0, >= 1.2.0) - actiontext (7.0.5) - actionpack (= 7.0.5) - activerecord (= 7.0.5) - activestorage (= 7.0.5) - activesupport (= 7.0.5) - globalid (>= 0.6.0) - nokogiri (>= 1.8.5) actionview (7.0.5) activesupport (= 7.0.5) builder (~> 3.1) @@ -59,18 +26,6 @@ GEM activejob (7.0.5) activesupport (= 7.0.5) globalid (>= 0.3.6) - activemodel (7.0.5) - activesupport (= 7.0.5) - activerecord (7.0.5) - activemodel (= 7.0.5) - activesupport (= 7.0.5) - activestorage (7.0.5) - actionpack (= 7.0.5) - activejob (= 7.0.5) - activerecord (= 7.0.5) - activesupport (= 7.0.5) - marcel (~> 1.0) - mini_mime (>= 1.1.0) activesupport (7.0.5) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) @@ -90,16 +45,10 @@ GEM regexp_parser (>= 1.5, < 3.0) xpath (~> 3.2) concurrent-ruby (1.2.2) - console1984 (0.2.0) - irb (~> 1.13) - parser - rails (>= 7.0) - rainbow crass (1.0.6) cuprite (0.15) capybara (~> 3.0) ferrum (~> 0.14.0) - date (3.3.4) debug (1.9.2) irb (~> 1.10) reline (>= 0.3.8) @@ -125,27 +74,12 @@ GEM loofah (2.21.3) crass (~> 1.0.2) nokogiri (>= 1.12.0) - mail (2.8.1) - mini_mime (>= 0.1.1) - net-imap - net-pop - net-smtp - marcel (1.0.2) matrix (0.4.2) method_source (1.0.0) mini_mime (1.1.2) mini_portile2 (2.8.5) minitest (5.18.0) mysql2 (0.5.5) - net-imap (0.3.7) - date - net-protocol - net-pop (0.1.2) - net-protocol - net-protocol (0.2.2) - timeout - net-smtp (0.4.0) - net-protocol nio4r (2.5.9) nokogiri (1.15.2) mini_portile2 (~> 2.8.2) @@ -165,23 +99,9 @@ GEM puma (6.3.0) nio4r (~> 2.0) racc (1.6.2) - rack (2.2.7) + rack (2.2.20) rack-test (2.1.0) rack (>= 1.3) - rails (7.0.5) - actioncable (= 7.0.5) - actionmailbox (= 7.0.5) - actionmailer (= 7.0.5) - actionpack (= 7.0.5) - actiontext (= 7.0.5) - actionview (= 7.0.5) - activejob (= 7.0.5) - activemodel (= 7.0.5) - activerecord (= 7.0.5) - activestorage (= 7.0.5) - activesupport (= 7.0.5) - bundler (>= 1.15.0) - railties (= 7.0.5) rails-dom-testing (2.0.3) activesupport (>= 4.2.0) nokogiri (>= 1.6) @@ -238,7 +158,6 @@ GEM mini_portile2 (~> 2.8.0) stringio (3.1.1) thor (1.2.2) - timeout (0.4.1) turbo-rails (2.0.5) actionpack (>= 6.0.0) activejob (>= 6.0.0)