Skip to content

Commit

Permalink
Merge pull request #219 from sue445/dependabot/bundler/webmock-3.19.0
Browse files Browse the repository at this point in the history
Bump webmock from 3.18.1 to 3.19.0
  • Loading branch information
sue445 authored Aug 27, 2023
2 parents d0cdf3c + 3ba63fc commit fa9f505
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
@@ -1,8 +1,8 @@
GEM
remote: https://rubygems.org/
specs:
addressable (2.8.0)
public_suffix (>= 2.0.2, < 5.0)
addressable (2.8.5)
public_suffix (>= 2.0.2, < 6.0)
cloud_events (0.7.0)
concurrent-ruby (1.2.2)
connpass (0.1.0)
Expand Down Expand Up @@ -34,15 +34,15 @@ GEM
ruby2_keywords (~> 0.0.1)
nio4r (2.5.9)
parallel (1.23.0)
public_suffix (4.0.7)
public_suffix (5.0.3)
puma (6.3.1)
nio4r (~> 2.0)
rack (2.2.8)
rack-protection (3.1.0)
rack (~> 2.2, >= 2.2.4)
rack-test (2.1.0)
rack (>= 1.3)
rexml (3.2.5)
rexml (3.2.6)
rspec (3.12.0)
rspec-core (~> 3.12.0)
rspec-expectations (~> 3.12.0)
Expand All @@ -69,7 +69,7 @@ GEM
tilt (~> 2.0)
tilt (2.2.0)
uri (0.12.2)
webmock (3.18.1)
webmock (3.19.0)
addressable (>= 2.8.0)
crack (>= 0.3.2)
hashdiff (>= 0.4.0, < 2.0.0)
Expand Down

0 comments on commit fa9f505

Please sign in to comment.