about summary refs log tree commit diff stats
path: root/config/deploy.rb
diff options
context:
space:
mode:
Diffstat (limited to 'config/deploy.rb')
-rw-r--r--config/deploy.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/config/deploy.rb b/config/deploy.rb index 1aed1b1..e69f68f 100644 --- a/config/deploy.rb +++ b/config/deploy.rb
@@ -41,7 +41,6 @@ set :default_env, { 'RAILS_RELATIVE_URL_ROOT' => '/poke3' }
41 41
42# rvm 42# rvm
43set :rvm_type, :system 43set :rvm_type, :system
44set :rvm_ruby_version, 'ruby-3.3.6'
45set :rvm_custom_path, '/usr/local/rvm' 44set :rvm_custom_path, '/usr/local/rvm'
46 45
47# rails 46# rails