Bump webmock

This commit is contained in:
Benjamin Neff 2017-07-22 05:02:28 +02:00
parent 026fe3dc3d
commit c44ca18e8f
No known key found for this signature in database
GPG key ID: 971464C3F1A90194
2 changed files with 4 additions and 4 deletions

View file

@ -291,7 +291,7 @@ group :test do
gem "factory_girl_rails", "4.8.0"
gem "timecop", "0.9.1"
gem "webmock", "2.3.2", require: false
gem "webmock", "3.0.1", require: false
gem "shoulda-matchers", "3.1.1"
gem "diaspora_federation-test", "0.2.0"

View file

@ -285,7 +285,7 @@ GEM
execjs (~> 2.0)
sprockets (>= 2.0.0)
tilt (>= 1.2)
hashdiff (0.3.2)
hashdiff (0.3.4)
hashie (3.5.6)
hike (1.2.3)
hitimes (1.2.5)
@ -743,7 +743,7 @@ GEM
activesupport
httpclient (>= 2.4)
multi_json
webmock (2.3.2)
webmock (3.0.1)
addressable (>= 2.3.6)
crack (>= 0.3.2)
hashdiff
@ -895,7 +895,7 @@ DEPENDENCIES
unicorn-worker-killer (= 0.4.4)
uuid (= 2.3.8)
versionist (= 1.5.0)
webmock (= 2.3.2)
webmock (= 3.0.1)
will_paginate (= 3.1.6)
BUNDLED WITH