FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Tidy up default gems by headius · Pull Request #9108 · jruby/jruby · GitHub

/ jruby Public

Tidy up default gems - #9108

Merged
headius merged 9 commits into
jruby:masterfrom
headius:gem_cleanup
Jan 7, 2026
Merged

Tidy up default gems#9108
headius merged 9 commits into
jruby:masterfrom
headius:gem_cleanup

Conversation

headius commented Dec 3, 2025

Copy link
Copy Markdown
Member

Just a bit of cleanup and catch-up with default and bundled gems in the 3.4.x series.

The resolv gem incorporated JRuby's changes in ruby/resolv#19 but
we never switched over.
JRuby's Set implementation never got incorporated in the gem, but
now Set is moving to core for Ruby 4.0 anyway so we don't care.
We have not supported automatically booting an extension from a jar
for many years, but this test just recently started failing due to
changes in the json library.
headius merged commit ef0307e into jruby:master Jan 7, 2026
75 of 76 checks passed
headius deleted the gem_cleanup branch January 7, 2026 21:26
headius mentioned this pull request Jan 8, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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.

1 participant


Back | FazBrowse Home | New Git URL