From 3dbe0c9dc2526006b92908a2070a64e3a6cbeb88 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 May 2022 17:42:15 +0000 Subject: [PATCH] Bump rack from 1.2.4 to 1.2.8 Bumps [rack](https://github.com/rack/rack) from 1.2.4 to 1.2.8. - [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/1.2.4...1.2.8) --- updated-dependencies: - dependency-name: rack dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 14eaa0c..a7f0f27 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -54,7 +54,7 @@ GEM faraday (~> 0.6.1) multi_json (>= 0.0.5) polyglot (0.3.2) - rack (1.2.4) + rack (1.2.8) rack-mount (0.6.14) rack (>= 1.0.0) rack-test (0.5.7) @@ -91,8 +91,6 @@ GEM sorcery (0.7.4) bcrypt-ruby (~> 3.0.0) oauth (~> 0.4.4) - oauth (~> 0.4.4) - oauth2 (~> 0.4.1) oauth2 (~> 0.4.1) test-unit (2.3.2) thor (0.14.6)