From 281aefdf3f347b2866ecbe321fe2e499ac20df0a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Wed, 28 Feb 2018 05:15:10 +0000 Subject: [PATCH] Bump rack-test from 0.8.2 to 0.8.3 Bumps [rack-test](https://github.com/rack-test/rack-test) from 0.8.2 to 0.8.3. - [Release notes](https://github.com/rack-test/rack-test/releases/tag/v0.8.3) - [Changelog](https://github.com/rack-test/rack-test/blob/master/History.md) - [Commits](https://github.com/rack-test/rack-test/compare/v0.8.2...v0.8.3) --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 7833cfce..e5b2cccd 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -349,7 +349,7 @@ GEM multi_json (~> 1.0) pusher-signature (~> 0.1.8) pusher-signature (0.1.8) - rack (2.0.3) + rack (2.0.4) rack-accept (0.4.5) rack (>= 0.4) rack-conneg (0.1.6) @@ -357,7 +357,7 @@ GEM rack-cors (1.0.2) rack-protection (2.0.0) rack - rack-test (0.8.2) + rack-test (0.8.3) rack (>= 1.0, < 3) rails-dom-testing (2.0.3) activesupport (>= 4.2.0)