update webmock to 3.8.3

This commit is contained in:
Jonne Haß 2020-03-20 13:40:31 +01:00
parent 27493cee41
commit 872d87c772
2 changed files with 3 additions and 3 deletions

View file

@ -294,7 +294,7 @@ group :test do
gem "factory_girl_rails", "4.9.0"
gem "shoulda-matchers", "4.0.1"
gem "timecop", "0.9.1"
gem "webmock", "3.6.0", require: false
gem "webmock", "3.8.3", require: false
gem "diaspora_federation-test", "0.2.6"

View file

@ -772,7 +772,7 @@ GEM
webfinger (1.1.0)
activesupport
httpclient (>= 2.4)
webmock (3.6.0)
webmock (3.8.3)
addressable (>= 2.3.6)
crack (>= 0.3.2)
hashdiff (>= 0.4.0, < 2.0.0)
@ -928,7 +928,7 @@ DEPENDENCIES
unicorn-worker-killer (= 0.4.4)
uuid (= 2.3.9)
versionist (= 2.0.0)
webmock (= 3.6.0)
webmock (= 3.8.3)
will_paginate (= 3.1.7)
BUNDLED WITH