arquivo 0.3.3 → 0.3.4

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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: e3dd40fc11991a17b2259424f2123a16f2d00e40d6145b7c6617ae4f19f036ca
4
- data.tar.gz: 51eed9bedcbdfe7eff4c9ffe348d70201b6372c54761afeeb6ece28ad10d6c9e
3
+ metadata.gz: 0da268ec3da50e60c4bda2b7cb39b9173a40b89a62a0f5ca2104f0a19b008a25
4
+ data.tar.gz: 56df0a75aa1c33e4fa4a2c2d4d2b551ed2fde555107ce798bb120fc9684d391b
5
5
  SHA512:
6
- metadata.gz: 23773ca2640c708c49423a78008808642660ef04061fe4b6d5162d549fc98eeb8e1ec38a66b7de1423a12629ab0ffbd74c6684bd816d5e8447298fa56ac6a85e
7
- data.tar.gz: 1f804bc65f49c0162e69db6b72ce25be1b28550814a93cf16fad89ab420790c7b5d0c63df67175d39abe092aad5fce3e9f0a49b8f826c45a2b218a4a2ab04dcb
6
+ metadata.gz: 12df066f51a05a9a884215a1b70b8cbf81976cdbe93419a6a7a4596ca13c112c7efd80bc0f2051e77e2c2ed3a799e2dfc1b147e0f38684ed6f80f4718da451c0
7
+ data.tar.gz: 40f3f5e372431015a9f3b302d06a6a8890bd397c04d578578aba9825059d1fb1395d8a7eab112fc9b98567d0c7982c84cf58439514a9c21dc073616fee546582
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- arquivo (0.3.3)
4
+ arquivo (0.3.4)
5
5
  fastimage
6
6
  google-api-client
7
7
  google-cloud-bigquery
@@ -14,7 +14,7 @@ GEM
14
14
  remote: https://rubygems.org/
15
15
  specs:
16
16
  Ascii85 (1.1.0)
17
- activesupport (6.1.3.2)
17
+ activesupport (6.1.4)
18
18
  concurrent-ruby (~> 1.0, >= 1.0.2)
19
19
  i18n (>= 1.6, < 2)
20
20
  minitest (>= 5.1)
@@ -23,9 +23,9 @@ GEM
23
23
  addressable (2.7.0)
24
24
  public_suffix (>= 2.0.2, < 5.0)
25
25
  afm (0.2.2)
26
- concurrent-ruby (1.1.8)
26
+ concurrent-ruby (1.1.9)
27
27
  declarative (0.0.20)
28
- faraday (1.4.2)
28
+ faraday (1.4.3)
29
29
  faraday-em_http (~> 1.0)
30
30
  faraday-em_synchrony (~> 1.0)
31
31
  faraday-excon (~> 1.1)
@@ -43,7 +43,7 @@ GEM
43
43
  google-api-client (0.53.0)
44
44
  google-apis-core (~> 0.1)
45
45
  google-apis-generator (~> 0.1)
46
- google-apis-bigquery_v2 (0.12.0)
46
+ google-apis-bigquery_v2 (0.13.0)
47
47
  google-apis-core (~> 0.1)
48
48
  google-apis-core (0.3.0)
49
49
  addressable (~> 2.5, >= 2.5.1)
@@ -63,11 +63,11 @@ GEM
63
63
  google-apis-core (~> 0.1)
64
64
  google-apis-discovery_v1 (~> 0.0)
65
65
  thor (>= 0.20, < 2.a)
66
- google-cloud-bigquery (1.31.0)
66
+ google-cloud-bigquery (1.32.0)
67
67
  concurrent-ruby (~> 1.0)
68
68
  google-apis-bigquery_v2 (~> 0.1)
69
- google-cloud-core (~> 1.2)
70
- googleauth (~> 0.9)
69
+ google-cloud-core (~> 1.6)
70
+ googleauth (>= 0.16.2, < 2.a)
71
71
  mini_mime (~> 1.0)
72
72
  google-cloud-core (1.6.0)
73
73
  google-cloud-env (~> 1.0)
@@ -93,7 +93,7 @@ GEM
93
93
  multi_json (1.15.0)
94
94
  multipart-post (2.1.1)
95
95
  os (1.1.1)
96
- pdf-reader (2.4.2)
96
+ pdf-reader (2.5.0)
97
97
  Ascii85 (~> 1.0)
98
98
  afm (~> 0.2.1)
99
99
  hashery (~> 2.0)
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Arquivo
4
- VERSION = '0.3.3'
4
+ VERSION = '0.3.4'
5
5
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: arquivo
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.3.3
4
+ version: 0.3.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - Hernâni Rodrigues Vaz
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2021-06-03 00:00:00.000000000 Z
11
+ date: 2021-06-26 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bundler
@@ -187,7 +187,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
187
187
  - !ruby/object:Gem::Version
188
188
  version: '0'
189
189
  requirements: []
190
- rubygems_version: 3.2.19
190
+ rubygems_version: 3.1.4
191
191
  signing_key:
192
192
  specification_version: 4
193
193
  summary: Processa documentos do condominio ph1341c118 para arquivo.