multihttp job and spec

This commit is contained in:
maxwell 2010-12-04 21:53:39 -08:00 committed by Raphael Sofaer
parent ea6dc0eb9a
commit 8f6922bcf9
2 changed files with 5 additions and 2 deletions

View file

@ -47,6 +47,7 @@ gem 'aws', '2.3.32' # upgrade to 2.4 breaks 1.8 >.<
gem 'fastercsv', '1.5.4', :require => false
gem 'jammit', '0.5.4'
gem 'rest-client', '1.6.1'
gem 'typhoeus'
#Backups
gem 'cloudfiles', '1.4.10', :require => false

View file

@ -364,8 +364,9 @@ GEM
tilt (1.2.2)
treetop (1.4.9)
polyglot (>= 0.3.1)
tzinfo (0.3.24)
uuidtools (2.1.2)
typhoeus (0.2.0)
tzinfo (0.3.23)
uuidtools (2.1.1)
vegas (0.1.8)
rack (>= 1.0.0)
warden (0.10.7)
@ -425,5 +426,6 @@ DEPENDENCIES
ruby-debug
thin (= 1.2.7)
twitter!
typhoeus
webmock
will_paginate (= 3.0.pre2)