locked the excon version

This commit is contained in:
zhitomirskiyi 2011-02-10 17:50:46 -08:00
parent f857d87475
commit 057dcc218d
2 changed files with 3 additions and 1 deletions

View file

@ -9,6 +9,7 @@ gem 'chef', '0.9.12', :require => false
gem 'nokogiri', '1.4.3.1'
gem "fog", '0.3.25'
gem "excon", "0.2.4"
#Security
gem 'devise', '1.1.3'

View file

@ -160,7 +160,7 @@ GEM
erubis (2.6.6)
abstract (>= 1.0.0)
eventmachine (0.12.10)
excon (0.4.0)
excon (0.2.4)
extlib (0.9.15)
factory_girl (1.3.3)
factory_girl_rails (1.0.1)
@ -396,6 +396,7 @@ DEPENDENCIES
devise (= 1.1.3)
devise_invitable!
em-websocket!
excon (= 0.2.4)
factory_girl_rails
fastercsv (= 1.5.4)
fixture_builder (~> 0.2.0)