-
Notifications
You must be signed in to change notification settings - Fork 491
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error running on Ruby 2.3.0 #368
Comments
I'm having the same issue, even on mina v0.3.8 😢 |
Same Error :( |
Had the same error on Ruby 2.1.8
|
I use RVM to downgrade ruby from 2.3.0 and 2.2.4, reinstall the mina gem and it's working just fine. |
I am able now to run mina on Ruby 2.3.0 after following the steps by @san983. Thanks man! |
@san983 saved my day with Mina else I was planning to go for Capistrano. Thanks man! |
Does not work in version 2.2.1 changed to 2.3.1 and worked... |
Does not work in ruby 2.3.1 |
Moon whats the error youre getting? |
log: /usr/local/rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/rubygems/specification.rb:2158:in I use RVM to downgrade ruby from 2.3.1 and 2.2.5, reinstall mina and it's working just fine. |
In my instance I uninstalled mina... used rvm 2.3.1 and installed mina and it worked |
Getting this error when I try to run
mina deploy
on Ruby 2.3.0The text was updated successfully, but these errors were encountered: