Skip to content

Commit

Permalink
Merge pull request #4301 from sanger/depfu/update/rspec-rails-6.1.4
Browse files Browse the repository at this point in the history
[ruby] Update rspec-rails 6.1.3 → 6.1.4 (patch)
  • Loading branch information
SHIV5T3R authored Aug 28, 2024
2 parents 1be5238 + 8b3bbe9 commit 37f0bd4
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@ GEM
choice (0.2.0)
chronic (0.10.2)
coderay (1.1.3)
concurrent-ruby (1.3.3)
concurrent-ruby (1.3.4)
configatron (4.5.1)
connection_pool (2.4.1)
crack (1.0.0)
Expand Down Expand Up @@ -275,7 +275,7 @@ GEM
mime-types-data (3.2024.0305)
mini_magick (4.12.0)
mini_mime (1.1.5)
minitest (5.24.1)
minitest (5.25.1)
minitest-profiler (0.0.2)
activesupport (>= 4.1.0)
minitest (>= 5.3.3)
Expand Down Expand Up @@ -400,7 +400,7 @@ GEM
rspec-expectations (>= 2.99.0.beta1)
rspec-core (3.13.0)
rspec-support (~> 3.13.0)
rspec-expectations (3.13.1)
rspec-expectations (3.13.2)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.13.0)
rspec-github (2.4.0)
Expand All @@ -414,7 +414,7 @@ GEM
rspec-mocks (3.13.1)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.13.0)
rspec-rails (6.1.3)
rspec-rails (6.1.4)
actionpack (>= 6.1)
activesupport (>= 6.1)
railties (>= 6.1)
Expand Down

0 comments on commit 37f0bd4

Please sign in to comment.