Skip to content

Commit 180ad97

Browse files
Bump rspec-rails from 6.1.2 to 6.1.4
Bumps [rspec-rails](https://github.com/rspec/rspec-rails) from 6.1.2 to 6.1.4. - [Changelog](https://github.com/rspec/rspec-rails/blob/main/Changelog.md) - [Commits](rspec/rspec-rails@v6.1.2...v6.1.4) --- updated-dependencies: - dependency-name: rspec-rails dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0f29f7e commit 180ad97

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Gemfile.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,7 @@ GEM
184184
matrix (0.4.2)
185185
method_source (1.1.0)
186186
mini_mime (1.1.5)
187-
minitest (5.25.0)
187+
minitest (5.25.1)
188188
mutex_m (0.2.0)
189189
net-imap (0.4.10)
190190
date
@@ -474,13 +474,13 @@ GEM
474474
rouge (4.1.3)
475475
rspec-core (3.13.0)
476476
rspec-support (~> 3.13.0)
477-
rspec-expectations (3.13.0)
477+
rspec-expectations (3.13.1)
478478
diff-lcs (>= 1.2.0, < 2.0)
479479
rspec-support (~> 3.13.0)
480-
rspec-mocks (3.13.0)
480+
rspec-mocks (3.13.1)
481481
diff-lcs (>= 1.2.0, < 2.0)
482482
rspec-support (~> 3.13.0)
483-
rspec-rails (6.1.2)
483+
rspec-rails (6.1.4)
484484
actionpack (>= 6.1)
485485
activesupport (>= 6.1)
486486
railties (>= 6.1)

0 commit comments

Comments
 (0)