Skip to content

Commit

Permalink
Bump webmock from 3.4.2 to 3.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-support committed Dec 27, 2018
1 parent f6ac9e7 commit 2f6cd0d
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 @@ -41,5 +41,5 @@ group :test do
gem 'mocha'
gem 'puma'
gem 'selenium-webdriver'
gem 'webmock', '~> 3.4.2', require: false
gem 'webmock', '~> 3.5.1', require: false
end
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -333,7 +333,7 @@ GEM
unicorn (5.4.1)
kgio (~> 2.6)
raindrops (~> 0.7)
webmock (3.4.2)
webmock (3.5.1)
addressable (>= 2.3.6)
crack (>= 0.3.2)
hashdiff
Expand Down Expand Up @@ -387,7 +387,7 @@ DEPENDENCIES
selenium-webdriver
slimmer (~> 13.0)
uglifier (>= 1.3.0)
webmock (~> 3.4.2)
webmock (~> 3.5.1)
wraith (~> 4.2)

RUBY VERSION
Expand Down

0 comments on commit 2f6cd0d

Please sign in to comment.