From ca51dfb1d4a8192bc1514951b15c13bd2729264d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 May 2022 17:42:01 +0000 Subject: [PATCH] Bump rack from 1.2.1 to 1.6.13 Bumps [rack](https://github.com/rack/rack) from 1.2.1 to 1.6.13. - [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.1...1.6.13) --- updated-dependencies: - dependency-name: rack dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 4ad80f3..29596db 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,5 +1,4 @@ GEM - remote: http://rubygems.org/ remote: http://rubygems.org/ specs: activemodel (3.0.3) @@ -21,7 +20,7 @@ GEM mongo (~> 1.1.5) tzinfo (~> 0.3.22) will_paginate (~> 3.0.pre) - rack (1.2.1) + rack (1.6.13) rack-test (0.5.7) rack (>= 1.0) rspec (2.4.0)