Skip to content
This repository has been archived by the owner on Mar 6, 2023. It is now read-only.

Commit

Permalink
Merge pull request #537 from alphagov/dependabot/bundler/webmock-3.7.5
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasleese authored Sep 18, 2019
2 parents 7b16485 + 95fa8da commit 93a9cc1
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 @@ -35,5 +35,5 @@ group :test do
gem 'poltergeist'
gem 'pry-byebug'
gem 'rails-controller-testing'
gem 'webmock', '~> 3.7.4', require: false
gem 'webmock', '~> 3.7.5', require: false
end
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -325,7 +325,7 @@ GEM
activemodel (>= 5.0)
bindex (>= 0.4.0)
railties (>= 5.0)
webmock (3.7.4)
webmock (3.7.5)
addressable (>= 2.3.6)
crack (>= 0.3.2)
hashdiff (>= 0.4.0, < 2.0.0)
Expand Down Expand Up @@ -374,7 +374,7 @@ DEPENDENCIES
slimmer (~> 13.1.0)
uglifier (>= 1.3.0)
web-console (~> 3.7)
webmock (~> 3.7.4)
webmock (~> 3.7.5)
wraith (~> 4.2)

RUBY VERSION
Expand Down

0 comments on commit 93a9cc1

Please sign in to comment.