summaryrefslogtreecommitdiff
path: root/lib/rubygems.rb
diff options
context:
space:
mode:
authorhsbt <hsbt@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2018-12-19 07:20:17 +0000
committerhsbt <hsbt@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2018-12-19 07:20:17 +0000
commit92e726628e3baf4acb1a349089aa4d3278c2ad40 (patch)
tree8baeecc921ee199adf113a4d7ca030cccf96e5b3 /lib/rubygems.rb
parentb0f6781e2f225bb6787233504de482b988bc9a81 (diff)
Merge RubyGems 3.0.0 from upstream.
https://blog.rubygems.org/2018/12/19/3.0.0-released.html git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@66451 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
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 048eb9bdda..abf2e9b5da 100644
--- a/lib/rubygems.rb
+++ b/lib/rubygems.rb
@@ -9,7 +9,7 @@
require 'rbconfig'
module Gem
- VERSION = "3.0.0.beta3".freeze
+ VERSION = "3.0.0".freeze
end
# Must be first since it unloads the prelude from 1.9.2