Skip to content
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

Support of ruby 2.2.7 #7535

Closed
ShockwaveNN opened this issue Mar 29, 2017 · 4 comments
Closed

Support of ruby 2.2.7 #7535

ShockwaveNN opened this issue Mar 29, 2017 · 4 comments
Labels

Comments

@ShockwaveNN
Copy link

Ruby 2.2.7 released yesterday
So I think it need to be added to build matrix like this was done with Ruby 2.4.1 some time ago (#7512)
Currently using it cause error:

rvm use 2.2.7 --install --binary --fuzzy
ruby-2.2.7 is not installed - installing.
Searching for binary rubies, this might take some time.
Requested binary installation but no rubies are available to download, consider skipping --binary flag.
Gemset '' does not exist, 'rvm ruby-2.2.7 do rvm gemset create ' first, or append '--create'.
The command "rvm use 2.2.7 --install --binary --fuzzy" failed and exited with 2 during .
@timbru31
Copy link

@ShockwaveNN ruby 2.2.7 is working fine for me now 👍
@BanzaiMan could you kick the build matrix for newly released 2.3.4 version?

@tagliala
Copy link

Hi,

I'm the author of #7512

2.2.7 is working for me, 2.3.4 isn't.

Should I open another issue for 2.3.4 ?

@BanzaiMan
Copy link
Contributor

2.2.7 is available for Linux, OS X 10.11 and macOS 10.12.

2.3.4 for Linux.

@BanzaiMan BanzaiMan added the ruby label Mar 30, 2017
@ShockwaveNN
Copy link
Author

Everything seems fine with ruby 2.2.7 and 2.3.4 now

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

5 participants
@BanzaiMan @tagliala @ShockwaveNN @timbru31 and others