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
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 .
The text was updated successfully, but these errors were encountered:
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:
The text was updated successfully, but these errors were encountered: