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.
40 Subscribers
View all SubscribersAdd a CodeTriage badge to rubygems
Help out
- Issues
- Correct Bundler 5 default path documentation
- Report permission errors from bundle clean
- Restrict UserDefined handling to explicit class set for Gem::SafeMashal.
- Add --source option to gem exec command
- Fix release date extraction for the current changelog header format
- Reject SafeMarshal collection lengths longer than the remaining input
- Perform the install triggered by auto_install in a subprocess
- Make repeated bundle lock options accumulate
- Fix gem uninstall --user-install crash when GEM_HOME does not exist
- Fail instead of warning when frozen mode can't update the lockfile
- Docs
- QualityCheck#check_documented_settings
- QualityCheck#check_lib_language_quality
- QualityCheck#check_man_language_quality
- QualityCheck#check_no_merge_conflicts
- QualityCheck#check_no_extraneous_quotes
- QualityCheck#check_no_malformed_whitespace
- QualityCheck#run!
- QualityCheck#initialize
- QualityCheck.run!
- QualityCheck#each_line