From c622ced6720f732cb819053f0c5dd39c79a1650c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Tue, 12 Feb 2019 07:36:26 +0000 Subject: [PATCH] Bump rack-test from 0.8.2 to 1.1.0 Bumps [rack-test](https://github.com/rack-test/rack-test) from 0.8.2 to 1.1.0. - [Release notes](https://github.com/rack-test/rack-test/releases) - [Changelog](https://github.com/rack-test/rack-test/blob/master/History.md) - [Commits](https://github.com/rack-test/rack-test/compare/v0.8.2...v1.1.0) Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 96f35bf..a4628f2 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -84,12 +84,12 @@ GEM powerpack (0.1.1) public_suffix (3.0.1) puma (3.11.0) - rack (2.0.3) + rack (2.0.6) rack-accept (0.4.5) rack (>= 0.4) rack-protection (2.0.0) rack - rack-test (0.8.2) + rack-test (1.1.0) rack (>= 1.0, < 3) rainbow (3.0.0) rake (12.3.0)