Rakefile in rtesseract-1.0.5 vs Rakefile in rtesseract-1.1.0

- old
+ new

@@ -11,10 +11,10 @@ end require 'rake' require 'jeweler' Jeweler::Tasks.new do |gem| - # gem is a Gem::Specification... see http://docs.rubygems.org/read/chapter/20 for more options + # gem is a Gem::Specification... see http://guides.rubygems.org/specification-reference/ for more options gem.name = "rtesseract" gem.homepage = "http://github.com/dannnylo/rtesseract" gem.license = "MIT" gem.summary = %Q{Ruby library for working with the Tesseract OCR.} gem.description = %Q{Ruby library for working with the Tesseract OCR.}