This commit is contained in:
2012-12-05 12:36:25 +01:00
parent d2e2d6dc47
commit 0dda3a87ca
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -136,7 +136,6 @@ GEM
less-rails (2.2.6)
actionpack (>= 3.1)
less (~> 2.2.0)
libv8 (3.3.10.4)
libwebsocket (0.1.7.1)
addressable
websocket
@@ -190,6 +189,7 @@ GEM
rb-fsevent (0.9.2)
rdoc (3.12)
json (~> 1.4)
ref (1.0.2)
rest-client (1.6.7)
mime-types (>= 1.16)
rqrcode (0.4.2)
@@ -241,8 +241,8 @@ GEM
rspec-rails (>= 2.5.0)
subexec (0.2.2)
temple (0.5.5)
therubyracer (0.10.2)
libv8 (~> 3.3.10)
therubyracer (0.11.0)
ref
thin (1.5.0)
daemons (>= 1.0.9)
eventmachine (>= 0.12.6)
+1 -1
View File
@@ -1,6 +1,6 @@
#$:.unshift(File.expand_path('./lib', ENV['rvm_path']))
require "bundler/capistrano"
load 'deploy/assets'
#load 'deploy/assets'
# Load RVM's capistrano plugin.
#require "rvm/capistrano"