Skip to content

Commit

Permalink
Merge pull request #1546 from openSUSE/depfu/update/webmock-3.24.0
Browse files Browse the repository at this point in the history
Update webmock 3.23.1 → 3.24.0 (minor)
  • Loading branch information
hennevogel authored Oct 8, 2024
2 parents 1fee5c3 + d73a14c commit d4199d4
Show file tree
Hide file tree
Showing 9 changed files with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -75,8 +75,8 @@ GEM
minitest (>= 5.1)
mutex_m
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 @@ -161,7 +161,7 @@ GEM
rainbow
rubocop (>= 1.0)
sysexits (~> 1.1)
hashdiff (1.1.0)
hashdiff (1.1.1)
hashie (5.0.0)
i18n (1.14.6)
concurrent-ruby (~> 1.0)
Expand Down Expand Up @@ -220,7 +220,7 @@ GEM
singleton
psych (5.1.2)
stringio
public_suffix (5.0.5)
public_suffix (6.0.1)
puma (6.4.3)
nio4r (~> 2.0)
puma_worker_killer (1.0.0)
Expand Down Expand Up @@ -353,7 +353,7 @@ GEM
unicode-display_width (2.6.0)
vcr (6.3.1)
base64
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
Binary file removed vendor/cache/addressable-2.8.6.gem
Binary file not shown.
Binary file added vendor/cache/addressable-2.8.7.gem
Binary file not shown.
Binary file removed vendor/cache/hashdiff-1.1.0.gem
Binary file not shown.
Binary file added vendor/cache/hashdiff-1.1.1.gem
Binary file not shown.
Binary file removed vendor/cache/public_suffix-5.0.5.gem
Binary file not shown.
Binary file added vendor/cache/public_suffix-6.0.1.gem
Binary file not shown.
Binary file removed vendor/cache/webmock-3.23.1.gem
Binary file not shown.
Binary file added vendor/cache/webmock-3.24.0.gem
Binary file not shown.

0 comments on commit d4199d4

Please sign in to comment.