aboutsummaryrefslogtreecommitdiffstats
path: root/lib/rubygems.rb
diff options
context:
space:
mode:
authorHiroshi SHIBATA <hsbt@ruby-lang.org>2020-12-18 12:13:33 +0900
committerHiroshi SHIBATA <hsbt@ruby-lang.org>2020-12-18 13:33:18 +0900
commit0e40cc9b194a5e46024d32b85a61e651372a65cb (patch)
treed91f781ca34d78897d8cea9fb3403e47f891df5a /lib/rubygems.rb
parent34f06062174882a98ebef998c50ad8d4f7fc0f2e (diff)
downloadruby-0e40cc9b194a5e46024d32b85a61e651372a65cb.tar.gz
Merge RubyGems 3.2.2 and Bundler 2.2.2
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 7596585482..5da8b6904b 100644
--- a/lib/rubygems.rb
+++ b/lib/rubygems.rb
@@ -8,7 +8,7 @@
require 'rbconfig'
module Gem
- VERSION = "3.2.1".freeze
+ VERSION = "3.2.2".freeze
end
# Must be first since it unloads the prelude from 1.9.2