Skip to content

Commit

Permalink
Merge pull request #23 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
brucebolt authored Feb 8, 2024
2 parents 7af9e9b + 2051b3e commit 9992afc
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11,22 +11,23 @@ GEM
minitest (>= 5.1)
mutex_m
tzinfo (~> 2.0)
addressable (2.8.5)
addressable (2.8.6)
public_suffix (>= 2.0.2, < 6.0)
ast (2.4.2)
base64 (0.2.0)
bigdecimal (3.1.6)
climate_control (1.2.0)
concurrent-ruby (1.2.3)
connection_pool (2.4.1)
crack (0.4.5)
crack (0.4.6)
bigdecimal
rexml
diff-lcs (1.5.1)
domain_name (0.5.20190701)
unf (>= 0.0.5, < 1.0.0)
drb (2.2.0)
ruby2_keywords
hashdiff (1.0.1)
hashdiff (1.1.0)
http-accept (1.7.0)
http-cookie (1.0.5)
domain_name (~> 0.5)
Expand All @@ -45,7 +46,7 @@ GEM
ast (~> 2.4.1)
racc
prometheus-client (4.2.2)
public_suffix (5.0.3)
public_suffix (5.0.4)
racc (1.7.3)
rack (3.0.8)
rainbow (3.1.1)
Expand Down Expand Up @@ -114,7 +115,7 @@ GEM
unf_ext
unf_ext (0.0.8.2)
unicode-display_width (2.5.0)
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 9992afc

Please sign in to comment.