Skip to content

Commit

Permalink
Merge pull request #710 from alphagov/dependabot/bundler/webmock-3.3.0
Browse files Browse the repository at this point in the history
Bump webmock from 3.2.1 to 3.3.0
  • Loading branch information
thomasleese authored Jan 19, 2018
2 parents 362a08e + 1d7862a commit bbee906
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 @@ -39,5 +39,5 @@ group :test do
gem 'capybara'
gem 'mocha'
gem 'poltergeist', require: false
gem 'webmock', '~> 3.2.1', require: false
gem 'webmock', '~> 3.3.0', require: false
end
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -321,7 +321,7 @@ GEM
unicorn (5.4.0)
kgio (~> 2.6)
raindrops (~> 0.7)
webmock (3.2.1)
webmock (3.3.0)
addressable (>= 2.3.6)
crack (>= 0.3.2)
hashdiff
Expand Down Expand Up @@ -373,7 +373,7 @@ DEPENDENCIES
sass-rails (~> 5.0.4)
slimmer (~> 11.1.0)
uglifier (>= 1.3.0)
webmock (~> 3.2.1)
webmock (~> 3.3.0)
wraith (~> 4.2)

RUBY VERSION
Expand Down

0 comments on commit bbee906

Please sign in to comment.