summaryrefslogtreecommitdiff
path: root/lib/rubygems.rb
diff options
context:
space:
mode:
authorusa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2019-03-18 18:30:36 +0000
committerusa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2019-03-18 18:30:36 +0000
commitf86e5daee790ee509cb17f4f51f95cc76ca89a4e (patch)
treebd949f04a3e8551bc3ce032e328b6e5ca724ec8f /lib/rubygems.rb
parent391f88c8431075596a6f44d8bea19d2e155e3003 (diff)
Applied security patches for RubyGems
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_2_4@67303 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 4ab0da9acf..f1756cb45d 100644
--- a/lib/rubygems.rb
+++ b/lib/rubygems.rb
@@ -10,7 +10,7 @@ require 'rbconfig'
require 'thread'
module Gem
- VERSION = "2.6.14.3"
+ VERSION = "2.6.14.4"
end
# Must be first since it unloads the prelude from 1.9.2