From 3e2f089432119cf67017d55f4deef2ea909ceb79 Mon Sep 17 00:00:00 2001 From: Hiroshi SHIBATA Date: Mon, 14 Jun 2021 12:54:06 +0900 Subject: Merge RubyGems-3.2.16 and Bundler-2.2.16 --- 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 61a2d465a2..57574474ea 100644 --- a/lib/rubygems.rb +++ b/lib/rubygems.rb @@ -8,7 +8,7 @@ require 'rbconfig' module Gem - VERSION = "3.2.15".freeze + VERSION = "3.2.16".freeze end # Must be first since it unloads the prelude from 1.9.2 -- cgit v1.2.1