bump webmock

This commit is contained in:
Jonne Haß 2014-01-13 11:52:38 +01:00
parent d3221b396a
commit 25988ff04c
2 changed files with 5 additions and 5 deletions

View file

@ -201,7 +201,7 @@ group :test do
gem 'factory_girl_rails', '4.3.0'
gem 'timecop', '0.7.1'
gem 'webmock', '1.13.0', :require => false
gem 'webmock', '1.16.1', :require => false
end

View file

@ -77,7 +77,7 @@ GEM
compass (>= 0.12.2, < 0.14)
configurate (0.0.8)
connection_pool (1.2.0)
crack (0.4.0)
crack (0.4.1)
safe_yaml (~> 0.9.0)
cucumber (1.3.10)
builder (>= 2.1.2)
@ -354,7 +354,7 @@ GEM
ruby-oembed (0.8.9)
ruby-progressbar (1.4.0)
rubyzip (1.1.0)
safe_yaml (0.9.5)
safe_yaml (0.9.7)
sass (3.2.10)
sass-rails (3.2.6)
railties (~> 3.2.0)
@ -414,7 +414,7 @@ GEM
raindrops (~> 0.7)
warden (1.2.3)
rack (>= 1.0)
webmock (1.13.0)
webmock (1.16.1)
addressable (>= 2.2.7)
crack (>= 0.3.2)
websocket (1.0.7)
@ -507,6 +507,6 @@ DEPENDENCIES
typhoeus (= 0.6.7)
uglifier (= 2.1.2)
unicorn (= 4.8.0)
webmock (= 1.13.0)
webmock (= 1.16.1)
will_paginate (= 3.0.5)
zip-zip