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

Deprecate Ruby 2.3 support #1886

Closed
flavorjones opened this issue Apr 4, 2019 · 2 comments
Closed

Deprecate Ruby 2.3 support #1886

flavorjones opened this issue Apr 4, 2019 · 2 comments
Milestone

Comments

@flavorjones
Copy link
Member

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;

  • update README and gemspec to indicate this change
  • remove Ruby 2.3 from CI pipelines
  • remove Ruby 2.3 from windows cross-compiled gem (.cross_rubies)

Marking this for a 1.11.0 release to coincide with a minor version bump (not a patchlevel version bump).

@flavorjones flavorjones added this to the v1.11.0 milestone Apr 4, 2019
@flavorjones
Copy link
Member Author

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
Copy link
Member Author

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
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant