summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorDavid Rodríguez <deivid.rodriguez@riseup.net>2024-12-16 21:26:42 +0100
committerHiroshi SHIBATA <hsbt@ruby-lang.org>2024-12-18 10:05:21 +0900
commitb3abdd4cf45f370d763f6782db46c8ada5818a44 (patch)
tree2a8f2f0b6efa3d26525cf4db95fd5309d53b469c /lib
parent64b8e2da6822273a059158138d3bb03ca8975547 (diff)
Bump Rubygems version to 3.6.1
Diffstat (limited to 'lib')
-rw-r--r--lib/rubygems.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/rubygems.rb b/lib/rubygems.rb
index 817acaa0e5..a2bba9bf0d 100644
--- a/lib/rubygems.rb
+++ b/lib/rubygems.rb
@@ -9,7 +9,7 @@
require "rbconfig"
module Gem
- VERSION = "3.6.0"
+ VERSION = "3.6.1"
end
# Must be first since it unloads the prelude from 1.9.2