Bump webmock
This commit is contained in:
parent
6d46975089
commit
e48571d6ed
2 changed files with 3 additions and 3 deletions
2
Gemfile
2
Gemfile
|
|
@ -292,7 +292,7 @@ group :test do
|
|||
gem "factory_girl_rails", "4.8.0"
|
||||
gem "shoulda-matchers", "3.1.2"
|
||||
gem "timecop", "0.9.1"
|
||||
gem "webmock", "3.3.0", require: false
|
||||
gem "webmock", "3.4.2", require: false
|
||||
|
||||
gem "diaspora_federation-test", "0.2.5"
|
||||
|
||||
|
|
|
|||
|
|
@ -745,7 +745,7 @@ GEM
|
|||
webfinger (1.1.0)
|
||||
activesupport
|
||||
httpclient (>= 2.4)
|
||||
webmock (3.3.0)
|
||||
webmock (3.4.2)
|
||||
addressable (>= 2.3.6)
|
||||
crack (>= 0.3.2)
|
||||
hashdiff
|
||||
|
|
@ -899,7 +899,7 @@ DEPENDENCIES
|
|||
unicorn-worker-killer (= 0.4.4)
|
||||
uuid (= 2.3.8)
|
||||
versionist (= 1.7.0)
|
||||
webmock (= 3.3.0)
|
||||
webmock (= 3.4.2)
|
||||
will_paginate (= 3.1.6)
|
||||
|
||||
BUNDLED WITH
|
||||
|
|
|
|||
Loading…
Reference in a new issue