rtesseract.gemspec in rtesseract-1.0.1 vs rtesseract.gemspec in rtesseract-1.0.2
- old
+ new
@@ -3,23 +3,24 @@
# Instead, edit Jeweler::Tasks in Rakefile, and run 'rake gemspec'
# -*- encoding: utf-8 -*-
Gem::Specification.new do |s|
s.name = "rtesseract"
- s.version = "1.0.1"
+ s.version = "1.0.2"
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Danilo Jeremias da Silva"]
- s.date = "2013-11-21"
+ s.date = "2013-12-09"
s.description = "Ruby library for working with the Tesseract OCR."
s.email = "dannnylo@gmail.com"
s.extra_rdoc_files = [
"LICENSE.txt",
"README.rdoc"
]
s.files = [
".document",
".rspec",
+ ".travis.yml",
"Gemfile",
"Gemfile.lock",
"LICENSE.txt",
"README.rdoc",
"Rakefile",