Skip to content

Commit

Permalink
Merge pull request #91 from thoughtbot/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
MatheusRich authored Dec 6, 2024
2 parents f0a9b20 + 25faaee commit dc9b990
Showing 1 changed file 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 @@ -12,8 +12,8 @@ PATH
GEM
remote: https://rubygems.org/
specs:
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)
async (2.21.1)
console (~> 1.29)
Expand Down Expand Up @@ -54,7 +54,7 @@ GEM
fiber-storage
fiber-storage (1.0.0)
gli (2.21.5)
hashdiff (1.1.0)
hashdiff (1.1.2)
hashie (5.0.0)
io-event (1.7.4)
json (2.8.2)
Expand All @@ -68,7 +68,7 @@ GEM
parser (3.3.4.2)
ast (~> 2.4.1)
racc
public_suffix (5.0.5)
public_suffix (6.0.1)
racc (1.8.1)
rainbow (3.1.1)
rake (13.2.1)
Expand Down Expand Up @@ -135,7 +135,7 @@ GEM
timecop (0.9.10)
unicode-display_width (2.5.0)
uri (0.13.0)
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 dc9b990

Please sign in to comment.