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.
37 Subscribers
View all SubscribersAdd a CodeTriage badge to rubygems
Help out
- Issues
- Cache Not Updated For Failed Gems
- Network issues related to ipv6 and Self-Signed Root CA
- `bundle update` ignoring the `bundler` version specified by `BUNDLED WITH`
- Print message when blocking on file locks
- Unexpected dependency resolution with Bundler
- Expose '--local' & '--prefer-local' install options as configuration options to support offline install scenarios
- draft: loading support on Windows
- fix environment variable tests for `bundle exec` on Windows
- Allocate strings from Requirement match only once
- `gem install <gem>` now fails if gem host doesn't support specs API
- 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