From ec4bd5940e9f7111b800c1d27621c1ea0ed9cc9d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 May 2022 16:46:36 +0000 Subject: [PATCH] Bump rack from 1.6.11 to 1.6.13 Bumps [rack](https://github.com/rack/rack) from 1.6.11 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.6.11...1.6.13) --- updated-dependencies: - dependency-name: rack dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 5cb3595..11484cc 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,5 +1,5 @@ GIT - remote: git://github.com/svenfuchs/rails-i18n.git + remote: https://github.com/svenfuchs/rails-i18n.git revision: f8c83ec753439d7286b9168bbb246e354866cb9e branch: rails-4-x specs: @@ -151,7 +151,7 @@ GEM pry-rails (0.3.4) pry (>= 0.9.10) puma (3.6.0) - rack (1.6.11) + rack (1.6.13) rack-test (0.6.3) rack (>= 1.0) rails (4.2.6)