You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Skipping task rbenv:update_ruby_build'. Capistrano tasks may only be invoked once. Since task rbenv:update_ruby_build' was previously invoked, invoke("rbenv:update_ruby_build") at /Users/moritzkroger/.rbenv/versions/2.3.1/lib/ruby/gems/2.3.0/gems/capistrano-rbenv-install-1.2.0/lib/capistrano/tasks/rbenv_install.rake:44 will be skipped.
If you really meant to run this task again, first call Rake::Task["rbenv:update_ruby_build"].reenable
THIS BEHAVIOR MAY CHANGE IN A FUTURE VERSION OF CAPISTRANO. Please join the conversation here if this affects you. capistrano/capistrano#1686
The text was updated successfully, but these errors were encountered:
I get this error when installing a new ruby
Skipping task
rbenv:update_ruby_build'. Capistrano tasks may only be invoked once. Since task
rbenv:update_ruby_build' was previously invoked, invoke("rbenv:update_ruby_build") at /Users/moritzkroger/.rbenv/versions/2.3.1/lib/ruby/gems/2.3.0/gems/capistrano-rbenv-install-1.2.0/lib/capistrano/tasks/rbenv_install.rake:44 will be skipped.If you really meant to run this task again, first call Rake::Task["rbenv:update_ruby_build"].reenable
THIS BEHAVIOR MAY CHANGE IN A FUTURE VERSION OF CAPISTRANO. Please join the conversation here if this affects you.
capistrano/capistrano#1686
The text was updated successfully, but these errors were encountered: