From b52d234cacfba2c480f7bbc0bb547e42dc9bab32 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Dec 2019 04:29:04 +0000 Subject: [PATCH] Bump rack from 1.6.4 to 2.0.8 in /collections/test Bumps [rack](https://github.com/rack/rack) from 1.6.4 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/1.6.4...2.0.8) Signed-off-by: dependabot[bot] --- collections/test/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 collections/test/Gemfile.lock diff --git a/collections/test/Gemfile.lock b/collections/test/Gemfile.lock old mode 100755 new mode 100644 index c426c3d..14093a6 --- a/collections/test/Gemfile.lock +++ b/collections/test/Gemfile.lock @@ -47,7 +47,7 @@ GEM coderay (~> 1.1.0) method_source (~> 0.8.1) slop (~> 3.4) - rack (1.6.4) + rack (2.0.8) rack-test (0.6.3) rack (>= 1.0) rspec (3.4.0)