mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
* lib/rubygems: update to 1.3.5.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26049 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
6c0f2b097e
commit
ed5d5c5829
34 changed files with 6650 additions and 136 deletions
|
@ -49,7 +49,7 @@ class Gem::Command
|
|||
def self.build_args
|
||||
@build_args ||= []
|
||||
end
|
||||
|
||||
|
||||
def self.build_args=(value)
|
||||
@build_args = value
|
||||
end
|
||||
|
@ -197,7 +197,7 @@ class Gem::Command
|
|||
# def usage
|
||||
# "#{program_name} FILE [FILE ...]"
|
||||
# end
|
||||
#
|
||||
#
|
||||
# def arguments
|
||||
# "FILE name of file to find"
|
||||
# end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue