rtesseract.gemspec in rtesseract-1.0.4 vs rtesseract.gemspec in rtesseract-1.0.5
- old
+ new
@@ -1,17 +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.0.5 ruby lib
Gem::Specification.new do |s|
s.name = "rtesseract"
- s.version = "1.0.4"
+ s.version = "1.0.5"
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 = "2014-01-15"
+ s.date = "2014-01-21"
s.description = "Ruby library for working with the Tesseract OCR."
s.email = "dannnylo@gmail.com"
s.extra_rdoc_files = [
"LICENSE.txt",
"README.rdoc"
@@ -43,11 +45,10 @@
"spec/rtesseract_spec.rb",
"spec/spec_helper.rb"
]
s.homepage = "http://github.com/dannnylo/rtesseract"
s.licenses = ["MIT"]
- s.require_paths = ["lib"]
- s.rubygems_version = "2.0.3"
+ s.rubygems_version = "2.2.0"
s.summary = "Ruby library for working with the Tesseract OCR."
if s.respond_to? :specification_version then
s.specification_version = 4