rubygems
https://github.com/rubygems/rubygems
Ruby
Library packaging and distribution for Ruby.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
38 Subscribers
View all SubscribersAdd a CodeTriage badge to rubygems
Help out
- Issues
- Bundler::Definition#specs_for after reset fails for native gems
- BUNDLE_GLOBAL_GEM_CACHE breaks natively compiled libraries
- using bundler plugins results in gem metadata always loading from non-default sources even in deployment mode
- Add command `bundle why`, similar to `yarn why`
- Add support for executing a script directly.
- Allow simulating "Bundler 3 mode" more easily
- Gemfile require option allows you to require any file
- Bundler attempts to install gems specified with `platforms: :mri` on TruffleRuby (and maybe jruby too)
- Bundler mixing files of the default and bundled gems when the same version installed for both
- Gem::Specification#executables should not accept Strings containing spaces
- Docs
- Bundler::SecureRandom#alphanumeric
- Bundler::URI::RFC3986_Parser#unescape
- Bundler::URI::RFC3986_Parser#escape
- Bundler::URI::RFC3986_Parser#make_regexp
- Bundler::URI::RFC3986_Parser#extract
- Gem::Net::HTTP::Persistent#verify_hostname
- Gem::Net::HTTP::Persistent#verify_hostname=
- Gem::Random::Formatter#hex
- Gem::Random::Formatter#random_bytes
- Gem::Random::Formatter#alphanumeric