suite
This commit is contained in:
parent
1ec86cb3c0
commit
3d9d234484
@ -97,7 +97,7 @@ GEM
|
||||
rake (10.4.2)
|
||||
rdoc (3.12.2)
|
||||
json (~> 1.4)
|
||||
rmagick (2.13.1)
|
||||
rmagick (2.16.0)
|
||||
sass (3.1.1)
|
||||
simple-navigation (3.2.0)
|
||||
activesupport (>= 2.3.2)
|
||||
@ -141,3 +141,6 @@ DEPENDENCIES
|
||||
sqlite3
|
||||
unicorn
|
||||
yaml_db
|
||||
|
||||
BUNDLED WITH
|
||||
1.16.1
|
||||
|
@ -9,7 +9,7 @@ set :scm_host, "quartz.snlab.fr"
|
||||
|
||||
|
||||
|
||||
set :rvm_ruby_string, 'ruby-2.1.2'
|
||||
set :rvm_ruby_string, 'ruby-1.9.3-p0'
|
||||
set :rvm_autolibs_flag, "read-only"
|
||||
|
||||
set :bundle_cmd, "/srv/www/#{user}/.rvm/gems/#{rvm_ruby_string}@global/bin/bundle"
|
||||
|
Loading…
x
Reference in New Issue
Block a user