From 2001c8fcf645f63be503864bdba1b66dd7aa2ef0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Jan 2023 21:37:37 +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 | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index dcc02ba..2dc0e66 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -151,6 +151,8 @@ GEM nio4r (2.5.8) nokogiri (1.13.3-x86_64-darwin) racc (~> 1.4) + nokogiri (1.13.3-x86_64-linux) + racc (~> 1.4) orm_adapter (0.5.0) pg (1.3.4) popper_js (1.16.0) @@ -158,7 +160,7 @@ GEM puma (4.3.11) nio4r (~> 2.0) racc (1.6.0) - rack (2.2.3) + rack (2.2.6.2) rack-pjax (1.1.0) nokogiri (~> 1.5) rack (>= 1.1) @@ -277,6 +279,7 @@ GEM PLATFORMS x86_64-darwin-20 + x86_64-linux DEPENDENCIES bootsnap (>= 1.1.0)