Bump webmock

This commit is contained in:
Benjamin Neff 2017-04-22 23:47:05 +02:00
parent 3eab161119
commit 2c8cd4aa13
No known key found for this signature in database
GPG key ID: 971464C3F1A90194
2 changed files with 3 additions and 3 deletions

View file

@ -52,7 +52,7 @@ group :test do
gem "json-schema-rspec", "0.0.4"
gem "rspec-collection_matchers", "~> 1.1.2"
gem "rspec-json_expectations", "~> 2.1"
gem "webmock", "~> 2.0"
gem "webmock", "~> 3.0"
end
group :development, :test do

View file

@ -224,7 +224,7 @@ GEM
uuid (2.3.8)
macaddr (~> 1.0)
valid (1.2.0)
webmock (2.3.2)
webmock (3.0.1)
addressable (>= 2.3.6)
crack (>= 0.3.2)
hashdiff
@ -259,7 +259,7 @@ DEPENDENCIES
spring
spring-commands-rspec
spring-watcher-listen
webmock (~> 2.0)
webmock (~> 3.0)
yard
BUNDLED WITH