summaryrefslogtreecommitdiff
path: root/lib/rubygems.rb
diff options
context:
space:
mode:
authorHiroshi SHIBATA <hsbt@ruby-lang.org>2021-06-14 12:54:06 +0900
committernagachika <nagachika@ruby-lang.org>2021-07-07 10:03:15 +0900
commit3e2f089432119cf67017d55f4deef2ea909ceb79 (patch)
treed4d4e0dbdf415ad5252a6d3448e735d1d5f5c264 /lib/rubygems.rb
parent69fd46f2524ac5df5b739f0a19c71aecfa180d48 (diff)
downloadruby-3e2f089432119cf67017d55f4deef2ea909ceb79.tar.gz
Merge RubyGems-3.2.16 and Bundler-2.2.16
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 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