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.
39 Subscribers
View all SubscribersAdd a CodeTriage badge to rubygems
Help out
- Issues
- Don't let bundler retry on non-network error
- Print a warning for a potential confusion from the indirect dependencies.
- Support gemification of `pathname`
- Speed up boot time by adding default spec files to stub lines
- Allow installing from non https sources
- Investigate performance regressions on Windows CI
- Pure ruby replacement for `git ls-files` in the bundle gem generated gemspec
- Extension gems that choose not to build produce warnings
- bundle install does not run the gems hooks
- Proposal to allow defining different lockfile name not based on Gemfile name
- Docs
- Bundler::ConnectionPool#idle
- Bundler::ConnectionPool#reap
- Bundler::ConnectionPool::TimedStack#idle_connections?
- Bundler::ConnectionPool::TimedStack#reserve_idle_connection
- Bundler::ConnectionPool::TimedStack#idle
- Bundler::ConnectionPool::TimedStack#reap
- Bundler::PubGrub::Strategy#next_term_to_try_from
- Bundler::PubGrub::Strategy#most_preferred_version_of
- Bundler::PubGrub::Strategy#next_package_and_version
- Bundler::PubGrub::Strategy#initialize