mirror of
https://github.com/ruby/ruby.git
synced 2025-08-15 21:49:06 +02:00
Bump Rubygems version to 3.6.0
This commit is contained in:
parent
11910b2606
commit
047a87bd7a
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@
|
||||||
require "rbconfig"
|
require "rbconfig"
|
||||||
|
|
||||||
module Gem
|
module Gem
|
||||||
VERSION = "3.6.0.dev"
|
VERSION = "3.6.0"
|
||||||
end
|
end
|
||||||
|
|
||||||
# Must be first since it unloads the prelude from 1.9.2
|
# Must be first since it unloads the prelude from 1.9.2
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue