Skip to content

Commit

Permalink
Merge pull request #316 from alphagov/dependabot/bundler/rspec-rails-…
Browse files Browse the repository at this point in the history
…6.1.4

Bump rspec-rails from 6.1.3 to 6.1.4
  • Loading branch information
csutter authored Aug 20, 2024
2 parents 4f7463e + 995328c commit 29b7967
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 @@ -52,7 +52,7 @@ GEM
rack-test (>= 0.6.3)
regexp_parser (>= 1.5, < 3.0)
xpath (~> 3.2)
concurrent-ruby (1.3.3)
concurrent-ruby (1.3.4)
connection_pool (2.4.1)
crass (1.0.6)
csv (3.3.0)
Expand Down Expand Up @@ -184,7 +184,7 @@ GEM
nokogiri (>= 1.12.0)
matrix (0.4.2)
mini_mime (1.1.5)
minitest (5.24.1)
minitest (5.25.0)
msgpack (1.7.2)
multi_json (1.15.0)
mutex_m (0.2.0)
Expand Down Expand Up @@ -466,7 +466,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 29b7967

Please sign in to comment.