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 74ee663 commit 6479811Copy full SHA for 6479811
History.txt
@@ -1,6 +1,6 @@
1
# coding: UTF-8
2
3
-=== 1.8.30
+=== 1.8.30 / 2014-12-21
4
5
Bug fixes:
6
lib/rubygems.rb
@@ -121,7 +121,7 @@ class << Gem
121
# -The RubyGems Team
122
123
module Gem
124
- VERSION = '1.8.29'
+ VERSION = '1.8.30'
125
126
##
127
# Raised when RubyGems is unable to load or activate a gem. Contains the
0 commit comments