arquivo 0.2.8 → 0.2.9
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/Gemfile.lock +10 -10
- data/lib/arquivo/version.rb +1 -1
- metadata +3 -3
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 6d030623f8fd4780d6207d8ad206a06f9b7eb35e1cf2e484d10697bfe5ec1aa4
|
4
|
+
data.tar.gz: 5b3c49c43d6b607290db7e0582e0b84a7a87b1d5c6bece2cf2b697bab60e9ce9
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 5c6046db2f720435c3548a9df7cf96d2846d572c3fd5ca259cd3dcbc233d99e7c97414594390d211426b60eea268e3d20d09acb1aa69359c4be7f4990387b26a
|
7
|
+
data.tar.gz: 89c01519dcedbfa9cda6b4fe05887156ab93a31358e15eccde40796531655f4ecb6d23fd7b6127d7203bf52620e25c7a96631d6c50415d3def7ad0522804b1a1
|
data/Gemfile.lock
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
PATH
|
2
2
|
remote: .
|
3
3
|
specs:
|
4
|
-
arquivo (0.2.
|
4
|
+
arquivo (0.2.9)
|
5
5
|
fastimage (~> 2.1)
|
6
6
|
google-api-client (~> 0.34)
|
7
7
|
google-cloud-bigquery
|
@@ -23,7 +23,7 @@ GEM
|
|
23
23
|
faraday (1.0.1)
|
24
24
|
multipart-post (>= 1.2, < 3)
|
25
25
|
fastimage (2.1.7)
|
26
|
-
google-api-client (0.
|
26
|
+
google-api-client (0.40.0)
|
27
27
|
addressable (~> 2.5, >= 2.5.1)
|
28
28
|
googleauth (~> 0.9)
|
29
29
|
httpclient (>= 2.8.1, < 3.0)
|
@@ -31,7 +31,7 @@ GEM
|
|
31
31
|
representable (~> 3.0)
|
32
32
|
retriable (>= 2.0, < 4.0)
|
33
33
|
signet (~> 0.12)
|
34
|
-
google-cloud-bigquery (1.21.
|
34
|
+
google-cloud-bigquery (1.21.1)
|
35
35
|
concurrent-ruby (~> 1.0)
|
36
36
|
google-api-client (~> 0.33)
|
37
37
|
google-cloud-core (~> 1.2)
|
@@ -40,16 +40,16 @@ GEM
|
|
40
40
|
google-cloud-core (1.5.0)
|
41
41
|
google-cloud-env (~> 1.0)
|
42
42
|
google-cloud-errors (~> 1.0)
|
43
|
-
google-cloud-env (1.3.
|
43
|
+
google-cloud-env (1.3.2)
|
44
44
|
faraday (>= 0.17.3, < 2.0)
|
45
|
-
google-cloud-errors (1.0.
|
46
|
-
googleauth (0.
|
45
|
+
google-cloud-errors (1.0.1)
|
46
|
+
googleauth (0.12.0)
|
47
47
|
faraday (>= 0.17.3, < 2.0)
|
48
48
|
jwt (>= 1.4, < 3.0)
|
49
49
|
memoist (~> 0.16)
|
50
50
|
multi_json (~> 1.11)
|
51
51
|
os (>= 0.9, < 2.0)
|
52
|
-
signet (~> 0.
|
52
|
+
signet (~> 0.14)
|
53
53
|
hashery (2.1.2)
|
54
54
|
httpclient (2.8.3)
|
55
55
|
i18n (1.8.2)
|
@@ -66,7 +66,7 @@ GEM
|
|
66
66
|
hashery (~> 2.0)
|
67
67
|
ruby-rc4
|
68
68
|
ttfunk
|
69
|
-
public_suffix (4.0.
|
69
|
+
public_suffix (4.0.5)
|
70
70
|
rake (13.0.1)
|
71
71
|
representable (3.0.4)
|
72
72
|
declarative (< 0.1.0)
|
@@ -82,7 +82,7 @@ GEM
|
|
82
82
|
thor (0.20.3)
|
83
83
|
ttfunk (1.6.2.1)
|
84
84
|
uber (0.1.0)
|
85
|
-
yard (0.9.
|
85
|
+
yard (0.9.25)
|
86
86
|
|
87
87
|
PLATFORMS
|
88
88
|
ruby
|
@@ -93,4 +93,4 @@ DEPENDENCIES
|
|
93
93
|
rake
|
94
94
|
|
95
95
|
BUNDLED WITH
|
96
|
-
1.17.
|
96
|
+
1.17.3
|
data/lib/arquivo/version.rb
CHANGED
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.2.
|
4
|
+
version: 0.2.9
|
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: 2020-
|
11
|
+
date: 2020-06-01 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.0.
|
190
|
+
rubygems_version: 3.0.8
|
191
191
|
signing_key:
|
192
192
|
specification_version: 4
|
193
193
|
summary: Processa documentos do condominio ph1341c118 para arquivo.
|