]> cat aescling's git repositories - mastodon.git/commitdiff
Bump rails-controller-testing from 1.0.2 to 1.0.3 (#9417)
authordependabot[bot] <dependabot[bot]@users.noreply.github.com>
Tue, 4 Dec 2018 00:26:55 +0000 (09:26 +0900)
committerYamagishi Kazutoshi <ykzts@desire.sh>
Tue, 4 Dec 2018 00:26:55 +0000 (09:26 +0900)
Bumps [rails-controller-testing](https://github.com/rails/rails-controller-testing) from 1.0.2 to 1.0.3.
- [Release notes](https://github.com/rails/rails-controller-testing/releases)
- [Commits](https://github.com/rails/rails-controller-testing/compare/v1.0.2...v1.0.3)

Signed-off-by: dependabot[bot] <support@dependabot.com>
Gemfile.lock

index 798373620667fd620b3f205155ad09e325cefc2b..00103d0ff755434132ea828004fdbb948b651aeb 100644 (file)
@@ -446,10 +446,10 @@ GEM
       bundler (>= 1.3.0)
       railties (= 5.2.1.1)
       sprockets-rails (>= 2.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.3)
+      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)