From bc2769774808cbc33b90dc8156ea53542cbde6f6 Mon Sep 17 00:00:00 2001 From: Ryuta Kamizono Date: Mon, 20 Nov 2017 05:49:51 +0900 Subject: Fix `test_session_store_with_expire_after` failure with rack-test 0.7.1 https://travis-ci.org/rails/rails/jobs/304428814#L1977 --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Gemfile.lock') diff --git a/Gemfile.lock b/Gemfile.lock index 8c678fa660..f02dfa8f60 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -371,7 +371,7 @@ GEM rack (>= 0.4) rack-protection (2.0.0) rack - rack-test (0.7.0) + rack-test (0.7.1) rack (>= 1.0, < 3) rails-dom-testing (2.0.3) activesupport (>= 4.2.0) -- cgit v1.2.3