summaryrefslogtreecommitdiff
path: root/lib/rubygems.rb
diff options
context:
space:
mode:
authorhsbt <hsbt@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2014-11-12 13:30:58 +0000
committerhsbt <hsbt@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2014-11-12 13:30:58 +0000
commitbb6b37a9bc5d5f932fb992a569d917ff6f87ef0b (patch)
tree8b3119a1c791462709fb3e579d7c536f99fdb842 /lib/rubygems.rb
parent9efb9195e09254ac41f45b7b721b7c09e5b4512b (diff)
* lib/rubygems/*: Update to RubyGems 2.4.3 master (7b1f684).
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@48389 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 ac22c3cdce..dc30a13303 100644
--- a/lib/rubygems.rb
+++ b/lib/rubygems.rb
@@ -9,7 +9,7 @@ require 'rbconfig'
require 'thread'
module Gem
- VERSION = '2.4.2'
+ VERSION = '2.4.3'
end
# Must be first since it unloads the prelude from 1.9.2