uploadconvert 0.0.10 → 0.0.11

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (3) hide show
  1. checksums.yaml +7 -0
  2. data/lib/uploadconvert.rb +1 -1
  3. metadata +7 -9
checksums.yaml ADDED
@@ -0,0 +1,7 @@
1
+ ---
2
+ SHA1:
3
+ metadata.gz: 37953c9aa6926573ca08dba21b5499fc2d2825e6
4
+ data.tar.gz: 4214c968a4ae597533c1259fd2a89e70174e774c
5
+ SHA512:
6
+ metadata.gz: 4fb95ce7d1d20d346ca10050c9c45c0f7ffd9dca96a3f641bb6f5116eefb122fe996f433530f1e4ad9ef7c5de75add1aff7ae0d860255138b0c1140fd237baca
7
+ data.tar.gz: 42a2e62e601e3a61a02510fd895ee8ac35072aa7f2ccdad21bb56343e06977fe1c6765ef97a514d71ade52e21f6dac7323aa593019a1c4941d7b009207fcb6f5
data/lib/uploadconvert.rb CHANGED
@@ -51,7 +51,7 @@ class UploadConvert
51
51
  if out.length > 4
52
52
  return embedPDF
53
53
  else
54
- # return ocrPDF
54
+ return ocrPDF
55
55
  end
56
56
  end
57
57
 
metadata CHANGED
@@ -1,15 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: uploadconvert
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.10
5
- prerelease:
4
+ version: 0.0.11
6
5
  platform: ruby
7
6
  authors:
8
7
  - M. C. McGrath
9
8
  autorequire:
10
9
  bindir: bin
11
10
  cert_chain: []
12
- date: 2014-03-23 00:00:00.000000000 Z
11
+ date: 2014-08-02 00:00:00.000000000 Z
13
12
  dependencies: []
14
13
  description: Converts documents to the appropriate format for Transparency Toolkit.
15
14
  email: shidash@shidash.com
@@ -21,27 +20,26 @@ files:
21
20
  homepage: https://github.com/Shidash/UploadConvert
22
21
  licenses:
23
22
  - GPL
23
+ metadata: {}
24
24
  post_install_message:
25
25
  rdoc_options: []
26
26
  require_paths:
27
27
  - lib
28
28
  required_ruby_version: !ruby/object:Gem::Requirement
29
- none: false
30
29
  requirements:
31
- - - ! '>='
30
+ - - '>='
32
31
  - !ruby/object:Gem::Version
33
32
  version: '0'
34
33
  required_rubygems_version: !ruby/object:Gem::Requirement
35
- none: false
36
34
  requirements:
37
- - - ! '>='
35
+ - - '>='
38
36
  - !ruby/object:Gem::Version
39
37
  version: '0'
40
38
  requirements: []
41
39
  rubyforge_project:
42
- rubygems_version: 1.8.23
40
+ rubygems_version: 2.0.14
43
41
  signing_key:
44
- specification_version: 3
42
+ specification_version: 4
45
43
  summary: Collected conversion tools for Transparency Toolkit
46
44
  test_files: []
47
45
  has_rdoc: