Importing rubygems @ c2d4131: Deal with platforms that have DLEXT2 == nil. Fixes RF#28867

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30608 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
ryan 2011-01-19 21:23:04 +00:00
parent df2762fb1a
commit 64847a9cfe
10 changed files with 274 additions and 91 deletions

View file

@ -10,7 +10,6 @@
# See LICENSE.txt for additional licensing information.
#++
require 'rubygems/security'
require 'rubygems/specification'
##