We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 141073c commit c9ce30aCopy full SHA for c9ce30a
History.txt
@@ -1,6 +1,6 @@
1
# coding: UTF-8
2
3
-=== 2.7.0
+=== 2.7.0 (2017-11-02)
4
5
Major enhancements:
6
lib/rubygems.rb
@@ -10,7 +10,7 @@
10
require 'thread'
11
12
module Gem
13
- VERSION = "2.6.14"
+ VERSION = "2.7.0"
14
end
15
16
# Must be first since it unloads the prelude from 1.9.2
0 commit comments