From: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 21 May 2020 15:46:39 +0000 (+0900) Subject: Bump rspec-rails from 4.0.0 to 4.0.1 (#13788) X-Git-Url: https://git.xn--scling-oua.cat.family/?a=commitdiff_plain;h=a18fb61230626d432650ba65c0cd920d92feb2a6;p=mastodon.git Bump rspec-rails from 4.0.0 to 4.0.1 (#13788) Bumps [rspec-rails](https://github.com/rspec/rspec-rails) from 4.0.0 to 4.0.1. - [Release notes](https://github.com/rspec/rspec-rails/releases) - [Changelog](https://github.com/rspec/rspec-rails/blob/master/Changelog.md) - [Commits](https://github.com/rspec/rspec-rails/compare/v4.0.0...v4.0.1) Signed-off-by: dependabot-preview[bot] Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> --- diff --git a/Gemfile.lock b/Gemfile.lock index 556de722b..dce7bea96 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -529,7 +529,7 @@ GEM rspec-mocks (3.9.1) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.9.0) - rspec-rails (4.0.0) + rspec-rails (4.0.1) actionpack (>= 4.2) activesupport (>= 4.2) railties (>= 4.2)