bump webmock

This commit is contained in:
Jonne Haß 2013-07-10 15:19:38 +02:00
parent a3dba71809
commit 1bb2485c33
2 changed files with 4 additions and 4 deletions

View file

@ -184,7 +184,7 @@ group :test do
gem 'factory_girl_rails', '4.2.1'
gem 'timecop', '0.6.1'
gem 'webmock', '1.11.0', :require => false
gem 'webmock', '1.13.0', :require => false
end

View file

@ -344,7 +344,7 @@ GEM
ruby-oembed (0.8.8)
ruby-progressbar (1.1.1)
rubyzip (0.9.9)
safe_yaml (0.9.3)
safe_yaml (0.9.4)
sass (3.2.9)
sass-rails (3.2.6)
railties (~> 3.2.0)
@ -403,7 +403,7 @@ GEM
raindrops (~> 0.7)
warden (1.2.1)
rack (>= 1.0)
webmock (1.11.0)
webmock (1.13.0)
addressable (>= 2.2.7)
crack (>= 0.3.2)
websocket (1.0.7)
@ -489,5 +489,5 @@ DEPENDENCIES
typhoeus (= 0.6.3)
uglifier (= 2.1.1)
unicorn (= 4.6.3)
webmock (= 1.11.0)
webmock (= 1.13.0)
will_paginate (= 3.0.4)