Skip to content

Commit

Permalink
Merge pull request #353 from sanger/depfu/update/rspec-rails-6.1.3
Browse files Browse the repository at this point in the history
Update rspec-rails 6.1.2 → 6.1.3 (patch)
  • Loading branch information
BenTopping authored Jun 25, 2024
2 parents 2c6fa68 + f551506 commit 18d166e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -195,13 +195,13 @@ GEM
strscan
rspec-core (3.13.0)
rspec-support (~> 3.13.0)
rspec-expectations (3.13.0)
rspec-expectations (3.13.1)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.13.0)
rspec-mocks (3.13.0)
rspec-mocks (3.13.1)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.13.0)
rspec-rails (6.1.2)
rspec-rails (6.1.3)
actionpack (>= 6.1)
activesupport (>= 6.1)
railties (>= 6.1)
Expand Down

0 comments on commit 18d166e

Please sign in to comment.