aboutsummaryrefslogtreecommitdiffstats
path: root/lib/rubygems.rb
diff options
context:
space:
mode:
authorhsbt <hsbt@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2017-03-17 01:29:22 +0000
committerhsbt <hsbt@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2017-03-17 01:29:22 +0000
commitf5d0f32e4650928b4a243d95b40ee1ed190b89cd (patch)
tree6ce8d14bd2fd646ca55c80f9676688b2616b4dd1 /lib/rubygems.rb
parent8b8d8e19862464e761590e6fc67823befebad5bd (diff)
downloadruby-f5d0f32e4650928b4a243d95b40ee1ed190b89cd.tar.gz
Merge rubygems-2.6.11
This version fixed regression of rubygems-2.6.10. https://github.com/rubygems/rubygems/pull/1856 See details of changelogs for 2.6.11 release: https://github.com/rubygems/rubygems/blob/adfcf40502716080bd9cdfdd2e43bd4296872784/History.txt#L3 git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@57998 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 0c698b2813..5cd1a4c47a 100644
--- a/lib/rubygems.rb
+++ b/lib/rubygems.rb
@@ -10,7 +10,7 @@ require 'rbconfig'
require 'thread'
module Gem
- VERSION = "2.6.10"
+ VERSION = "2.6.11"
end
# Must be first since it unloads the prelude from 1.9.2