Skip to content

Commit

Permalink
Merge pull request #370 from ualbertalib/dependabot/bundler/webmock-3…
Browse files Browse the repository at this point in the history
….19.1

Bump webmock from 3.18.1 to 3.19.1
  • Loading branch information
lagoan authored Oct 13, 2023
2 parents 0a26512 + 718aa46 commit dbf79ed
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,5 @@ group :development, :test do
gem 'rubocop-rspec', '~> 2.23'
gem 'timecop', '~> 0.9'
gem 'vcr', '~> 5.0'
gem 'webmock', '~> 3.3'
gem 'webmock', '~> 3.19'
end
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -226,7 +226,7 @@ GEM
macaddr (~> 1.0)
validatable (1.6.7)
vcr (5.1.0)
webmock (3.18.1)
webmock (3.19.1)
addressable (>= 2.8.0)
crack (>= 0.3.2)
hashdiff (>= 0.4.0, < 2.0.0)
Expand All @@ -246,7 +246,7 @@ DEPENDENCIES
rubocop-rspec (~> 2.23)
timecop (~> 0.9)
vcr (~> 5.0)
webmock (~> 3.3)
webmock (~> 3.19)

BUNDLED WITH
2.3.12

0 comments on commit dbf79ed

Please sign in to comment.