aboutsummaryrefslogtreecommitdiffstats
path: root/Gemfile.lock
diff options
context:
space:
mode:
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock19
1 files changed, 18 insertions, 1 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 0d9d5cc1d..f243ffaad 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -19,11 +19,19 @@ GEM
activesupport (= 2.3.14)
activesupport (2.3.14)
annotate (2.4.0)
+ capistrano (2.13.3)
+ highline
+ net-scp (>= 1.0.0)
+ net-sftp (>= 2.0.0)
+ net-ssh (>= 2.0.14)
+ net-ssh-gateway (>= 1.1.0)
columnize (0.3.6)
fakeweb (1.3.0)
fast_gettext (0.6.8)
+ fastercsv (1.5.5)
gettext (2.2.1)
locale
+ highline (1.6.13)
json (1.5.4)
linecache (0.46)
rbx-require-relative (> 0.0.4)
@@ -32,6 +40,13 @@ GEM
memcache-client (1.8.5)
net-http-local (0.1.2)
net-purge (0.1.0)
+ net-scp (1.0.4)
+ net-ssh (>= 1.99.1)
+ net-sftp (2.0.5)
+ net-ssh (>= 2.0.9)
+ net-ssh (2.5.2)
+ net-ssh-gateway (1.1.0)
+ net-ssh (>= 1.99.1)
pg (0.13.2)
rack (1.1.3)
rails (2.3.14)
@@ -72,8 +87,10 @@ PLATFORMS
DEPENDENCIES
annotate
+ capistrano
fakeweb
fast_gettext (>= 0.6.0)
+ fastercsv (>= 1.5.5)
gettext (>= 1.9.3)
gettext_i18n_rails (>= 0.6.0)!
json (~> 1.5.1)
@@ -85,7 +102,7 @@ DEPENDENCIES
pg
rack (~> 1.1.0)
rails (= 2.3.14)
- rake
+ rake (~> 0.9.2.2)
rdoc (~> 2.4.3)
recaptcha (~> 0.3.1)
rmagick