aboutsummaryrefslogtreecommitdiffstats
path: root/lib/rubygems.rb
diff options
context:
space:
mode:
authorhsbt <hsbt@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2017-11-02 04:25:37 +0000
committerhsbt <hsbt@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2017-11-02 04:25:37 +0000
commit74948318f697ef0546c0dad3cba092158a3c41c7 (patch)
tree57cb0be7d72cb9b75ca408b1990f19078ca5f3e8 /lib/rubygems.rb
parent6dfdfa339796c690107abbe985199f8b69f98b8d (diff)
downloadruby-74948318f697ef0546c0dad3cba092158a3c41c7.tar.gz
Merge release version of Rubygems 2.7.0.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@60608 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 c8f43e3805..d32df84be1 100644
--- a/lib/rubygems.rb
+++ b/lib/rubygems.rb
@@ -10,7 +10,7 @@ require 'rbconfig'
require 'thread'
module Gem
- VERSION = "2.6.14"
+ VERSION = "2.7.0"
end
# Must be first since it unloads the prelude from 1.9.2