From c705e184eea433db31ec4451876e75040604e572 Mon Sep 17 00:00:00 2001 From: Star Rauchenberger Date: Sat, 7 Dec 2024 12:57:03 -0500 Subject: Downgraded to Ruby 3.2.2 to match production server --- config/deploy.rb | 1 - 1 file changed, 1 deletion(-) (limited to 'config') 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' } # rvm set :rvm_type, :system -set :rvm_ruby_version, 'ruby-3.3.6' set :rvm_custom_path, '/usr/local/rvm' # rails -- cgit 1.4.1