Skip to content

Commit 998dc41

Browse files
authored
Merge pull request #6274 from NHSDigital/dependabot/bundler/next/rspec-rails-8.0.4
Bump rspec-rails from 8.0.3 to 8.0.4
2 parents e05eadf + 5058a67 commit 998dc41

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
@@ -714,17 +714,17 @@ GEM
714714
rspec-html-matchers (0.10.0)
715715
nokogiri (~> 1)
716716
rspec (>= 3.0.0.a)
717-
rspec-mocks (3.13.7)
717+
rspec-mocks (3.13.8)
718718
diff-lcs (>= 1.2.0, < 2.0)
719719
rspec-support (~> 3.13.0)
720-
rspec-rails (8.0.3)
720+
rspec-rails (8.0.4)
721721
actionpack (>= 7.2)
722722
activesupport (>= 7.2)
723723
railties (>= 7.2)
724-
rspec-core (~> 3.13)
725-
rspec-expectations (~> 3.13)
726-
rspec-mocks (~> 3.13)
727-
rspec-support (~> 3.13)
724+
rspec-core (>= 3.13.0, < 5.0.0)
725+
rspec-expectations (>= 3.13.0, < 5.0.0)
726+
rspec-mocks (>= 3.13.0, < 5.0.0)
727+
rspec-support (>= 3.13.0, < 5.0.0)
728728
rspec-sidekiq (5.3.0)
729729
rspec-core (~> 3.0)
730730
rspec-expectations (~> 3.0)

0 commit comments

Comments
 (0)