mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
* lib/rubygems, test/rubygems: properties.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31886 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
d22130922e
commit
b204eabf05
6 changed files with 7 additions and 7 deletions
|
@ -236,7 +236,7 @@ class Gem::Package::TarWriter
|
|||
name = newname
|
||||
|
||||
if name.size > 100 or prefix.size > 155 then
|
||||
raise Gem::Package::TooLongFileName
|
||||
raise Gem::Package::TooLongFileName
|
||||
end
|
||||
end
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue