Skip to content

Commit f3cb0e4

Browse files
Build(deps-dev): bump rspec-rails from 8.0.3 to 8.0.4
Bumps [rspec-rails](https://github.com/rspec/rspec-rails) from 8.0.3 to 8.0.4. - [Changelog](https://github.com/rspec/rspec-rails/blob/main/Changelog.md) - [Commits](rspec/rspec-rails@v8.0.3...v8.0.4) --- updated-dependencies: - dependency-name: rspec-rails dependency-version: 8.0.4 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3b0a497 commit f3cb0e4

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

Gemfile.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -613,17 +613,17 @@ GEM
613613
rspec-expectations (3.13.5)
614614
diff-lcs (>= 1.2.0, < 2.0)
615615
rspec-support (~> 3.13.0)
616-
rspec-mocks (3.13.7)
616+
rspec-mocks (3.13.8)
617617
diff-lcs (>= 1.2.0, < 2.0)
618618
rspec-support (~> 3.13.0)
619-
rspec-rails (8.0.3)
619+
rspec-rails (8.0.4)
620620
actionpack (>= 7.2)
621621
activesupport (>= 7.2)
622622
railties (>= 7.2)
623-
rspec-core (~> 3.13)
624-
rspec-expectations (~> 3.13)
625-
rspec-mocks (~> 3.13)
626-
rspec-support (~> 3.13)
623+
rspec-core (>= 3.13.0, < 5.0.0)
624+
rspec-expectations (>= 3.13.0, < 5.0.0)
625+
rspec-mocks (>= 3.13.0, < 5.0.0)
626+
rspec-support (>= 3.13.0, < 5.0.0)
627627
rspec-support (3.13.7)
628628
rubocop (1.82.1)
629629
json (~> 2.3)

0 commit comments

Comments
 (0)