1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

Merge RubyGems 3.1.1 and update the NEWS entry for RubyGems

This commit is contained in:
Hiroshi SHIBATA 2019-12-16 20:47:02 +09:00
parent ba11a74745
commit d8db343a21
No known key found for this signature in database
GPG key ID: F9CF13417264FAC2
2 changed files with 3 additions and 3 deletions

4
NEWS
View file

@ -564,8 +564,8 @@ RSS::
RubyGems::
* Upgrade to RubyGems 3.1.0.pre3
See https://github.com/rubygems/rubygems/blob/3.1/History.txt#L3
* Upgrade to RubyGems 3.1.1
See https://github.com/rubygems/rubygems/releases/tag/v3.1.0
StringScanner::

View file

@ -9,7 +9,7 @@
require 'rbconfig'
module Gem
VERSION = "3.1.0".freeze
VERSION = "3.1.1".freeze
end
# Must be first since it unloads the prelude from 1.9.2