1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/lib/rubygems/commands
David Rodríguez b7e88e3c2f [rubygems/rubygems] Don't format executables on gem update --system
This restores 3.0 behavior and goes back to not formatting executables
by default on `gem update --system`. This is friendlier for jruby and
doesn't really affect OS packagers.

https://github.com/rubygems/rubygems/commit/1a504b651d
2020-07-31 21:07:19 +09:00
..
build_command.rb
cert_command.rb [rubygems/rubygems] Remove unnecessary stuff 2020-07-31 21:07:19 +09:00
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 [rubygems/rubygems] Remove more unnecessary requires 2020-07-31 21:07:19 +09:00
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 [rubygems/rubygems] Don't format executables on gem update --system 2020-07-31 21:07:19 +09:00
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