From ed5d5c5829ccd91261b27438e2aa146f7aec755e Mon Sep 17 00:00:00 2001 From: nobu Date: Tue, 8 Dec 2009 07:19:09 +0000 Subject: * lib/rubygems: update to 1.3.5. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26049 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- lib/rubygems/validator.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/rubygems/validator.rb') diff --git a/lib/rubygems/validator.rb b/lib/rubygems/validator.rb index 9bccc605b5..f568227b9a 100644 --- a/lib/rubygems/validator.rb +++ b/lib/rubygems/validator.rb @@ -15,7 +15,7 @@ begin Gem.activate('test-unit') rescue Gem::LoadError # Ignore - use the test-unit library that's part of the standard library -end +end ## # Validator performs various gem file and gem database validation -- cgit v1.2.3