abank 0.7.7 → 0.7.9
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 +4 -4
- data/.rubocop.yml +1 -1
- data/Gemfile.lock +77 -67
- data/abank.gemspec +1 -1
- data/lib/abank/big.rb +1 -1
- data/lib/abank/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: a71731850081c93eee47678ef267c5039aea256072d9de721081c60b275c07b0
|
|
4
|
+
data.tar.gz: f3f4017416f46644622b25173eba6cebc817f597e85c43c8f87da42659273446
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: df8b9fe57a2114e2ab62fe2a4da4faa5616b20ab836589fcaf22e9a1e1c2f6001caf1c5f3e9de5f95814ec8aa155c170b6dd390228ba87ec1b38dd5a52a23b70
|
|
7
|
+
data.tar.gz: e7d4e59c2a8c56195d9a40a8c93e5e4a24983364767e60cb37e8e6f2a487c630fea4a4b280ac102931fb2cc9b2cad030ec1cde673afe7d88510aa0ceb37d7a0a
|
data/.rubocop.yml
CHANGED
data/Gemfile.lock
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
PATH
|
|
2
2
|
remote: .
|
|
3
3
|
specs:
|
|
4
|
-
abank (0.7.
|
|
4
|
+
abank (0.7.9)
|
|
5
5
|
csv
|
|
6
6
|
google-cloud-bigquery
|
|
7
7
|
roo
|
|
@@ -10,67 +10,69 @@ PATH
|
|
|
10
10
|
GEM
|
|
11
11
|
remote: https://rubygems.org/
|
|
12
12
|
specs:
|
|
13
|
-
addressable (2.8.
|
|
14
|
-
public_suffix (>= 2.0.2, <
|
|
13
|
+
addressable (2.8.8)
|
|
14
|
+
public_suffix (>= 2.0.2, < 8.0)
|
|
15
15
|
ast (2.4.3)
|
|
16
16
|
backport (1.2.0)
|
|
17
17
|
base64 (0.3.0)
|
|
18
|
-
benchmark (0.
|
|
19
|
-
bigdecimal (3.
|
|
20
|
-
concurrent-ruby (1.3.
|
|
18
|
+
benchmark (0.5.0)
|
|
19
|
+
bigdecimal (3.3.1)
|
|
20
|
+
concurrent-ruby (1.3.6)
|
|
21
21
|
csv (3.3.5)
|
|
22
22
|
declarative (0.0.20)
|
|
23
23
|
diff-lcs (1.6.2)
|
|
24
24
|
dry-configurable (1.3.0)
|
|
25
25
|
dry-core (~> 1.1)
|
|
26
26
|
zeitwerk (~> 2.6)
|
|
27
|
-
dry-core (1.
|
|
27
|
+
dry-core (1.2.0)
|
|
28
28
|
concurrent-ruby (~> 1.0)
|
|
29
29
|
logger
|
|
30
30
|
zeitwerk (~> 2.6)
|
|
31
|
-
dry-inflector (1.
|
|
31
|
+
dry-inflector (1.3.1)
|
|
32
32
|
dry-initializer (3.2.0)
|
|
33
33
|
dry-logic (1.6.0)
|
|
34
34
|
bigdecimal
|
|
35
35
|
concurrent-ruby (~> 1.0)
|
|
36
36
|
dry-core (~> 1.1)
|
|
37
37
|
zeitwerk (~> 2.6)
|
|
38
|
-
dry-schema (1.
|
|
38
|
+
dry-schema (1.15.0)
|
|
39
39
|
concurrent-ruby (~> 1.0)
|
|
40
40
|
dry-configurable (~> 1.0, >= 1.0.1)
|
|
41
41
|
dry-core (~> 1.1)
|
|
42
42
|
dry-initializer (~> 3.2)
|
|
43
|
-
dry-logic (~> 1.
|
|
43
|
+
dry-logic (~> 1.6)
|
|
44
44
|
dry-types (~> 1.8)
|
|
45
45
|
zeitwerk (~> 2.6)
|
|
46
|
-
dry-types (1.
|
|
47
|
-
bigdecimal (
|
|
46
|
+
dry-types (1.9.1)
|
|
47
|
+
bigdecimal (>= 3.0)
|
|
48
48
|
concurrent-ruby (~> 1.0)
|
|
49
49
|
dry-core (~> 1.0)
|
|
50
50
|
dry-inflector (~> 1.0)
|
|
51
51
|
dry-logic (~> 1.4)
|
|
52
52
|
zeitwerk (~> 2.6)
|
|
53
|
-
faraday (2.
|
|
53
|
+
faraday (2.14.1)
|
|
54
54
|
faraday-net_http (>= 2.0, < 3.5)
|
|
55
55
|
json
|
|
56
56
|
logger
|
|
57
|
-
faraday-
|
|
58
|
-
|
|
59
|
-
|
|
57
|
+
faraday-follow_redirects (0.5.0)
|
|
58
|
+
faraday (>= 1, < 3)
|
|
59
|
+
faraday-net_http (3.4.2)
|
|
60
|
+
net-http (~> 0.5)
|
|
61
|
+
google-apis-bigquery_v2 (0.98.0)
|
|
60
62
|
google-apis-core (>= 0.15.0, < 2.a)
|
|
61
|
-
google-apis-core (0.
|
|
62
|
-
addressable (~> 2.
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
63
|
+
google-apis-core (1.0.2)
|
|
64
|
+
addressable (~> 2.8, >= 2.8.7)
|
|
65
|
+
faraday (~> 2.13)
|
|
66
|
+
faraday-follow_redirects (~> 0.3)
|
|
67
|
+
googleauth (~> 1.14)
|
|
68
|
+
mini_mime (~> 1.1)
|
|
67
69
|
representable (~> 3.0)
|
|
68
|
-
retriable (
|
|
69
|
-
google-cloud-bigquery (1.
|
|
70
|
+
retriable (~> 3.1)
|
|
71
|
+
google-cloud-bigquery (1.62.0)
|
|
70
72
|
bigdecimal (~> 3.0)
|
|
71
73
|
concurrent-ruby (~> 1.0)
|
|
72
74
|
google-apis-bigquery_v2 (~> 0.71)
|
|
73
|
-
google-apis-core (
|
|
75
|
+
google-apis-core (>= 0.18, < 2)
|
|
74
76
|
google-cloud-core (~> 1.6)
|
|
75
77
|
googleauth (~> 1.9)
|
|
76
78
|
mini_mime (~> 1.0)
|
|
@@ -82,22 +84,20 @@ GEM
|
|
|
82
84
|
faraday (>= 1.0, < 3.a)
|
|
83
85
|
google-cloud-errors (1.5.0)
|
|
84
86
|
google-logging-utils (0.2.0)
|
|
85
|
-
googleauth (1.
|
|
87
|
+
googleauth (1.16.1)
|
|
86
88
|
faraday (>= 1.0, < 3.a)
|
|
87
89
|
google-cloud-env (~> 2.2)
|
|
88
90
|
google-logging-utils (~> 0.1)
|
|
89
|
-
jwt (>= 1.4, <
|
|
91
|
+
jwt (>= 1.4, < 4.0)
|
|
90
92
|
multi_json (~> 1.11)
|
|
91
93
|
os (>= 0.9, < 2.0)
|
|
92
94
|
signet (>= 0.16, < 2.a)
|
|
93
|
-
httpclient (2.9.0)
|
|
94
|
-
mutex_m
|
|
95
95
|
jaro_winkler (1.6.1)
|
|
96
|
-
json (2.
|
|
97
|
-
jwt (
|
|
96
|
+
json (2.18.1)
|
|
97
|
+
jwt (3.1.2)
|
|
98
98
|
base64
|
|
99
|
-
kramdown (2.5.
|
|
100
|
-
rexml (>= 3.
|
|
99
|
+
kramdown (2.5.2)
|
|
100
|
+
rexml (>= 3.4.4)
|
|
101
101
|
kramdown-parser-gfm (1.1.0)
|
|
102
102
|
kramdown (~> 2.0)
|
|
103
103
|
language_server-protocol (3.17.0.5)
|
|
@@ -105,48 +105,52 @@ GEM
|
|
|
105
105
|
logger (1.7.0)
|
|
106
106
|
mini_mime (1.1.5)
|
|
107
107
|
mini_portile2 (2.8.9)
|
|
108
|
-
multi_json (1.
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
nokogiri (1.18.9)
|
|
108
|
+
multi_json (1.19.1)
|
|
109
|
+
net-http (0.9.1)
|
|
110
|
+
uri (>= 0.11.1)
|
|
111
|
+
nokogiri (1.18.10)
|
|
113
112
|
mini_portile2 (~> 2.8.2)
|
|
114
113
|
racc (~> 1.4)
|
|
115
|
-
nokogiri (1.18.
|
|
114
|
+
nokogiri (1.18.10-x86_64-linux-gnu)
|
|
116
115
|
racc (~> 1.4)
|
|
117
116
|
observer (0.1.2)
|
|
117
|
+
open3 (0.2.1)
|
|
118
118
|
os (1.1.4)
|
|
119
119
|
ostruct (0.6.3)
|
|
120
120
|
parallel (1.27.0)
|
|
121
|
-
parser (3.3.
|
|
121
|
+
parser (3.3.10.1)
|
|
122
122
|
ast (~> 2.4.1)
|
|
123
123
|
racc
|
|
124
|
-
prism (1.
|
|
125
|
-
public_suffix (
|
|
124
|
+
prism (1.9.0)
|
|
125
|
+
public_suffix (7.0.2)
|
|
126
126
|
racc (1.8.1)
|
|
127
127
|
rainbow (3.1.1)
|
|
128
128
|
rake (12.3.3)
|
|
129
|
-
rbs (3.
|
|
129
|
+
rbs (3.10.3)
|
|
130
130
|
logger
|
|
131
|
+
tsort
|
|
131
132
|
reek (6.5.0)
|
|
132
133
|
dry-schema (~> 1.13)
|
|
133
134
|
logger (~> 1.6)
|
|
134
135
|
parser (~> 3.3.0)
|
|
135
136
|
rainbow (>= 2.0, < 4.0)
|
|
136
137
|
rexml (~> 3.1)
|
|
137
|
-
regexp_parser (2.11.
|
|
138
|
+
regexp_parser (2.11.3)
|
|
138
139
|
representable (3.2.0)
|
|
139
140
|
declarative (< 0.1.0)
|
|
140
141
|
trailblazer-option (>= 0.1.1, < 0.2.0)
|
|
141
142
|
uber (< 0.2.0)
|
|
142
143
|
retriable (3.1.2)
|
|
143
|
-
reverse_markdown (3.0.
|
|
144
|
+
reverse_markdown (3.0.2)
|
|
144
145
|
nokogiri
|
|
145
|
-
rexml (3.4.
|
|
146
|
-
roo (
|
|
146
|
+
rexml (3.4.4)
|
|
147
|
+
roo (3.0.0)
|
|
148
|
+
base64 (~> 0.2)
|
|
149
|
+
csv (~> 3)
|
|
150
|
+
logger (~> 1)
|
|
147
151
|
nokogiri (~> 1)
|
|
148
|
-
rubyzip (>=
|
|
149
|
-
rubocop (1.
|
|
152
|
+
rubyzip (>= 3.0.0, < 4.0.0)
|
|
153
|
+
rubocop (1.84.1)
|
|
150
154
|
json (~> 2.3)
|
|
151
155
|
language_server-protocol (~> 3.17.0.2)
|
|
152
156
|
lint_roller (~> 1.1.0)
|
|
@@ -154,54 +158,60 @@ GEM
|
|
|
154
158
|
parser (>= 3.3.0.2)
|
|
155
159
|
rainbow (>= 2.2.2, < 4.0)
|
|
156
160
|
regexp_parser (>= 2.9.3, < 3.0)
|
|
157
|
-
rubocop-ast (>= 1.
|
|
161
|
+
rubocop-ast (>= 1.49.0, < 2.0)
|
|
158
162
|
ruby-progressbar (~> 1.7)
|
|
159
163
|
unicode-display_width (>= 2.4.0, < 4.0)
|
|
160
|
-
rubocop-ast (1.
|
|
164
|
+
rubocop-ast (1.49.0)
|
|
161
165
|
parser (>= 3.3.7.2)
|
|
162
|
-
prism (~> 1.
|
|
166
|
+
prism (~> 1.7)
|
|
163
167
|
rubocop-rake (0.7.1)
|
|
164
168
|
lint_roller (~> 1.1)
|
|
165
169
|
rubocop (>= 1.72.1)
|
|
166
170
|
ruby-progressbar (1.13.0)
|
|
167
|
-
rubyzip (2.
|
|
168
|
-
signet (0.
|
|
171
|
+
rubyzip (3.2.2)
|
|
172
|
+
signet (0.21.0)
|
|
169
173
|
addressable (~> 2.8)
|
|
170
174
|
faraday (>= 0.17.5, < 3.a)
|
|
171
|
-
jwt (>= 1.5, <
|
|
175
|
+
jwt (>= 1.5, < 4.0)
|
|
172
176
|
multi_json (~> 1.10)
|
|
173
|
-
solargraph (0.
|
|
177
|
+
solargraph (0.58.2)
|
|
178
|
+
ast (~> 2.4.3)
|
|
174
179
|
backport (~> 1.2)
|
|
175
180
|
benchmark (~> 0.4)
|
|
176
|
-
bundler (
|
|
181
|
+
bundler (>= 2.0)
|
|
177
182
|
diff-lcs (~> 1.4)
|
|
178
183
|
jaro_winkler (~> 1.6, >= 1.6.1)
|
|
179
184
|
kramdown (~> 2.3)
|
|
180
185
|
kramdown-parser-gfm (~> 1.1)
|
|
181
186
|
logger (~> 1.6)
|
|
182
187
|
observer (~> 0.1)
|
|
188
|
+
open3 (~> 0.2.1)
|
|
183
189
|
ostruct (~> 0.6)
|
|
184
190
|
parser (~> 3.0)
|
|
185
191
|
prism (~> 1.4)
|
|
186
|
-
rbs (
|
|
192
|
+
rbs (>= 3.6.1, <= 4.0.0.dev.4)
|
|
187
193
|
reverse_markdown (~> 3.0)
|
|
188
|
-
rubocop (~> 1.
|
|
194
|
+
rubocop (~> 1.76)
|
|
189
195
|
thor (~> 1.0)
|
|
190
196
|
tilt (~> 2.0)
|
|
191
197
|
yard (~> 0.9, >= 0.9.24)
|
|
198
|
+
yard-activesupport-concern (~> 0.0)
|
|
192
199
|
yard-solargraph (~> 0.1)
|
|
193
|
-
thor (1.
|
|
194
|
-
tilt (2.
|
|
200
|
+
thor (1.5.0)
|
|
201
|
+
tilt (2.7.0)
|
|
195
202
|
trailblazer-option (0.1.2)
|
|
203
|
+
tsort (0.2.0)
|
|
196
204
|
uber (0.1.0)
|
|
197
|
-
unicode-display_width (3.
|
|
198
|
-
unicode-emoji (~> 4.
|
|
199
|
-
unicode-emoji (4.0
|
|
200
|
-
uri (1.
|
|
201
|
-
yard (0.9.
|
|
205
|
+
unicode-display_width (3.2.0)
|
|
206
|
+
unicode-emoji (~> 4.1)
|
|
207
|
+
unicode-emoji (4.2.0)
|
|
208
|
+
uri (1.1.1)
|
|
209
|
+
yard (0.9.38)
|
|
210
|
+
yard-activesupport-concern (0.0.1)
|
|
211
|
+
yard (>= 0.8)
|
|
202
212
|
yard-solargraph (0.1.0)
|
|
203
213
|
yard (~> 0.9)
|
|
204
|
-
zeitwerk (2.7.
|
|
214
|
+
zeitwerk (2.7.4)
|
|
205
215
|
|
|
206
216
|
PLATFORMS
|
|
207
217
|
ruby
|
data/abank.gemspec
CHANGED
|
@@ -12,7 +12,7 @@ Gem::Specification.new do |spec|
|
|
|
12
12
|
spec.summary = 'Arquiva movimentos conta-corrente, conta-cartao do activobank no bigquery.'
|
|
13
13
|
spec.description = "#{spec.summary} Permite apagar/recriar movimentos/rendas ja no bigquery. " + 'Permite ainda classificar movimentos no bigquery.'
|
|
14
14
|
|
|
15
|
-
spec.required_ruby_version = Gem::Requirement.new('~> 3.
|
|
15
|
+
spec.required_ruby_version = Gem::Requirement.new('~> 3.4')
|
|
16
16
|
spec.metadata['homepage_uri'] = spec.homepage
|
|
17
17
|
spec.metadata['yard.run'] = 'yard'
|
|
18
18
|
|
data/lib/abank/big.rb
CHANGED
|
@@ -192,7 +192,7 @@ module Abank
|
|
|
192
192
|
re_delete_dml
|
|
193
193
|
end
|
|
194
194
|
|
|
195
|
-
#
|
|
195
|
+
# obtem lista dados contrato arrendamento (inclui lista movimentos novos)
|
|
196
196
|
# @return [Big] acesso a base dados abank no bigquery
|
|
197
197
|
def ct_dados
|
|
198
198
|
ctlct.map! do |ctr|
|
data/lib/abank/version.rb
CHANGED
metadata
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: abank
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.7.
|
|
4
|
+
version: 0.7.9
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Hernâni Rodrigues Vaz
|
|
@@ -204,14 +204,14 @@ required_ruby_version: !ruby/object:Gem::Requirement
|
|
|
204
204
|
requirements:
|
|
205
205
|
- - "~>"
|
|
206
206
|
- !ruby/object:Gem::Version
|
|
207
|
-
version: '3.
|
|
207
|
+
version: '3.4'
|
|
208
208
|
required_rubygems_version: !ruby/object:Gem::Requirement
|
|
209
209
|
requirements:
|
|
210
210
|
- - ">="
|
|
211
211
|
- !ruby/object:Gem::Version
|
|
212
212
|
version: '0'
|
|
213
213
|
requirements: []
|
|
214
|
-
rubygems_version:
|
|
214
|
+
rubygems_version: 4.0.6
|
|
215
215
|
specification_version: 4
|
|
216
216
|
summary: Arquiva movimentos conta-corrente, conta-cartao do activobank no bigquery.
|
|
217
217
|
test_files: []
|