From d8db343a21b175563fa58a7d33c600ae7c7973cc Mon Sep 17 00:00:00 2001 From: Hiroshi SHIBATA Date: Mon, 16 Dec 2019 20:47:02 +0900 Subject: Merge RubyGems 3.1.1 and update the NEWS entry for RubyGems --- lib/rubygems.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/rubygems.rb') 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 -- cgit v1.2.3