Skip to content

Commit cb11e69

Browse files
committed
updated deploy script
1 parent 3e70602 commit cb11e69

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

config/deploy.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
set :deploy_to, '/home/apps/t4c'
99

1010
set :rvm_type, :user
11-
set :rvm_ruby_version, '2.6.6'
11+
set :rvm_ruby_version, '2.7.7'
1212
set :rvm_custom_path, '~/.rvm'
1313

1414
set :format, :pretty

0 commit comments

Comments
 (0)