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 ed733bc commit 51fb2c0Copy full SHA for 51fb2c0
History.txt
@@ -1,6 +1,6 @@
1
# coding: UTF-8
2
3
-=== 1.8.26
+=== 1.8.26 / 2013-09-09
4
5
Security fixes:
6
lib/rubygems.rb
@@ -121,7 +121,7 @@ class << Gem
121
# -The RubyGems Team
122
123
module Gem
124
- VERSION = '1.8.25'
+ VERSION = '1.8.26'
125
126
##
127
# Raised when RubyGems is unable to load or activate a gem. Contains the
0 commit comments