Commit 300c6891
Changed files (1)
Gemfile.lock
@@ -89,6 +89,7 @@ GEM
eventmachine (0.12.10)
exception_notification (2.6.1)
actionmailer (>= 3.0.4)
+ excon (0.13.4)
execjs (1.4.0)
multi_json (~> 1.0)
factory_girl (3.3.0)
@@ -98,6 +99,17 @@ GEM
railties (>= 3.0.0)
fastercsv (1.5.5)
ffi (1.0.11)
+ fog (1.3.1)
+ builder
+ excon (~> 0.13.0)
+ formatador (~> 0.2.0)
+ mime-types
+ multi_json (~> 1.0)
+ net-scp (~> 1.0.4)
+ net-ssh (>= 2.1.3)
+ nokogiri (~> 1.5.0)
+ ruby-hmac
+ formatador (0.2.3)
formtastic (2.1.1)
actionpack (~> 3.0)
guard (1.1.1)
@@ -207,6 +219,7 @@ GEM
activesupport (>= 3.0)
railties (>= 3.0)
rspec (~> 2.10.0)
+ ruby-hmac (0.4.0)
rubyzip (0.9.8)
rvm-capistrano (1.2.2)
capistrano (>= 2.0.0)
@@ -262,6 +275,7 @@ DEPENDENCIES
devise
exception_notification
factory_girl_rails
+ fog
formtastic
guard-livereload
guard-rspec