Skip to content

Commit

Permalink
Merge pull request #694 from sanger/depfu/update/rspec-rails-7.1.0
Browse files Browse the repository at this point in the history
Update rspec-rails 7.0.1 → 7.1.0 (minor)
  • Loading branch information
yoldas authored Nov 21, 2024
2 parents c2ee35d + a2822a6 commit 39270bd
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -83,8 +83,8 @@ GEM
nokogiri (>= 1.12.0)
lumberjack (1.2.9)
method_source (1.1.0)
mini_portile2 (2.8.7)
minitest (5.25.1)
mini_portile2 (2.8.8)
minitest (5.25.2)
msgpack (1.7.2)
multi_json (1.15.0)
mysql2 (0.5.6)
Expand Down Expand Up @@ -131,15 +131,15 @@ GEM
rspec-core (~> 3.13.0)
rspec-expectations (~> 3.13.0)
rspec-mocks (~> 3.13.0)
rspec-core (3.13.1)
rspec-core (3.13.2)
rspec-support (~> 3.13.0)
rspec-expectations (3.13.3)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.13.0)
rspec-mocks (3.13.1)
rspec-mocks (3.13.2)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.13.0)
rspec-rails (7.0.1)
rspec-rails (7.1.0)
actionpack (>= 7.0)
activesupport (>= 7.0)
railties (>= 7.0)
Expand Down

0 comments on commit 39270bd

Please sign in to comment.