summaryrefslogtreecommitdiff
path: root/lib/rubygems.rb
diff options
context:
space:
mode:
authornagachika <nagachika@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2013-10-26 17:44:33 +0000
committernagachika <nagachika@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2013-10-26 17:44:33 +0000
commitd39041bab5135529848be11712fad4a3973c2cf7 (patch)
treeef30eba4189274be883d95769166d3bb3993a7b8 /lib/rubygems.rb
parentb385f19c922b9186537150df3124d72d14e9c213 (diff)
* lib/rubygems: Update to RubyGems 2.0.13. [ruby-core:58031]
[Backport #9052] the patch is provided by drbrain (Eric Hodel). git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_2_0_0@43435 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'lib/rubygems.rb')
-rw-r--r--lib/rubygems.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/rubygems.rb b/lib/rubygems.rb
index e28fab4eae..a5857d810d 100644
--- a/lib/rubygems.rb
+++ b/lib/rubygems.rb
@@ -8,7 +8,7 @@
require 'rbconfig'
module Gem
- VERSION = '2.0.12'
+ VERSION = '2.0.13'
end
# Must be first since it unloads the prelude from 1.9.2