From aec77f6c9bc7b7d787c0e99b3327272a05c5a57b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Dec 2019 17:06:44 +0000 Subject: [PATCH] Bump rack from 1.4.1 to 1.6.12 Bumps [rack](https://github.com/rack/rack) from 1.4.1 to 1.6.12. - [Release notes](https://github.com/rack/rack/releases) - [Changelog](https://github.com/rack/rack/blob/master/CHANGELOG.md) - [Commits](https://github.com/rack/rack/compare/1.4.1...1.6.12) Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 4bf3451..29062c4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,5 +1,5 @@ GEM - remote: http://rubygems.org/ + remote: https://rubygems.org/ specs: addressable (2.2.8) bcrypt-ruby (3.0.1) @@ -66,7 +66,7 @@ GEM json_pure (1.7.4) multi_json (1.3.6) nokogiri (1.5.5) - rack (1.4.1) + rack (1.6.12) rack-protection (1.2.0) rack rack-test (0.6.1)