From: dependabot[bot] Date: Thu, 6 Dec 2018 07:09:13 +0000 (+0900) Subject: Bump rails-controller-testing from 1.0.3 to 1.0.4 (#9440) X-Git-Url: https://git.xn--scling-oua.cat.family/?a=commitdiff_plain;h=781c7be08bee7ce7f4084743e41d2a460685bd1f;p=mastodon.git Bump rails-controller-testing from 1.0.3 to 1.0.4 (#9440) Bumps [rails-controller-testing](https://github.com/rails/rails-controller-testing) from 1.0.3 to 1.0.4. - [Release notes](https://github.com/rails/rails-controller-testing/releases) - [Commits](https://github.com/rails/rails-controller-testing/compare/v1.0.3...v1.0.4) Signed-off-by: dependabot[bot] --- diff --git a/Gemfile.lock b/Gemfile.lock index 2fa5f7663..193637328 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -446,7 +446,7 @@ GEM bundler (>= 1.3.0) railties (= 5.2.1.1) sprockets-rails (>= 2.0.0) - rails-controller-testing (1.0.3) + rails-controller-testing (1.0.4) actionpack (>= 5.0.1.x) actionview (>= 5.0.1.x) activesupport (>= 5.0.1.x)