rtesseract.gemspec in rtesseract-0.0.8 vs rtesseract.gemspec in rtesseract-0.0.9

- old
+ new

@@ -3,15 +3,15 @@ # Instead, edit Jeweler::Tasks in Rakefile, and run 'rake gemspec' # -*- encoding: utf-8 -*- Gem::Specification.new do |s| s.name = %q{rtesseract} - s.version = "0.0.8" + s.version = "0.0.9" s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= s.authors = [%q{Danilo Jeremias da Silva}] - s.date = %q{2011-09-20} + s.date = %q{2011-12-01} s.description = %q{Ruby library for working with the Tesseract OCR.} s.email = %q{dannnylo@gmail.com} s.extra_rdoc_files = [ "LICENSE", "README.rdoc" @@ -37,10 +37,10 @@ "test/test_mixed.rb", "test/test_rtesseract.rb" ] s.homepage = %q{http://github.com/dannnylo/rtesseract} s.require_paths = [%q{lib}] - s.rubygems_version = %q{1.8.7} + s.rubygems_version = %q{1.8.3} s.summary = %q{Ruby library for working with the Tesseract OCR.} if s.respond_to? :specification_version then s.specification_version = 3