From d486dcf571789989b176bdc6dc297ddb67c141db Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Jan 2023 20:37:46 +0000 Subject: [PATCH] Bump rack from 2.2.3 to 2.2.6.2 Bumps [rack](https://github.com/rack/rack) from 2.2.3 to 2.2.6.2. - [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.6.2) --- 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 439b583..ccf92a0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -116,14 +116,14 @@ GEM marcel (1.0.1) method_source (1.0.0) mini_mime (1.0.3) + mini_portile2 (2.5.3) minitest (5.14.4) minitest-ci (3.4.0) minitest (>= 5.0.6) msgpack (1.4.2) nio4r (2.5.7) - nokogiri (1.11.5-x86_64-darwin) - racc (~> 1.4) - nokogiri (1.11.5-x86_64-linux) + nokogiri (1.11.5) + mini_portile2 (~> 2.5.0) racc (~> 1.4) oj (3.11.3) pg (1.2.3) @@ -132,7 +132,7 @@ GEM nio4r (~> 2.0) r7insight (3.0.4) racc (1.5.2) - rack (2.2.3) + rack (2.2.6.2) rack-mini-profiler (2.3.1) rack (>= 1.2.0) rack-proxy (0.6.5)