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 98f5f44 commit 705c8e3Copy full SHA for 705c8e3
History.txt
@@ -1,6 +1,6 @@
1
# coding: UTF-8
2
3
-=== 2.0.15
+=== 2.0.15 / 2014-12-21
4
5
Bug fixes:
6
lib/rubygems.rb
@@ -8,7 +8,7 @@
8
require 'rbconfig'
9
10
module Gem
11
- VERSION = '2.0.14'
+ VERSION = '2.0.15'
12
end
13
14
# Must be first since it unloads the prelude from 1.9.2
0 commit comments