From 4d36d5c1c9412c497649c99c0e51585c96d62d28 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 May 2025 15:10:35 +0000 Subject: [PATCH] Bump rack-session from 2.1.0 to 2.1.1 Bumps [rack-session](https://github.com/rack/rack-session) from 2.1.0 to 2.1.1. - [Release notes](https://github.com/rack/rack-session/releases) - [Changelog](https://github.com/rack/rack-session/blob/v2.1.1/releases.md) - [Commits](https://github.com/rack/rack-session/compare/v2.1.0...v2.1.1) --- updated-dependencies: - dependency-name: rack-session dependency-version: 2.1.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 117 +-------------------------------------------------- 1 file changed, 2 insertions(+), 115 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index bb07067..564b5dc 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,129 +1,16 @@ -PATH - remote: . - specs: - guardrail (3.0.4) - activerecord (>= 6.1, < 8.0) - railties (>= 6.1, < 8.0) - GEM remote: https://rubygems.org/ specs: - actionpack (7.2.2.1) - actionview (= 7.2.2.1) - activesupport (= 7.2.2.1) - nokogiri (>= 1.8.5) - racc - rack (>= 2.2.4, < 3.2) - rack-session (>= 1.0.1) - rack-test (>= 0.6.3) - rails-dom-testing (~> 2.2) - rails-html-sanitizer (~> 1.6) - useragent (~> 0.16) - actionview (7.2.2.1) - activesupport (= 7.2.2.1) - builder (~> 3.1) - erubi (~> 1.11) - rails-dom-testing (~> 2.2) - rails-html-sanitizer (~> 1.6) - activemodel (7.2.2.1) - activesupport (= 7.2.2.1) - activerecord (7.2.2.1) - activemodel (= 7.2.2.1) - activesupport (= 7.2.2.1) - timeout (>= 0.4.0) - activesupport (7.2.2.1) - base64 - benchmark (>= 0.3) - bigdecimal - concurrent-ruby (~> 1.0, >= 1.3.1) - connection_pool (>= 2.2.5) - drb - i18n (>= 1.6, < 2) - logger (>= 1.4.2) - minitest (>= 5.1) - securerandom (>= 0.3) - tzinfo (~> 2.0, >= 2.0.5) base64 (0.2.0) - benchmark (0.4.0) - bigdecimal (3.1.9) - builder (3.3.0) - concurrent-ruby (1.3.5) - connection_pool (2.5.0) - crass (1.0.6) - date (3.4.1) - debug (1.10.0) - irb (~> 1.10) - reline (>= 0.3.8) - drb (2.2.1) - erubi (1.13.1) - i18n (1.14.7) - concurrent-ruby (~> 1.0) - io-console (0.8.0) - irb (1.15.1) - pp (>= 0.6.0) - rdoc (>= 4.0.0) - reline (>= 0.4.2) - logger (1.6.6) - loofah (2.24.0) - crass (~> 1.0.2) - nokogiri (>= 1.12.0) - mini_portile2 (2.8.8) - minitest (5.25.4) - nokogiri (1.18.3) - mini_portile2 (~> 2.8.2) - racc (~> 1.4) - pp (0.6.2) - prettyprint - prettyprint (0.2.0) - psych (5.2.3) - date - stringio - racc (1.8.1) - rack (3.1.10) - rack-session (2.1.0) + rack (3.1.14) + rack-session (2.1.1) base64 (>= 0.1.0) rack (>= 3.0.0) - rack-test (2.2.0) - rack (>= 1.3) - rackup (2.2.1) - rack (>= 3) - rails-dom-testing (2.2.0) - activesupport (>= 5.0.0) - minitest - nokogiri (>= 1.6) - rails-html-sanitizer (1.6.2) - loofah (~> 2.21) - nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0) - railties (7.2.2.1) - actionpack (= 7.2.2.1) - activesupport (= 7.2.2.1) - irb (~> 1.13) - rackup (>= 1.0.0) - rake (>= 12.2) - thor (~> 1.0, >= 1.2.2) - zeitwerk (~> 2.6) - rake (13.2.1) - rdoc (6.12.0) - psych (>= 4.0.0) - reline (0.6.0) - io-console (~> 0.5) - securerandom (0.4.1) - stringio (3.1.5) - thor (1.3.2) - timeout (0.4.3) - tzinfo (2.0.6) - concurrent-ruby (~> 1.0) - useragent (0.16.11) - zeitwerk (2.6.18) PLATFORMS ruby DEPENDENCIES - activerecord (~> 7.2.0) - debug - guardrail! - railties (~> 7.2.0) BUNDLED WITH 2.4.19