Skip to content

Commit 9c54ac3

Browse files
Bump rspec-rails from 6.1.2 to 7.0.0
Bumps [rspec-rails](https://github.com/rspec/rspec-rails) from 6.1.2 to 7.0.0. - [Changelog](https://github.com/rspec/rspec-rails/blob/main/Changelog.md) - [Commits](rspec/rspec-rails@v6.1.2...v7.0.0) --- updated-dependencies: - dependency-name: rspec-rails dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f299bef commit 9c54ac3

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

Gemfile.lock

+9-9
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,16 +474,16 @@ 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.2)
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)
484-
actionpack (>= 6.1)
485-
activesupport (>= 6.1)
486-
railties (>= 6.1)
483+
rspec-rails (7.0.0)
484+
actionpack (>= 7.0)
485+
activesupport (>= 7.0)
486+
railties (>= 7.0)
487487
rspec-core (~> 3.13)
488488
rspec-expectations (~> 3.13)
489489
rspec-mocks (~> 3.13)
@@ -546,7 +546,7 @@ GEM
546546
statsd-ruby (1.5.0)
547547
stringio (3.1.1)
548548
strscan (3.1.0)
549-
thor (1.3.1)
549+
thor (1.3.2)
550550
timeout (0.4.1)
551551
tzinfo (2.0.6)
552552
concurrent-ruby (~> 1.0)
@@ -561,7 +561,7 @@ GEM
561561
websocket-extensions (0.1.5)
562562
xpath (3.2.0)
563563
nokogiri (~> 1.8)
564-
zeitwerk (2.6.17)
564+
zeitwerk (2.6.18)
565565

566566
PLATFORMS
567567
arm64-darwin-21

0 commit comments

Comments
 (0)