-
-
Notifications
You must be signed in to change notification settings - Fork 905
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
Deprecate Ruby 2.3 support #1886
Milestone
Comments
I want to note that deprecating Ruby 2.3 support should also deprecate JRuby 9.1 support. |
flavorjones
added a commit
that referenced
this issue
Jan 11, 2020
flavorjones
added a commit
that referenced
this issue
Jan 11, 2020
because xenial installs ruby 2.3 which is EOL related to #1886
flavorjones
added a commit
that referenced
this issue
Jan 11, 2020
Merged #1917 and made a few other changes. Closing. |
This was referenced Mar 5, 2021
This was referenced Mar 15, 2021
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
As noted at https://www.ruby-lang.org/en/news/2019/03/31/support-of-ruby-2-3-has-ended/ upstream support for Ruby 2.3 ended on March 31, 2019.
This issue is to formally remove Ruby 2.3 support from Nokogiri, including;
.cross_rubies
)Marking this for a 1.11.0 release to coincide with a minor version bump (not a patchlevel version bump).
The text was updated successfully, but these errors were encountered: