summaryrefslogtreecommitdiff
path: root/lib/rubygems.rb
diff options
context:
space:
mode:
authorHiroshi SHIBATA <hsbt@ruby-lang.org>2019-12-16 20:47:02 +0900
committerHiroshi SHIBATA <hsbt@ruby-lang.org>2019-12-16 20:47:04 +0900
commitd8db343a21b175563fa58a7d33c600ae7c7973cc (patch)
tree8355b778c0b8ceefbb43a2ede7bdb643cf9e31d3 /lib/rubygems.rb
parentba11a74745e10fac88a74c2da2e0032ccf254265 (diff)
Merge RubyGems 3.1.1 and update the NEWS entry for RubyGems
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 84a360e652..8eedc97bca 100644
--- a/lib/rubygems.rb
+++ b/lib/rubygems.rb
@@ -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