ronn.gemspec in ronn-0.4 vs ronn.gemspec in ronn-0.4.1

- old
+ new

@@ -1,11 +1,11 @@ Gem::Specification.new do |s| s.specification_version = 2 if s.respond_to? :specification_version= s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= s.name = 'ronn' - s.version = '0.4' + s.version = '0.4.1' s.date = '2010-03-08' s.description = "The opposite of roff" s.summary = "The opposite of roff" @@ -17,10 +17,11 @@ COPYING README.md Rakefile bin/ron bin/ronn + lib/ron.rb lib/ronn.rb lib/ronn/document.rb lib/ronn/layout.html lib/ronn/roff.rb man/markdown.5 @@ -29,9 +30,10 @@ man/ronn.1.ronn man/ronn.5 man/ronn.5.ronn man/ronn.7 man/ronn.7.ronn + ron.gemspec ronn.gemspec test/angle_bracket_syntax.html test/angle_bracket_syntax.ronn test/basic_document.html test/basic_document.ronn