Skip to content

Commit 611c80b

Browse files
Bump rspec-rails from 8.0.3 to 8.0.4 (#1355)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 28a53f8 commit 611c80b

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Gemfile.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -521,21 +521,21 @@ GEM
521521
rspec-expectations (3.13.5)
522522
diff-lcs (>= 1.2.0, < 2.0)
523523
rspec-support (~> 3.13.0)
524-
rspec-mocks (3.13.7)
524+
rspec-mocks (3.13.8)
525525
diff-lcs (>= 1.2.0, < 2.0)
526526
rspec-support (~> 3.13.0)
527527
rspec-openapi (0.25.0)
528528
actionpack (>= 5.2.0)
529529
rails-dom-testing
530530
rspec-core
531-
rspec-rails (8.0.3)
531+
rspec-rails (8.0.4)
532532
actionpack (>= 7.2)
533533
activesupport (>= 7.2)
534534
railties (>= 7.2)
535-
rspec-core (~> 3.13)
536-
rspec-expectations (~> 3.13)
537-
rspec-mocks (~> 3.13)
538-
rspec-support (~> 3.13)
535+
rspec-core (>= 3.13.0, < 5.0.0)
536+
rspec-expectations (>= 3.13.0, < 5.0.0)
537+
rspec-mocks (>= 3.13.0, < 5.0.0)
538+
rspec-support (>= 3.13.0, < 5.0.0)
539539
rspec-support (3.13.7)
540540
rswag-api (2.17.0)
541541
activesupport (>= 5.2, < 8.2)

0 commit comments

Comments
 (0)