Bump webmock

This commit is contained in:
Benjamin Neff 2018-11-10 18:50:19 +01:00
parent 6d46975089
commit e48571d6ed
No known key found for this signature in database
GPG key ID: 971464C3F1A90194
2 changed files with 3 additions and 3 deletions

View file

@ -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"

View file

@ -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