bump webmock

This commit is contained in:
Benjamin Neff 2016-02-23 01:55:58 +01:00
parent c4e98dd2cc
commit 7502e7d481
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.6.0"
gem "rspec-collection_matchers", "~> 1.1.2"
gem "webmock", "~> 1.22.6"
gem "webmock", "~> 1.24.0"
end
group :development, :test do

View file

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