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

Require Ruby 2.2.6+ #143

Merged
merged 2 commits into from Nov 27, 2016
Merged

Require Ruby 2.2.6+ #143

merged 2 commits into from Nov 27, 2016

Conversation

tarcieri
Copy link
Contributor

  • Prior major Ruby versions are EOL or soon-to-be EOL
  • 2.2.6 is the latest release of the 2.2 series

- Prior major Ruby versions are EOL or soon-to-be EOL
- 2.2.6 is the latest release of the 2.2 series
@elijh
Copy link
Contributor

elijh commented Nov 27, 2016

For what it is worth, the stable version of Debian still has ruby 2.1.5p273

@tarcieri
Copy link
Contributor Author

tarcieri commented Nov 27, 2016

That would put it 5 releases behind the last 2.1 release (2.1.10), which was in April, and is likely to be the last release of the 2.1 series before it is EOL'd next February. I'd also note it's incapable of running Rails 5.

Like ruby-core said February 2016:

We highly recommend that you upgrade to Ruby 2.3 or 2.2 as soon as possible.

That said, if there are changes you'd like backported to RbNaCl 3.x (this PR will likely be incorporated into a 4.0.0 release) that's doable.

@tarcieri tarcieri merged commit 606cf6a into master Nov 27, 2016
@tarcieri tarcieri deleted the deprecate-old-rubies branch November 27, 2016 19:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants