mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
7d463e360b
* Fix gem pristine not accounting for user installed gems. Pull request #2914 by Luis Sagastume. * Refactor keyword argument test for Ruby 2.7. Pull request #2947 by SHIBATA Hiroshi. * Fix errors at frozen Gem::Version. Pull request #2949 by Nobuyoshi Nakada. * Remove taint usage on Ruby 2.7+. Pull request #2951 by Jeremy Evans. * Check Manifest.txt is up to date. Pull request #2953 by David Rodríguez. * Clarify symlink conditionals in tests. Pull request #2962 by David Rodríguez. * Update command line parsing to work under ps. Pull request #2966 by David Rodríguez. * Properly test `Gem::Specifications.stub_for`. Pull request #2970 by David Rodríguez. * Fix Gem::LOADED_SPECS_MUTEX handling for recursive locking. Pull request #2985 by MSP-Greg. |
||
---|---|---|
.. | ||
build_command.rb | ||
cert_command.rb | ||
check_command.rb | ||
cleanup_command.rb | ||
contents_command.rb | ||
dependency_command.rb | ||
environment_command.rb | ||
fetch_command.rb | ||
generate_index_command.rb | ||
help_command.rb | ||
info_command.rb | ||
install_command.rb | ||
list_command.rb | ||
lock_command.rb | ||
mirror_command.rb | ||
open_command.rb | ||
outdated_command.rb | ||
owner_command.rb | ||
pristine_command.rb | ||
push_command.rb | ||
query_command.rb | ||
rdoc_command.rb | ||
search_command.rb | ||
server_command.rb | ||
setup_command.rb | ||
signin_command.rb | ||
signout_command.rb | ||
sources_command.rb | ||
specification_command.rb | ||
stale_command.rb | ||
uninstall_command.rb | ||
unpack_command.rb | ||
update_command.rb | ||
which_command.rb | ||
yank_command.rb |