From 18b68df9165fe324ca3d5b6e716b98923c8ff6c3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 29 Feb 2024 01:33:31 +0000 Subject: [PATCH] Bump rack from 2.2.7 to 2.2.8.1 Bumps [rack](https://github.com/rack/rack) from 2.2.7 to 2.2.8.1. - [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.8.1) --- updated-dependencies: - dependency-name: rack dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index e131d99..084d052 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -127,11 +127,13 @@ GEM nio4r (2.5.9) nokogiri (1.15.3-x64-mingw-ucrt) racc (~> 1.4) + nokogiri (1.15.3-x86_64-linux) + racc (~> 1.4) public_suffix (5.0.3) puma (5.6.6) nio4r (~> 2.0) racc (1.7.1) - rack (2.2.7) + rack (2.2.8.1) rack-proxy (0.7.6) rack rack-test (2.1.0) @@ -183,6 +185,7 @@ GEM activesupport (>= 5.2) sprockets (>= 3.0.0) sqlite3 (1.6.3-x64-mingw-ucrt) + sqlite3 (1.6.3-x86_64-linux) stimulus-rails (1.2.1) railties (>= 6.0.0) thor (1.2.2) @@ -219,6 +222,7 @@ GEM PLATFORMS x64-mingw-ucrt + x86_64-linux DEPENDENCIES bootsnap