We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e05eadf + 5058a67 commit 998dc41Copy full SHA for 998dc41
1 file changed
Gemfile.lock
@@ -714,17 +714,17 @@ GEM
714
rspec-html-matchers (0.10.0)
715
nokogiri (~> 1)
716
rspec (>= 3.0.0.a)
717
- rspec-mocks (3.13.7)
+ rspec-mocks (3.13.8)
718
diff-lcs (>= 1.2.0, < 2.0)
719
rspec-support (~> 3.13.0)
720
- rspec-rails (8.0.3)
+ rspec-rails (8.0.4)
721
actionpack (>= 7.2)
722
activesupport (>= 7.2)
723
railties (>= 7.2)
724
- rspec-core (~> 3.13)
725
- rspec-expectations (~> 3.13)
726
- rspec-mocks (~> 3.13)
727
- rspec-support (~> 3.13)
+ rspec-core (>= 3.13.0, < 5.0.0)
+ rspec-expectations (>= 3.13.0, < 5.0.0)
+ rspec-mocks (>= 3.13.0, < 5.0.0)
+ rspec-support (>= 3.13.0, < 5.0.0)
728
rspec-sidekiq (5.3.0)
729
rspec-core (~> 3.0)
730
rspec-expectations (~> 3.0)
0 commit comments