bump webmock

This commit is contained in:
Benjamin Neff 2016-04-26 23:13:40 +02:00
parent e0a3ea9999
commit cd021c9e1f
2 changed files with 3 additions and 3 deletions

View file

@ -44,7 +44,7 @@ group :test do
gem "fixture_builder", "~> 0.4.1"
gem "factory_girl_rails", "~> 4.7"
gem "rspec-collection_matchers", "~> 1.1.2"
gem "webmock", "~> 1.24.0"
gem "webmock", "~> 2.0"
end
group :development, :test do

View file

@ -270,7 +270,7 @@ GEM
uuid (2.3.8)
macaddr (~> 1.0)
valid (1.1.0)
webmock (1.24.5)
webmock (2.0.0)
addressable (>= 2.3.6)
crack (>= 0.3.2)
hashdiff
@ -307,7 +307,7 @@ DEPENDENCIES
spring-watcher-listen
sqlite3 (~> 1.3.11)
uuid (~> 2.3.8)
webmock (~> 1.24.0)
webmock (~> 2.0)
yard
BUNDLED WITH