Skip to content
This repository has been archived by the owner on Dec 17, 2024. It is now read-only.

Commit

Permalink
Merge pull request #663 from alphagov/dependabot/bundler/webmock-3.24.0
Browse files Browse the repository at this point in the history
Bump webmock from 3.23.1 to 3.24.0
  • Loading branch information
nimalank7 authored Oct 11, 2024
2 parents 295db81 + 2006d92 commit ecbba13
Showing 1 changed file with 6 additions and 8 deletions.
14 changes: 6 additions & 8 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -66,8 +66,8 @@ GEM
i18n (>= 1.6, < 2)
minitest (>= 5.1)
tzinfo (~> 2.0)
addressable (2.8.6)
public_suffix (>= 2.0.2, < 6.0)
addressable (2.8.7)
public_suffix (>= 2.0.2, < 7.0)
ast (2.4.2)
base64 (0.2.0)
bigdecimal (3.1.8)
Expand Down Expand Up @@ -134,7 +134,7 @@ GEM
sentry-rails (~> 5.3)
sentry-ruby (~> 5.3)
statsd-ruby (~> 1.5)
hashdiff (1.1.0)
hashdiff (1.1.1)
hashie (5.0.0)
i18n (1.14.6)
concurrent-ruby (~> 1.0)
Expand Down Expand Up @@ -402,7 +402,7 @@ GEM
plek (5.2.0)
prometheus_exporter (2.1.1)
webrick
public_suffix (5.0.5)
public_suffix (6.0.1)
puma (6.4.3)
nio4r (~> 2.0)
racc (1.8.1)
Expand Down Expand Up @@ -449,8 +449,7 @@ GEM
regexp_parser (2.9.2)
request_store (1.7.0)
rack (>= 1.4)
rexml (3.3.6)
strscan
rexml (3.3.8)
rspec (3.13.0)
rspec-core (~> 3.13.0)
rspec-expectations (~> 3.13.0)
Expand Down Expand Up @@ -521,7 +520,6 @@ GEM
hashie
version_gem (~> 1.1, >= 1.1.1)
statsd-ruby (1.5.0)
strscan (3.1.0)
thor (1.3.2)
timeout (0.4.1)
tzinfo (2.0.6)
Expand All @@ -533,7 +531,7 @@ GEM
rack (>= 2.0.9)
warden-oauth2 (0.0.1)
warden
webmock (3.23.1)
webmock (3.24.0)
addressable (>= 2.8.0)
crack (>= 0.3.2)
hashdiff (>= 0.4.0, < 2.0.0)
Expand Down

0 comments on commit ecbba13

Please sign in to comment.