[rubygems/rubygems] Bump version to 3.1.0.pre2

https://github.com/rubygems/rubygems/commit/a7a673ce22
This commit is contained in:
Hiroshi SHIBATA 2019-10-15 20:15:28 +09:00
parent 51a31b86e9
commit e0e93a199d
No known key found for this signature in database
GPG Key ID: F9CF13417264FAC2

View File

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