From c11b68ea208f5ea248d49e35f92d78fe90cca320 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 14 Mar 2021 16:59:29 +0000 Subject: [PATCH] Bump rspec-rails from 4.0.2 to 4.1.2 Bumps [rspec-rails](https://github.com/rspec/rspec-rails) from 4.0.2 to 4.1.2. - [Release notes](https://github.com/rspec/rspec-rails/releases) - [Changelog](https://github.com/rspec/rspec-rails/blob/main/Changelog.md) - [Commits](https://github.com/rspec/rspec-rails/compare/v4.0.2...v4.1.2) Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index bd64c0af584..8ccc116715a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -448,10 +448,10 @@ GEM rspec-expectations (3.10.1) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.10.0) - rspec-mocks (3.10.0) + rspec-mocks (3.10.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.10.0) - rspec-rails (4.0.2) + rspec-rails (4.1.2) actionpack (>= 4.2) activesupport (>= 4.2) railties (>= 4.2) @@ -461,7 +461,7 @@ GEM rspec-support (~> 3.10) rspec-retry (0.6.2) rspec-core (> 3.3) - rspec-support (3.10.1) + rspec-support (3.10.2) rswag (2.4.0) rswag-api (= 2.4.0) rswag-specs (= 2.4.0)