From 6c85df603c4c5a76671cb8c36f54f4495f1877b2 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" Date: Thu, 6 Dec 2018 17:13:46 +0000 Subject: [PATCH] Update rails-controller-testing to version 1.0.4 --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 7616bcdc..57852f03 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -409,10 +409,10 @@ GEM rails-assets-to-markdown (3.0.0) rails-assets-trianglify (1.2.0) rails-assets-waypoints (4.0.0) - rails-controller-testing (1.0.2) - actionpack (~> 5.x, >= 5.0.1) - actionview (~> 5.x, >= 5.0.1) - activesupport (~> 5.x) + rails-controller-testing (1.0.4) + actionpack (>= 5.0.1.x) + actionview (>= 5.0.1.x) + activesupport (>= 5.0.1.x) rails-dom-testing (2.0.3) activesupport (>= 4.2.0) nokogiri (>= 1.6)