aboutsummaryrefslogtreecommitdiffstats
path: root/lib/rubygems.rb
diff options
context:
space:
mode:
authorHiroshi SHIBATA <hsbt@ruby-lang.org>2023-12-16 10:13:35 +0800
committerHiroshi SHIBATA <hsbt@ruby-lang.org>2023-12-16 10:13:35 +0800
commit711e85674e7c98909f5a43b7852ddc763beaa744 (patch)
tree5e69ed723b573ae6aff36f30a36f41aa9b3ae53f /lib/rubygems.rb
parentf4e9336d4347e1086eb00494f90650cf6fde3be0 (diff)
downloadruby-711e85674e7c98909f5a43b7852ddc763beaa744.tar.gz
Pin versions that are RubyGems 2.5.1 and Bundler 2.5.1
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 d1381cbb83..a5091b07b8 100644
--- a/lib/rubygems.rb
+++ b/lib/rubygems.rb
@@ -9,7 +9,7 @@
require "rbconfig"
module Gem
- VERSION = "3.5.0.dev"
+ VERSION = "3.5.1"
end
# Must be first since it unloads the prelude from 1.9.2