rtesseract.gemspec in rtesseract-1.2.5 vs rtesseract.gemspec in rtesseract-1.2.6
- old
+ new
@@ -1,19 +1,19 @@
# Generated by jeweler
# DO NOT EDIT THIS FILE DIRECTLY
# Instead, edit Jeweler::Tasks in Rakefile, and run 'rake gemspec'
# -*- encoding: utf-8 -*-
-# stub: rtesseract 1.2.5 ruby lib
+# stub: rtesseract 1.2.6 ruby lib
Gem::Specification.new do |s|
s.name = "rtesseract"
- s.version = "1.2.5"
+ s.version = "1.2.6"
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.require_paths = ["lib"]
s.authors = ["Danilo Jeremias da Silva"]
- s.date = "2015-03-01"
+ s.date = "2015-03-13"
s.description = "Ruby library for working with the Tesseract OCR."
s.email = "dannnylo@gmail.com"
s.extra_rdoc_files = [
"LICENSE.txt",
"README.rdoc"
@@ -28,9 +28,10 @@
"LICENSE.txt",
"README.rdoc",
"Rakefile",
"VERSION",
"lib/processors/mini_magick.rb",
+ "lib/processors/none.rb",
"lib/processors/quick_magick.rb",
"lib/processors/rmagick.rb",
"lib/rtesseract.rb",
"lib/rtesseract/errors.rb",
"lib/rtesseract/mixed.rb",