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 does not build gems in parallel
- Don't let bundler retry on non-network error
- Bundler is unable to require path/git gem during installation of other gems.
- `bundle update` should install the latest bundler and use that to update dependencies
- Bundler should only retry specific network errors, not all errors
- Option --default does not set gems as default
- Print a warning for a potential confusion from the indirect dependencies.
- Bundler should be able to use a `.gemspec` file in the absence of Gemfile
- Support gemification of `pathname`
- Bundler.require(:default) is requiring all groups.
- 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