Skip to content

Commit 3bfce70

Browse files
Bump rspec-rails from 7.0.1 to 7.1.0
Bumps [rspec-rails](https://github.com/rspec/rspec-rails) from 7.0.1 to 7.1.0. - [Changelog](https://github.com/rspec/rspec-rails/blob/main/Changelog.md) - [Commits](rspec/rspec-rails@v7.0.1...v7.1.0) --- updated-dependencies: - dependency-name: rspec-rails dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 946040a commit 3bfce70

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -533,13 +533,13 @@ GEM
533533
rspec-mocks (~> 3.13.0)
534534
rspec-core (3.13.2)
535535
rspec-support (~> 3.13.0)
536-
rspec-expectations (3.13.2)
536+
rspec-expectations (3.13.3)
537537
diff-lcs (>= 1.2.0, < 2.0)
538538
rspec-support (~> 3.13.0)
539-
rspec-mocks (3.13.1)
539+
rspec-mocks (3.13.2)
540540
diff-lcs (>= 1.2.0, < 2.0)
541541
rspec-support (~> 3.13.0)
542-
rspec-rails (7.0.1)
542+
rspec-rails (7.1.0)
543543
actionpack (>= 7.0)
544544
activesupport (>= 7.0)
545545
railties (>= 7.0)

0 commit comments

Comments
 (0)