abank 0.3.7 → 0.3.8

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
  SHA256:
3
- metadata.gz: f5252b9f708d84226a96d390c301423a5743ae616c368e052482f4573cbf1591
4
- data.tar.gz: d195c11e58e3917ce7883d361ffdb63289ebd9267cb89d720d175680e7806c7a
3
+ metadata.gz: 7b52d3f3eaae95b4bae788ca1b41d9641dc5e0f7730ee799fa7eddb2663d2318
4
+ data.tar.gz: 0a62d34fdc61541771b33e8ac4ec0d1a1ea7ff20e3632068a1b2334d88fbe1a3
5
5
  SHA512:
6
- metadata.gz: f4731c7fa6de257772d56cdcca83a1d39d1321389155e525955cbc454a0299f7ca0798844480435583659882c04be7b631247a8d629d637b07a4c2b81964e383
7
- data.tar.gz: b2a091545527c17020b91780066c9210c17f54027403730e540f7200da6480dffbd0c3a6b76303559679e3151a54f9d432315b1b4b8e2d6dd52882d8e4cdff18
6
+ metadata.gz: d9cd15e0caa3cce0a00c8b0fa50fc0f2fca8a198401d80e004e83cd9cb6c56785c10f53401961ca9a3ea6d2a8954f1cd79ab425d1707f63776125185bf097f47
7
+ data.tar.gz: 543f96ee8fcc7c638bbe0f861ea395c4f4dc847b8561c07bf54465a7698abf7b530d38f8d6b66bf8b3c8cfc4db46410d892b98bff9e5a139936de9d699534579
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- abank (0.3.7)
4
+ abank (0.3.8)
5
5
  google-cloud-bigquery
6
6
  roo
7
7
  thor
@@ -9,41 +9,31 @@ PATH
9
9
  GEM
10
10
  remote: https://rubygems.org/
11
11
  specs:
12
- addressable (2.7.0)
13
- public_suffix (>= 2.0.2, < 5.0)
12
+ addressable (2.8.1)
13
+ public_suffix (>= 2.0.2, < 6.0)
14
14
  ast (2.4.2)
15
15
  backport (1.2.0)
16
- benchmark (0.1.1)
17
- concurrent-ruby (1.1.9)
16
+ benchmark (0.2.0)
17
+ concurrent-ruby (1.1.10)
18
18
  declarative (0.0.20)
19
- diff-lcs (1.4.4)
19
+ diff-lcs (1.5.0)
20
20
  e2mmap (0.1.0)
21
- faraday (1.4.3)
22
- faraday-em_http (~> 1.0)
23
- faraday-em_synchrony (~> 1.0)
24
- faraday-excon (~> 1.1)
25
- faraday-net_http (~> 1.0)
26
- faraday-net_http_persistent (~> 1.1)
27
- multipart-post (>= 1.2, < 3)
21
+ faraday (2.6.0)
22
+ faraday-net_http (>= 2.0, < 3.1)
28
23
  ruby2_keywords (>= 0.0.4)
29
- faraday-em_http (1.0.0)
30
- faraday-em_synchrony (1.0.0)
31
- faraday-excon (1.1.0)
32
- faraday-net_http (1.0.1)
33
- faraday-net_http_persistent (1.1.0)
34
- google-apis-bigquery_v2 (0.13.0)
35
- google-apis-core (~> 0.1)
36
- google-apis-core (0.3.0)
24
+ faraday-net_http (3.0.1)
25
+ google-apis-bigquery_v2 (0.41.0)
26
+ google-apis-core (>= 0.9.0, < 2.a)
27
+ google-apis-core (0.9.0)
37
28
  addressable (~> 2.5, >= 2.5.1)
38
- googleauth (~> 0.14)
39
- httpclient (>= 2.8.1, < 3.0)
29
+ googleauth (>= 0.16.2, < 2.a)
30
+ httpclient (>= 2.8.1, < 3.a)
40
31
  mini_mime (~> 1.0)
41
32
  representable (~> 3.0)
42
- retriable (>= 2.0, < 4.0)
33
+ retriable (>= 2.0, < 4.a)
43
34
  rexml
44
- signet (~> 0.14)
45
35
  webrick
46
- google-cloud-bigquery (1.32.0)
36
+ google-cloud-bigquery (1.39.0)
47
37
  concurrent-ruby (~> 1.0)
48
38
  google-apis-bigquery_v2 (~> 0.1)
49
39
  google-cloud-core (~> 1.6)
@@ -52,78 +42,75 @@ GEM
52
42
  google-cloud-core (1.6.0)
53
43
  google-cloud-env (~> 1.0)
54
44
  google-cloud-errors (~> 1.0)
55
- google-cloud-env (1.5.0)
56
- faraday (>= 0.17.3, < 2.0)
57
- google-cloud-errors (1.1.0)
58
- googleauth (0.16.2)
59
- faraday (>= 0.17.3, < 2.0)
45
+ google-cloud-env (1.6.0)
46
+ faraday (>= 0.17.3, < 3.0)
47
+ google-cloud-errors (1.3.0)
48
+ googleauth (1.2.0)
49
+ faraday (>= 0.17.3, < 3.a)
60
50
  jwt (>= 1.4, < 3.0)
61
51
  memoist (~> 0.16)
62
52
  multi_json (~> 1.11)
63
53
  os (>= 0.9, < 2.0)
64
- signet (~> 0.14)
54
+ signet (>= 0.16, < 2.a)
65
55
  httpclient (2.8.3)
66
56
  jaro_winkler (1.5.4)
67
- jwt (2.2.3)
68
- kramdown (2.3.1)
57
+ json (2.6.2)
58
+ jwt (2.5.0)
59
+ kramdown (2.4.0)
69
60
  rexml
70
61
  kramdown-parser-gfm (1.1.0)
71
62
  kramdown (~> 2.0)
72
63
  kwalify (0.7.2)
73
64
  memoist (0.16.2)
74
- mini_mime (1.1.0)
75
- mini_portile2 (2.5.3)
65
+ mini_mime (1.1.2)
76
66
  multi_json (1.15.0)
77
- multipart-post (2.1.1)
78
- nokogiri (1.11.7)
79
- mini_portile2 (~> 2.5.0)
67
+ nokogiri (1.13.8-x86_64-linux)
80
68
  racc (~> 1.4)
81
- os (1.1.1)
82
- parallel (1.20.1)
83
- parser (3.0.1.1)
69
+ os (1.1.4)
70
+ parallel (1.22.1)
71
+ parser (3.1.2.1)
84
72
  ast (~> 2.4.1)
85
- psych (3.3.2)
86
- public_suffix (4.0.6)
87
- racc (1.5.2)
88
- rainbow (3.0.0)
73
+ public_suffix (5.0.0)
74
+ racc (1.6.0)
75
+ rainbow (3.1.1)
89
76
  rake (12.3.3)
90
- reek (6.0.4)
77
+ reek (6.1.1)
91
78
  kwalify (~> 0.7.0)
92
- parser (~> 3.0.0)
93
- psych (~> 3.1)
79
+ parser (~> 3.1.0)
94
80
  rainbow (>= 2.0, < 4.0)
95
- regexp_parser (2.1.1)
96
- representable (3.1.1)
81
+ regexp_parser (2.6.0)
82
+ representable (3.2.0)
97
83
  declarative (< 0.1.0)
98
84
  trailblazer-option (>= 0.1.1, < 0.2.0)
99
85
  uber (< 0.2.0)
100
86
  retriable (3.1.2)
101
- reverse_markdown (2.0.0)
87
+ reverse_markdown (2.1.1)
102
88
  nokogiri
103
89
  rexml (3.2.5)
104
- roo (2.8.3)
90
+ roo (2.9.0)
105
91
  nokogiri (~> 1)
106
92
  rubyzip (>= 1.3.0, < 3.0.0)
107
- rubocop (1.17.0)
93
+ rubocop (1.36.0)
94
+ json (~> 2.3)
108
95
  parallel (~> 1.10)
109
- parser (>= 3.0.0.0)
96
+ parser (>= 3.1.2.1)
110
97
  rainbow (>= 2.2.2, < 4.0)
111
98
  regexp_parser (>= 1.8, < 3.0)
112
- rexml
113
- rubocop-ast (>= 1.7.0, < 2.0)
99
+ rexml (>= 3.2.5, < 4.0)
100
+ rubocop-ast (>= 1.20.1, < 2.0)
114
101
  ruby-progressbar (~> 1.7)
115
102
  unicode-display_width (>= 1.4.0, < 3.0)
116
- rubocop-ast (1.7.0)
117
- parser (>= 3.0.1.1)
103
+ rubocop-ast (1.21.0)
104
+ parser (>= 3.1.1.0)
118
105
  ruby-progressbar (1.11.0)
119
- ruby2_keywords (0.0.4)
120
- rubyzip (2.3.0)
121
- signet (0.15.0)
122
- addressable (~> 2.3)
123
- faraday (>= 0.17.3, < 2.0)
106
+ ruby2_keywords (0.0.5)
107
+ rubyzip (2.3.2)
108
+ signet (0.17.0)
109
+ addressable (~> 2.8)
110
+ faraday (>= 0.17.5, < 3.a)
124
111
  jwt (>= 1.5, < 3.0)
125
112
  multi_json (~> 1.10)
126
- solargraph (0.42.3)
113
+ solargraph (0.47.2)
127
114
  backport (~> 1.2)
128
115
  benchmark
129
116
  bundler (>= 1.17.2)
@@ -138,16 +125,17 @@ GEM
138
125
  thor (~> 1.0)
139
126
  tilt (~> 2.0)
140
127
  yard (~> 0.9, >= 0.9.24)
141
- thor (1.1.0)
142
- tilt (2.0.10)
143
- trailblazer-option (0.1.1)
128
+ thor (1.2.1)
129
+ tilt (2.0.11)
130
+ trailblazer-option (0.1.2)
144
131
  uber (0.1.0)
145
- unicode-display_width (2.0.0)
132
+ unicode-display_width (2.3.0)
146
133
  webrick (1.7.0)
147
- yard (0.9.26)
134
+ yard (0.9.28)
135
+ webrick (~> 1.7.0)
148
136
 
149
137
  PLATFORMS
150
- ruby
138
+ x86_64-linux
151
139
 
152
140
  DEPENDENCIES
153
141
  abank!
@@ -159,4 +147,4 @@ DEPENDENCIES
159
147
  yard
160
148
 
161
149
  BUNDLED WITH
162
- 2.1.4
150
+ 2.3.7
data/abank.gemspec CHANGED
@@ -13,7 +13,7 @@ Gem::Specification.new do |spec|
13
13
  spec.description = "#{spec.summary} Permite apagar/recriar movimentos/rendas ja no bigquery. "\
14
14
  ' Permite ainda classificar movimentos no bigquery.'
15
15
 
16
- spec.required_ruby_version = Gem::Requirement.new('~> 2.7')
16
+ spec.required_ruby_version = Gem::Requirement.new('~> 3.1')
17
17
  spec.metadata['homepage_uri'] = spec.homepage
18
18
  spec.metadata['yard.run'] = 'yard'
19
19
 
data/lib/abank/version.rb CHANGED
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Abank
4
- VERSION = '0.3.7'
4
+ VERSION = '0.3.8'
5
5
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: abank
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.3.7
4
+ version: 0.3.8
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-25 00:00:00.000000000 Z
11
+ date: 2022-10-13 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bundler
@@ -179,14 +179,14 @@ required_ruby_version: !ruby/object:Gem::Requirement
179
179
  requirements:
180
180
  - - "~>"
181
181
  - !ruby/object:Gem::Version
182
- version: '2.7'
182
+ version: '3.1'
183
183
  required_rubygems_version: !ruby/object:Gem::Requirement
184
184
  requirements:
185
185
  - - ">="
186
186
  - !ruby/object:Gem::Version
187
187
  version: '0'
188
188
  requirements: []
189
- rubygems_version: 3.1.4
189
+ rubygems_version: 3.3.7
190
190
  signing_key:
191
191
  specification_version: 4
192
192
  summary: Arquiva movimentos conta-corrente, conta-cartao do activobank no bigquery.