Skip to content

Commit

Permalink
Bump webmock from 3.7.6 to 3.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] authored Jan 15, 2020
1 parent 4a6e201 commit f2c4195
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 "govuk_test"
gem "minitest-reporters"
gem "mocha"
gem "webmock", "~> 3.7.6", require: false
gem "webmock", "~> 3.8.0", require: false
end
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -328,7 +328,7 @@ GEM
nokogiri (~> 1.6)
rubyzip (>= 1.3.0)
selenium-webdriver (>= 3.0, < 4.0)
webmock (3.7.6)
webmock (3.8.0)
addressable (>= 2.3.6)
crack (>= 0.3.2)
hashdiff (>= 0.4.0, < 2.0.0)
Expand Down Expand Up @@ -381,7 +381,7 @@ DEPENDENCIES
scss_lint-govuk (~> 0.2)
slimmer (~> 13.2)
uglifier (>= 1.3.0)
webmock (~> 3.7.6)
webmock (~> 3.8.0)
wraith (~> 4.2)

RUBY VERSION
Expand Down

0 comments on commit f2c4195

Please sign in to comment.