summaryrefslogtreecommitdiff
path: root/lib/rubygems.rb
diff options
context:
space:
mode:
authorDavid Rodríguez <deivid.rodriguez@riseup.net>2022-12-24 20:42:50 +0100
committerHiroshi SHIBATA <hsbt@ruby-lang.org>2022-12-25 05:55:36 +0900
commit8f05e4f54bdb3bcf05574bd5f12e56f7e010c8a2 (patch)
treef84580ebe619c61036604163ca17aa33a141fda2 /lib/rubygems.rb
parent3cbe37bd357464c0ce665770998b691cad022a24 (diff)
Update Bundler to 2.4.1 & and RubyGems to 3.4.1
Notes
Notes: Merged: https://github.com/ruby/ruby/pull/7020
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 56e47ca351..f6c92d52ab 100644
--- a/lib/rubygems.rb
+++ b/lib/rubygems.rb
@@ -8,7 +8,7 @@
require "rbconfig"
module Gem
- VERSION = "3.4.0".freeze
+ VERSION = "3.4.1".freeze
end
# Must be first since it unloads the prelude from 1.9.2