From 66ce923305439416881c8786ac86e66576376c0f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 Mar 2023 02:20:30 +0000 Subject: [PATCH] Bump rack from 2.2.5 to 2.2.6.3 Bumps [rack](https://github.com/rack/rack) from 2.2.5 to 2.2.6.3. - [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.5...v2.2.6.3) --- updated-dependencies: - dependency-name: rack dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 821287b..7936980 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -66,12 +66,14 @@ GEM multi_xml (0.6.0) nokogiri (1.14.0.rc1-arm64-darwin) racc (~> 1.4) + nokogiri (1.14.0.rc1-x86_64-linux) + racc (~> 1.4) pry (0.14.1) coderay (~> 1.1) method_source (~> 1.0) public_suffix (5.0.1) racc (1.6.2) - rack (2.2.5) + rack (2.2.6.3) rack-test (2.0.2) rack (>= 1.3) rails-dom-testing (2.0.3) @@ -92,6 +94,7 @@ GEM PLATFORMS arm64-darwin-22 + x86_64-linux DEPENDENCIES luno!