From d3a43bbd6381560f124ae7c8aee86f1f20ce91fe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 29 Feb 2024 01:49:26 +0000 Subject: [PATCH] Bump rack from 2.2.8 to 2.2.8.1 in /ruby_rails Bumps [rack](https://github.com/rack/rack) from 2.2.8 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.8...v2.2.8.1) --- updated-dependencies: - dependency-name: rack dependency-type: indirect ... Signed-off-by: dependabot[bot] --- ruby_rails/Gemfile.lock | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ruby_rails/Gemfile.lock b/ruby_rails/Gemfile.lock index 3e469bf..bed76b9 100644 --- a/ruby_rails/Gemfile.lock +++ b/ruby_rails/Gemfile.lock @@ -126,13 +126,15 @@ GEM nio4r (2.5.9) nokogiri (1.15.4-arm64-darwin) racc (~> 1.4) + nokogiri (1.15.4-x86_64-linux) + racc (~> 1.4) omise (0.10.1) json (>= 1.8) rest-client (>= 2.0) puma (5.6.7) nio4r (~> 2.0) racc (1.7.1) - rack (2.2.8) + rack (2.2.8.1) rack-test (2.1.0) rack (>= 1.3) rails (7.0.7.2) @@ -205,6 +207,7 @@ GEM PLATFORMS arm64-darwin-22 arm64-darwin-23 + x86_64-linux DEPENDENCIES bootsnap