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

dep: ruby 3.4 unbundled gems #634

Merged
merged 2 commits into from Jan 22, 2024
Merged

dep: ruby 3.4 unbundled gems #634

merged 2 commits into from Jan 22, 2024

Conversation

flavorjones
Copy link
Member

@flavorjones flavorjones commented Jan 22, 2024

Explicitly add gems that are unbundled in Ruby 3.4 (that Ruby 3.3 is already warning about):

  • nkf is used directly by mechanize
  • base64 is used by rubyntlm but that gem does not look maintained

Also: add truffleruby (stable) and jruby-head to the CI matrix.

Fixes #633

that ruby 3.3 is warning about.

- nkf is used directly by mechanize
- base64 is used by rubyntlm but that gem does not look maintained
@flavorjones flavorjones merged commit 460e70d into main Jan 22, 2024
14 checks passed
@flavorjones flavorjones deleted the flavorjones-dep-nkf branch January 22, 2024 17:54
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.

Add nkf as dependency for Ruby 3.4 support
1 participant