From 94b588614f264b97dcbb2228f781b7dd34261774 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Apr 2026 03:59:44 +0000 Subject: [PATCH] chore(deps): bump rack-session from 2.1.1 to 2.1.2 Bumps [rack-session](https://github.com/rack/rack-session) from 2.1.1 to 2.1.2. - [Release notes](https://github.com/rack/rack-session/releases) - [Changelog](https://github.com/rack/rack-session/blob/main/releases.md) - [Commits](https://github.com/rack/rack-session/compare/v2.1.1...v2.1.2) --- updated-dependencies: - dependency-name: rack-session dependency-version: 2.1.2 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 30 +++++++++++++++++++++++++++--- 1 file changed, 27 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 78ffb11..ebba8fa 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -4,6 +4,7 @@ PATH wall-e (0.1.0) debride (~> 1.12) faraday-retry + flay (~> 2.13) flog (~> 4.8) octokit (~> 9.0) railties (>= 7.0) @@ -55,6 +56,7 @@ GEM path_expander (~> 2.0) prism (~> 1.7) sexp_processor (~> 4.17) + diff-lcs (1.6.2) drb (2.2.3) erb (6.0.2) erubi (1.13.1) @@ -69,6 +71,11 @@ GEM net-http (~> 0.5) faraday-retry (2.4.0) faraday (~> 2.0) + flay (2.14.3) + erubi (~> 1.10) + path_expander (~> 2.0) + prism (~> 1.7) + sexp_processor (~> 4.0) flog (4.9.4) path_expander (~> 2.0) prism (~> 1.7) @@ -94,7 +101,9 @@ GEM multipart-post (2.4.1) net-http (0.9.1) uri (>= 0.11.1) - nokogiri (1.19.1-x86_64-darwin) + nokogiri (1.18.10-x86_64-darwin) + racc (~> 1.4) + nokogiri (1.18.10-x86_64-linux-gnu) racc (~> 1.4) octokit (9.2.0) faraday (>= 1, < 3) @@ -113,8 +122,8 @@ GEM stringio public_suffix (7.0.5) racc (1.8.1) - rack (3.2.5) - rack-session (2.1.1) + rack (3.2.6) + rack-session (2.1.2) base64 (>= 0.1.0) rack (>= 3.0.0) rack-test (2.2.0) @@ -146,6 +155,19 @@ GEM regexp_parser (2.11.3) reline (0.6.3) io-console (~> 0.5) + rspec (3.13.2) + rspec-core (~> 3.13.0) + rspec-expectations (~> 3.13.0) + rspec-mocks (~> 3.13.0) + rspec-core (3.13.6) + rspec-support (~> 3.13.0) + rspec-expectations (3.13.5) + diff-lcs (>= 1.2.0, < 2.0) + rspec-support (~> 3.13.0) + rspec-mocks (3.13.8) + diff-lcs (>= 1.2.0, < 2.0) + rspec-support (~> 3.13.0) + rspec-support (3.13.7) rubocop (1.84.2) json (~> 2.3) language_server-protocol (~> 3.17.0.2) @@ -200,9 +222,11 @@ GEM PLATFORMS x86_64-darwin + x86_64-linux DEPENDENCIES rake + rspec standard wall-e!