From a7b22e7b48a116503a3ed866c2a524b2550597be Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 8 Feb 2020 23:48:49 -0600 Subject: [PATCH] Bump rack from 2.0.7 to 2.0.8 (#2) Bumps [rack](https://github.com/rack/rack) from 2.0.7 to 2.0.8. - [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/2.0.7...2.0.8) Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 Gemfile.lock diff --git a/Gemfile.lock b/Gemfile.lock old mode 100755 new mode 100644 index f32e331..09493d4 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -53,7 +53,7 @@ GEM oauth2 (~> 1.1) omniauth (~> 1.9) public_suffix (3.0.3) - rack (2.0.7) + rack (2.0.8) rake (10.5.0) rspec (3.8.0) rspec-core (~> 3.8.0)