Fix #498
Ruby 1.8.7 and ri can't deal with <!-- appearing in documentation. Please upgrade to the latest Ruby if you're able to.
This commit is contained in:
+1
-1
@@ -5,7 +5,7 @@ Gem::Specification.new do |s|
|
||||
s.required_ruby_version = ">= 1.8.7"
|
||||
|
||||
s.name = 'gollum'
|
||||
s.version = '2.1.9'
|
||||
s.version = '2.1.10'
|
||||
s.date = '2012-08-30'
|
||||
s.rubyforge_project = 'gollum'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user