Skip to content

Commit

Permalink
Update dependency webmock to v3.23.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 23, 2024
1 parent 3663994 commit 725ec38
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 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 @@ -262,8 +264,7 @@ GEM
regexp_parser (2.8.2)
reline (0.5.9)
io-console (~> 0.5)
rexml (3.3.6)
strscan
rexml (3.3.7)
rspec (3.13.0)
rspec-core (~> 3.13.0)
rspec-expectations (~> 3.13.0)
Expand Down Expand Up @@ -352,7 +353,6 @@ GEM
activesupport (>= 6.1)
sprockets (>= 3.0.0)
stringio (3.1.1)
strscan (3.1.0)
sync (0.5.0)
sysexits (1.2.0)
temple (0.10.3)
Expand All @@ -366,7 +366,7 @@ GEM
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
unicode-display_width (2.5.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 725ec38

Please sign in to comment.