From 956c185abe2b05b8e39398592e8529402295611b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Jan 2023 12:41:04 +0000 Subject: [PATCH] Bump rack from 2.2.3 to 2.2.5 Bumps [rack](https://github.com/rack/rack) from 2.2.3 to 2.2.5. - [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.3...v2.2.5) --- 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 a94a960..7d7ea44 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -127,6 +127,8 @@ GEM nokogiri (1.13.3) mini_portile2 (~> 2.8.0) racc (~> 1.4) + nokogiri (1.13.3-x86_64-darwin) + racc (~> 1.4) parallel (1.21.0) parser (3.0.3.2) ast (~> 2.4.1) @@ -138,7 +140,7 @@ GEM pry (~> 0.13) public_suffix (5.0.1) racc (1.6.0) - rack (2.2.3) + rack (2.2.5) rack-test (1.1.0) rack (>= 1.0, < 3) rails (7.0.2.3) @@ -195,6 +197,7 @@ GEM sprockets (>= 3.0.0) sqlite3 (1.5.4) mini_portile2 (~> 2.8.0) + sqlite3 (1.5.4-x86_64-darwin) standard (1.5.0) rubocop (= 1.23.0) rubocop-performance (= 1.12.0)