Skip to content

Commit

Permalink
Merge pull request #727 from ManageIQ/renovate/webmock-3.x-lockfile
Browse files Browse the repository at this point in the history
Update dependency webmock to v3.23.1
  • Loading branch information
bdunne authored Sep 23, 2024
2 parents 8a4bc8b + 790d215 commit 8466acf
Showing 1 changed file with 8 additions and 6 deletions.
14 changes: 8 additions & 6 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -60,18 +60,20 @@ GEM
minitest (>= 5.1)
tzinfo (~> 2.0)
zeitwerk (~> 2.3)
addressable (2.8.5)
public_suffix (>= 2.0.2, < 6.0)
addressable (2.8.7)
public_suffix (>= 2.0.2, < 7.0)
ast (2.4.2)
awesome_spawn (1.6.0)
base64 (0.1.1)
bigdecimal (3.1.8)
builder (3.3.0)
concurrent-ruby (1.3.4)
config (5.0.0)
deep_merge (~> 1.2, >= 1.2.1)
dry-validation (~> 1.0, >= 1.0.0)
connection_pool (2.4.1)
crack (0.4.5)
crack (0.4.6)
bigdecimal
rexml
crass (1.0.6)
date (3.3.4)
Expand Down Expand Up @@ -143,7 +145,7 @@ GEM
rainbow
rubocop (>= 1.0)
sysexits (~> 1.1)
hashdiff (1.0.1)
hashdiff (1.1.1)
i18n (1.14.6)
concurrent-ruby (~> 1.0)
io-console (0.7.2)
Expand Down Expand Up @@ -212,7 +214,7 @@ GEM
pg (1.5.8)
psych (5.1.2)
stringio
public_suffix (5.0.4)
public_suffix (5.1.1)
puma (6.4.3)
nio4r (~> 2.0)
raabro (1.4.0)
Expand Down Expand Up @@ -364,7 +366,7 @@ GEM
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
unicode-display_width (2.6.0)
webmock (3.19.1)
webmock (3.23.1)
addressable (>= 2.8.0)
crack (>= 0.3.2)
hashdiff (>= 0.4.0, < 2.0.0)
Expand Down

0 comments on commit 8466acf

Please sign in to comment.