Merge RubyGems 2.7.1.

* Fix `gem update --system` with RubyGems 2.7+.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@60669 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
hsbt 2017-11-06 02:02:04 +00:00
parent 4b7f531553
commit 54e58c947b
2 changed files with 6 additions and 2 deletions

View file

@ -10,7 +10,7 @@ require 'rbconfig'
require 'thread'
module Gem
VERSION = "2.7.0"
VERSION = "2.7.1"
end
# Must be first since it unloads the prelude from 1.9.2