mirror of
https://github.com/ruby/ruby.git
synced 2025-08-23 21:14:23 +02:00
* lib/rubygems: Update to RubyGems HEAD(60d7972).
this version contains pull requests number of #1343, #1356, #1357, #1363 at https://github.com/rubygems/rubygems/pulls * test/rubygems: ditto. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@52372 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
f363bbdf10
commit
e00d5437d1
14 changed files with 110 additions and 23 deletions
|
@ -113,6 +113,8 @@ lib/rubygems/defaults/operating_system.rb
|
|||
|
||||
out << " - INSTALLATION DIRECTORY: #{Gem.dir}\n"
|
||||
|
||||
out << " - USER INSTALLATION DIRECTORY: #{Gem.user_dir}\n"
|
||||
|
||||
out << " - RUBYGEMS PREFIX: #{Gem.prefix}\n" unless Gem.prefix.nil?
|
||||
|
||||
out << " - RUBY EXECUTABLE: #{Gem.ruby}\n"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue