From fe17d3b5b42acde7a2c5eb710f454d99a5d0155a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Jan 2023 21:38:02 +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 7d4eb449..c885587d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -20,13 +20,15 @@ GEM ruby2_keywords (~> 0.0.1) nokogiri (1.12.3-x86_64-darwin) racc (~> 1.4) + nokogiri (1.12.3-x86_64-linux) + racc (~> 1.4) parallel (1.20.1) parser (3.0.2.0) ast (~> 2.4.1) pg (1.2.3) public_suffix (4.0.6) racc (1.5.2) - rack (2.2.3) + rack (2.2.6.2) rack-protection (2.1.0) rack rack-test (1.1.0) @@ -84,6 +86,7 @@ GEM PLATFORMS x86_64-darwin-20 + x86_64-linux DEPENDENCIES capybara