Skip to content

Support newer JRubies - #35

Open
olleolleolle wants to merge 6 commits into
e2:masterfrom
olleolleolle:fix/support-new-releases-of-jruby
Open

Support newer JRubies#35
olleolleolle wants to merge 6 commits into
e2:masterfrom
olleolleolle:fix/support-new-releases-of-jruby

Conversation

@olleolleolle

@olleolleolleolleolleolle commented Sep 11, 2017

Copy link
Copy Markdown

This PR adds support for recognising threefive many new releases of JRuby.

❌: yet to be added to this PR.

💚: added to this PR.

👍: already supported.

Done?JRuby versionRUBY_VERSION
9.1.1.02.3.0
👍9.1.2.02.3.0
9.1.3.02.3.1
9.1.4.02.3.1
9.1.5.02.3.1
9.1.6.02.3.1
💚9.1.7.02.3.1
💚9.1.8.02.3.1
9.1.9.02.3.3
💚9.1.10.02.3.3
9.1.11.02.3.3
💚9.1.12.02.3.3
💚9.1.13.02.3.3
💚9.1.14.02.3.3
💚9.1.15.02.3.3
💚9.1.16.02.3.3
💚9.1.17.02.3.3
💚9.2.0.02.5.0

Source: Full list of JRuby releases

Questions for reviewer:

  • Did I understand the "pessimistic version" specs correctly?

See #34

(To make builds go, I had to do the same fix as #33 in this PR: require 'tmpdir')

@olleolleolleolleolleolle mentioned this pull request Sep 11, 2017
@olleolleolleolleolleolle changed the title Support JRuby 9.1.10.0, JRuby 9.1.12.0, JRuby 9.1.13.0Support newer JRubiesSep 11, 2017
@olleolleolle

Copy link
Copy Markdown
Author

I updated the list with 9.1.14.0-9.2.0.0.

Sign up for freeto 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.

1 participant

@olleolleolle