aboutsummaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorHiroshi SHIBATA <hsbt@ruby-lang.org>2019-10-15 20:15:28 +0900
committerHiroshi SHIBATA <hsbt@ruby-lang.org>2019-10-15 20:57:01 +0900
commite0e93a199d28446a5d1b1289ee9466f7af01e62e (patch)
treea2e15c182486b036497c3e786219f752b5a3d41a /lib
parent51a31b86e9d60643526980830d44f7b5134f39c0 (diff)
downloadruby-e0e93a199d28446a5d1b1289ee9466f7af01e62e.tar.gz
[rubygems/rubygems] Bump version to 3.1.0.pre2
https://github.com/rubygems/rubygems/commit/a7a673ce22
Diffstat (limited to 'lib')
-rw-r--r--lib/rubygems.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/rubygems.rb b/lib/rubygems.rb
index 2676fbd3db..44b9a2e6b3 100644
--- a/lib/rubygems.rb
+++ b/lib/rubygems.rb
@@ -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