rtesseract 1.2.4 → 1.2.5

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 3c0de1bfd6a7cf6da12f9fb4d47b9c63378189e7
4
- data.tar.gz: fcc17c72d0e226b0792d2e70fe00e9a3bf86b0a4
3
+ metadata.gz: fceade34a071d1beaf8e3849075122edd5b12feb
4
+ data.tar.gz: e78f7550ad45c255c69139871138755bfd205ef4
5
5
  SHA512:
6
- metadata.gz: 1143b77a120a3e678383949a85679b8017541da10f48d77beb2581fc090233eb97d49081633f218bb2b04b81b86804e1b00283a75031bcd34f4b2d754ef4c02c
7
- data.tar.gz: 8c1b65786aec42df66bf904abc5e5d3721ab15637178fcba93686bb8f0ff7bd134457e4aa0981842ba90be7480b43aaa4e5e3264b9b158628cfd287dd61c318c
6
+ metadata.gz: 89b5065f0e89bb1bd63c68792bfbe1fd46c53515f8686908fbeada99703ab3887e28af0aeeda8b608c39543549638a3665cb372fcd647d81eecf142e93c048f5
7
+ data.tar.gz: fa45b24f8fdec71449ba6896126c9c3bf39594c33a7c9924098a55580315d85280d526e1c661591688dcd5002d92d55069d5ccb5b4a59c16fbc9c57b86cb377a
data/.travis.yml CHANGED
@@ -4,4 +4,5 @@ rvm:
4
4
  - 1.9.3
5
5
  - 2.0.0
6
6
  - 2.1.0
7
+ - 2.2.0
7
8
 
data/Gemfile.lock CHANGED
@@ -1,31 +1,31 @@
1
1
  GEM
2
2
  remote: http://rubygems.org/
3
3
  specs:
4
- addressable (2.3.6)
4
+ addressable (2.3.7)
5
5
  builder (3.2.2)
6
- coveralls (0.7.1)
7
- multi_json (~> 1.3)
8
- rest-client
9
- simplecov (>= 0.7)
10
- term-ansicolor
11
- thor
6
+ coveralls (0.7.10)
7
+ multi_json (~> 1.10)
8
+ rest-client (>= 1.6.8, < 2)
9
+ simplecov (~> 0.9.1)
10
+ term-ansicolor (~> 1.3)
11
+ thor (~> 0.19.1)
12
12
  descendants_tracker (0.0.4)
13
13
  thread_safe (~> 0.3, >= 0.3.1)
14
14
  diff-lcs (1.2.5)
15
15
  docile (1.1.5)
16
- faraday (0.9.0)
16
+ faraday (0.9.1)
17
17
  multipart-post (>= 1.2, < 3)
18
- git (1.2.8)
19
- github_api (0.12.1)
18
+ git (1.2.9.1)
19
+ github_api (0.12.3)
20
20
  addressable (~> 2.3)
21
21
  descendants_tracker (~> 0.0.4)
22
22
  faraday (~> 0.8, < 0.10)
23
- hashie (>= 3.2)
23
+ hashie (>= 3.3)
24
24
  multi_json (>= 1.7.5, < 2.0)
25
25
  nokogiri (~> 1.6.3)
26
26
  oauth2
27
- hashie (3.2.0)
28
- highline (1.6.21)
27
+ hashie (3.4.0)
28
+ highline (1.7.1)
29
29
  jeweler (2.0.1)
30
30
  builder
31
31
  bundler (>= 1.0)
@@ -35,18 +35,17 @@ GEM
35
35
  nokogiri (>= 1.5.10)
36
36
  rake
37
37
  rdoc
38
- json (1.8.1)
39
- jwt (1.0.0)
40
- mime-types (2.3)
41
- mini_magick (3.8.0)
42
- subexec (~> 0.2.1)
43
- mini_portile (0.6.0)
38
+ json (1.8.2)
39
+ jwt (1.2.1)
40
+ mime-types (2.4.3)
41
+ mini_magick (4.1.0)
42
+ mini_portile (0.6.2)
44
43
  multi_json (1.10.1)
45
44
  multi_xml (0.5.5)
46
45
  multipart-post (2.0.0)
47
- netrc (0.7.7)
48
- nokogiri (1.6.3.1)
49
- mini_portile (= 0.6.0)
46
+ netrc (0.10.2)
47
+ nokogiri (1.6.6.2)
48
+ mini_portile (~> 0.6.0)
50
49
  oauth2 (1.0.0)
51
50
  faraday (>= 0.8, < 0.10)
52
51
  jwt (~> 1.0)
@@ -54,37 +53,37 @@ GEM
54
53
  multi_xml (~> 0.5)
55
54
  rack (~> 1.2)
56
55
  quick_magick (0.8.0)
57
- rack (1.5.2)
58
- rake (10.3.2)
59
- rdoc (4.1.1)
56
+ rack (1.6.0)
57
+ rake (10.4.2)
58
+ rdoc (4.2.0)
60
59
  json (~> 1.4)
61
- rest-client (1.7.2)
60
+ rest-client (1.7.3)
62
61
  mime-types (>= 1.16, < 3.0)
63
62
  netrc (~> 0.7)
64
- rmagick (2.13.3)
65
- rspec (3.0.0)
66
- rspec-core (~> 3.0.0)
67
- rspec-expectations (~> 3.0.0)
68
- rspec-mocks (~> 3.0.0)
69
- rspec-core (3.0.4)
70
- rspec-support (~> 3.0.0)
71
- rspec-expectations (3.0.4)
63
+ rmagick (2.13.4)
64
+ rspec (3.2.0)
65
+ rspec-core (~> 3.2.0)
66
+ rspec-expectations (~> 3.2.0)
67
+ rspec-mocks (~> 3.2.0)
68
+ rspec-core (3.2.1)
69
+ rspec-support (~> 3.2.0)
70
+ rspec-expectations (3.2.0)
71
+ diff-lcs (>= 1.2.0, < 2.0)
72
+ rspec-support (~> 3.2.0)
73
+ rspec-mocks (3.2.1)
72
74
  diff-lcs (>= 1.2.0, < 2.0)
73
- rspec-support (~> 3.0.0)
74
- rspec-mocks (3.0.4)
75
- rspec-support (~> 3.0.0)
76
- rspec-support (3.0.4)
77
- simplecov (0.9.0)
75
+ rspec-support (~> 3.2.0)
76
+ rspec-support (3.2.2)
77
+ simplecov (0.9.2)
78
78
  docile (~> 1.1.0)
79
- multi_json
80
- simplecov-html (~> 0.8.0)
81
- simplecov-html (0.8.0)
82
- subexec (0.2.3)
79
+ multi_json (~> 1.0)
80
+ simplecov-html (~> 0.9.0)
81
+ simplecov-html (0.9.0)
83
82
  term-ansicolor (1.3.0)
84
83
  tins (~> 1.0)
85
84
  thor (0.19.1)
86
85
  thread_safe (0.3.4)
87
- tins (1.3.1)
86
+ tins (1.3.4)
88
87
 
89
88
  PLATFORMS
90
89
  ruby
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.2.4
1
+ 1.2.5
data/rtesseract.gemspec CHANGED
@@ -2,16 +2,16 @@
2
2
  # DO NOT EDIT THIS FILE DIRECTLY
3
3
  # Instead, edit Jeweler::Tasks in Rakefile, and run 'rake gemspec'
4
4
  # -*- encoding: utf-8 -*-
5
- # stub: rtesseract 1.2.4 ruby lib
5
+ # stub: rtesseract 1.2.5 ruby lib
6
6
 
7
7
  Gem::Specification.new do |s|
8
8
  s.name = "rtesseract"
9
- s.version = "1.2.4"
9
+ s.version = "1.2.5"
10
10
 
11
11
  s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
12
12
  s.require_paths = ["lib"]
13
13
  s.authors = ["Danilo Jeremias da Silva"]
14
- s.date = "2014-09-05"
14
+ s.date = "2015-03-01"
15
15
  s.description = "Ruby library for working with the Tesseract OCR."
16
16
  s.email = "dannnylo@gmail.com"
17
17
  s.extra_rdoc_files = [
@@ -80,7 +80,7 @@ describe "Rtesseract" do
80
80
  expect(RTesseract.new(@image_tiff, options: :digits).options_cmd).to eql([:digits])
81
81
  expect(RTesseract.new(@image_tiff, options: [:digits, :quiet]).options_cmd).to eql([:digits, :quiet])
82
82
  end
83
-
83
+
84
84
  it " be configurable" do
85
85
  RTesseract.new(@image_tiff,{:chop_enable=>0,:enable_assoc=>0,:display_text=>0}).config.should eql("chop_enable 0\nenable_assoc 0\ndisplay_text 0")
86
86
  RTesseract.new(@image_tiff,{:chop_enable=>0}).config.should eql("chop_enable 0")
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: rtesseract
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.2.4
4
+ version: 1.2.5
5
5
  platform: ruby
6
6
  authors:
7
7
  - Danilo Jeremias da Silva
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2014-09-05 00:00:00.000000000 Z
11
+ date: 2015-03-01 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rspec