Skip to content

Commit 505aeda

Browse files
committed
use ruby 2.4.5 in production
1 parent ff4b95f commit 505aeda

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
@@ -7,7 +7,7 @@
77
set :scm, :git
88

99
set :rvm_type, :user
10-
set :rvm_ruby_version, '2.4.2'
10+
set :rvm_ruby_version, '2.4.5'
1111
set :rvm_custom_path, '~/.rvm'
1212

1313
set :format, :pretty

0 commit comments

Comments
 (0)