aboutsummaryrefslogtreecommitdiffstats
path: root/lib/rubygems.rb
diff options
context:
space:
mode:
authorHiroshi SHIBATA <hsbt@ruby-lang.org>2021-12-27 09:41:55 +0900
committerHiroshi SHIBATA <hsbt@ruby-lang.org>2021-12-27 10:45:36 +0900
commitd6311cb1ca5860a6e0cbf6f87c1e0ae9e099f61e (patch)
treed9bd1de350a80822894e49b48f9d70d764bf7700 /lib/rubygems.rb
parentb7e5ce08ff0196c1a9ed885670495cf09a02bbc3 (diff)
downloadruby-d6311cb1ca5860a6e0cbf6f87c1e0ae9e099f61e.tar.gz
Track RubyGems 3.4.0dev and Bundler 2.4.0dev
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 eb5674c6f4..26fb93cbfb 100644
--- a/lib/rubygems.rb
+++ b/lib/rubygems.rb
@@ -8,7 +8,7 @@
require 'rbconfig'
module Gem
- VERSION = "3.3.3".freeze
+ VERSION = "3.4.0.dev".freeze
end
# Must be first since it unloads the prelude from 1.9.2