diff options
Diffstat (limited to 'config/deploy.rb')
-rw-r--r-- | config/deploy.rb | 1 |
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 |
43 | set :rvm_type, :system | 43 | set :rvm_type, :system |
44 | set :rvm_ruby_version, 'ruby-3.3.6' | ||
45 | set :rvm_custom_path, '/usr/local/rvm' | 44 | set :rvm_custom_path, '/usr/local/rvm' |
46 | 45 | ||
47 | # rails | 46 | # rails |