From cffe3bed7443fc8b9b860481d9c1c3a73a8174a2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 Mar 2023 01:34:09 +0000 Subject: [PATCH] Bump rack from 2.2.4 to 2.2.6.3 Bumps [rack](https://github.com/rack/rack) from 2.2.4 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/2.2.4...v2.2.6.3) --- updated-dependencies: - dependency-name: rack dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 7de96dd..e3614cc 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -113,7 +113,7 @@ GEM net-protocol timeout nio4r (2.5.8) - nokogiri (1.13.7-x86_64-darwin) + nokogiri (1.14.2-x86_64-linux) racc (~> 1.4) parallel (1.22.1) parser (3.1.2.0) @@ -123,8 +123,8 @@ GEM pry (0.14.1) coderay (~> 1.1) method_source (~> 1.0) - racc (1.6.0) - rack (2.2.4) + racc (1.6.2) + rack (2.2.6.3) rack-test (2.0.2) rack (>= 1.3) rails (7.0.3.1) @@ -205,7 +205,7 @@ GEM zeitwerk (2.6.0) PLATFORMS - ruby + x86_64-linux DEPENDENCIES Boothby!