Skip to content

Commit

Permalink
Merge pull request #815 from alphagov/dependabot/bundler/webmock-3.20.0
Browse files Browse the repository at this point in the history
Bump webmock from 3.19.1 to 3.20.0
  • Loading branch information
KludgeKML authored Feb 7, 2024
2 parents 5d59fd2 + d6849a5 commit 8a5447d
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,8 @@ GEM
coderay (1.1.3)
concurrent-ruby (1.2.3)
connection_pool (2.4.1)
crack (0.4.5)
crack (0.4.6)
bigdecimal
rexml
crass (1.0.6)
dalli (3.2.7)
Expand Down Expand Up @@ -201,7 +202,7 @@ GEM
capybara (>= 3.36)
puma
selenium-webdriver (>= 4.0)
hashdiff (1.0.1)
hashdiff (1.1.0)
hashie (5.0.0)
http-accept (1.7.0)
http-cookie (1.0.5)
Expand Down Expand Up @@ -756,7 +757,7 @@ GEM
activesupport
faraday (~> 2.0)
faraday-follow_redirects
webmock (3.19.1)
webmock (3.20.0)
addressable (>= 2.8.0)
crack (>= 0.3.2)
hashdiff (>= 0.4.0, < 2.0.0)
Expand Down

0 comments on commit 8a5447d

Please sign in to comment.