Skip to content

Commit

Permalink
Merge pull request #182 from raszi/dependabot/bundler/webmock-3.24.0
Browse files Browse the repository at this point in the history
chore(deps): bump webmock from 3.23.1 to 3.24.0
  • Loading branch information
raszi authored Oct 16, 2024
2 parents a05b702 + 7142676 commit 9d9d913
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ gem 'rubocop', '~> 1.66'
gem 'rubocop-rake', '~> 0.6.0'
gem 'rubocop-rspec', '~> 3.1'
gem 'simplecov', '~> 0.22.0'
gem 'webmock', '~> 3.1'
gem 'webmock', '~> 3.24'
8 changes: 4 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -45,12 +45,12 @@ GEM
pry-byebug (3.10.1)
byebug (~> 11.0)
pry (>= 0.13, < 0.15)
public_suffix (6.0.1)
public_suffix (5.1.1)
racc (1.8.1)
rainbow (3.1.1)
rake (13.2.1)
regexp_parser (2.9.2)
rexml (3.3.7)
rexml (3.3.8)
rspec (3.13.0)
rspec-core (~> 3.13.0)
rspec-expectations (~> 3.13.0)
Expand Down Expand Up @@ -89,7 +89,7 @@ GEM
simplecov_json_formatter (0.1.4)
unicode-display_width (2.6.0)
uri (0.13.1)
webmock (3.23.1)
webmock (3.24.0)
addressable (>= 2.8.0)
crack (>= 0.3.2)
hashdiff (>= 0.4.0, < 2.0.0)
Expand All @@ -108,7 +108,7 @@ DEPENDENCIES
rubocop-rake (~> 0.6.0)
rubocop-rspec (~> 3.1)
simplecov (~> 0.22.0)
webmock (~> 3.1)
webmock (~> 3.24)

BUNDLED WITH
2.1.4

0 comments on commit 9d9d913

Please sign in to comment.