We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d358ff3 commit 38bab2dCopy full SHA for 38bab2d
config/deploy.rb
@@ -8,7 +8,7 @@
8
9
set :rbenv_type, :user
10
set :delayed_job_workers, 1
11
-set :rbenv_ruby, '2.5.1'
+set :rbenv_ruby, '2.5.3'
12
13
append :linked_files, "config/application.yml"
14
append :linked_dirs, "log", "tmp/pids", "tmp/cache", "tmp/sockets", "public/system", "public/assets", "public/uploads", "vendor/bundle"
0 commit comments