abank 0.3.6 → 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: ac1c8c4594955e95da5c8b499749484b65896f30e6c2269a8f3717e439bd133c
4
- data.tar.gz: c2ef58f81608548f7d36fef492120e6d10cbe818f05900eb36a62f9975240240
3
+ metadata.gz: 7b52d3f3eaae95b4bae788ca1b41d9641dc5e0f7730ee799fa7eddb2663d2318
4
+ data.tar.gz: 0a62d34fdc61541771b33e8ac4ec0d1a1ea7ff20e3632068a1b2334d88fbe1a3
5
5
  SHA512:
6
- metadata.gz: 459bdafafefc9cdc568a9716ace36d7637c085a859f300f17697e44c0d0ba77e104a96fcae3b30c1ac85ac446ce5f9a8e40f128730ee8dd2549817e9998fae71
7
- data.tar.gz: a7ae25ffb7646696146a30cb332526ce138e36246e8666d2fd1ef9d468a39482fc4d1220b6ca75d5d025fab8ad680974895f14908b42ebd1f793d3e31e4c23ea
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.6)
4
+ abank (0.3.8)
5
5
  google-cloud-bigquery
6
6
  roo
7
7
  thor
@@ -9,123 +9,112 @@ 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
- backport (1.1.2)
16
- benchmark (0.1.1)
17
- concurrent-ruby (1.1.8)
15
+ backport (1.2.0)
16
+ benchmark (0.2.0)
17
+ concurrent-ruby (1.1.10)
18
18
  declarative (0.0.20)
19
+ diff-lcs (1.5.0)
19
20
  e2mmap (0.1.0)
20
- faraday (1.4.2)
21
- faraday-em_http (~> 1.0)
22
- faraday-em_synchrony (~> 1.0)
23
- faraday-excon (~> 1.1)
24
- faraday-net_http (~> 1.0)
25
- faraday-net_http_persistent (~> 1.1)
26
- multipart-post (>= 1.2, < 3)
21
+ faraday (2.6.0)
22
+ faraday-net_http (>= 2.0, < 3.1)
27
23
  ruby2_keywords (>= 0.0.4)
28
- faraday-em_http (1.0.0)
29
- faraday-em_synchrony (1.0.0)
30
- faraday-excon (1.1.0)
31
- faraday-net_http (1.0.1)
32
- faraday-net_http_persistent (1.1.0)
33
- google-apis-bigquery_v2 (0.12.0)
34
- google-apis-core (~> 0.1)
35
- 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)
36
28
  addressable (~> 2.5, >= 2.5.1)
37
- googleauth (~> 0.14)
38
- httpclient (>= 2.8.1, < 3.0)
29
+ googleauth (>= 0.16.2, < 2.a)
30
+ httpclient (>= 2.8.1, < 3.a)
39
31
  mini_mime (~> 1.0)
40
32
  representable (~> 3.0)
41
- retriable (>= 2.0, < 4.0)
33
+ retriable (>= 2.0, < 4.a)
42
34
  rexml
43
- signet (~> 0.14)
44
35
  webrick
45
- google-cloud-bigquery (1.31.0)
36
+ google-cloud-bigquery (1.39.0)
46
37
  concurrent-ruby (~> 1.0)
47
38
  google-apis-bigquery_v2 (~> 0.1)
48
- google-cloud-core (~> 1.2)
49
- googleauth (~> 0.9)
39
+ google-cloud-core (~> 1.6)
40
+ googleauth (>= 0.16.2, < 2.a)
50
41
  mini_mime (~> 1.0)
51
42
  google-cloud-core (1.6.0)
52
43
  google-cloud-env (~> 1.0)
53
44
  google-cloud-errors (~> 1.0)
54
- google-cloud-env (1.5.0)
55
- faraday (>= 0.17.3, < 2.0)
56
- google-cloud-errors (1.1.0)
57
- googleauth (0.16.2)
58
- 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)
59
50
  jwt (>= 1.4, < 3.0)
60
51
  memoist (~> 0.16)
61
52
  multi_json (~> 1.11)
62
53
  os (>= 0.9, < 2.0)
63
- signet (~> 0.14)
54
+ signet (>= 0.16, < 2.a)
64
55
  httpclient (2.8.3)
65
56
  jaro_winkler (1.5.4)
66
- jwt (2.2.3)
67
- kramdown (2.3.1)
57
+ json (2.6.2)
58
+ jwt (2.5.0)
59
+ kramdown (2.4.0)
68
60
  rexml
69
61
  kramdown-parser-gfm (1.1.0)
70
62
  kramdown (~> 2.0)
71
63
  kwalify (0.7.2)
72
64
  memoist (0.16.2)
73
- mini_mime (1.1.0)
74
- mini_portile2 (2.5.3)
65
+ mini_mime (1.1.2)
75
66
  multi_json (1.15.0)
76
- multipart-post (2.1.1)
77
- nokogiri (1.11.6)
78
- mini_portile2 (~> 2.5.0)
67
+ nokogiri (1.13.8-x86_64-linux)
79
68
  racc (~> 1.4)
80
- os (1.1.1)
81
- parallel (1.20.1)
82
- parser (3.0.1.1)
69
+ os (1.1.4)
70
+ parallel (1.22.1)
71
+ parser (3.1.2.1)
83
72
  ast (~> 2.4.1)
84
- psych (3.3.2)
85
- public_suffix (4.0.6)
86
- racc (1.5.2)
87
- rainbow (3.0.0)
73
+ public_suffix (5.0.0)
74
+ racc (1.6.0)
75
+ rainbow (3.1.1)
88
76
  rake (12.3.3)
89
- reek (6.0.4)
77
+ reek (6.1.1)
90
78
  kwalify (~> 0.7.0)
91
- parser (~> 3.0.0)
92
- psych (~> 3.1)
79
+ parser (~> 3.1.0)
93
80
  rainbow (>= 2.0, < 4.0)
94
- regexp_parser (2.1.1)
95
- representable (3.1.1)
81
+ regexp_parser (2.6.0)
82
+ representable (3.2.0)
96
83
  declarative (< 0.1.0)
97
84
  trailblazer-option (>= 0.1.1, < 0.2.0)
98
85
  uber (< 0.2.0)
99
86
  retriable (3.1.2)
100
- reverse_markdown (2.0.0)
87
+ reverse_markdown (2.1.1)
101
88
  nokogiri
102
89
  rexml (3.2.5)
103
- roo (2.8.3)
90
+ roo (2.9.0)
104
91
  nokogiri (~> 1)
105
92
  rubyzip (>= 1.3.0, < 3.0.0)
106
- rubocop (1.16.0)
93
+ rubocop (1.36.0)
94
+ json (~> 2.3)
107
95
  parallel (~> 1.10)
108
- parser (>= 3.0.0.0)
96
+ parser (>= 3.1.2.1)
109
97
  rainbow (>= 2.2.2, < 4.0)
110
98
  regexp_parser (>= 1.8, < 3.0)
111
- rexml
112
- rubocop-ast (>= 1.7.0, < 2.0)
99
+ rexml (>= 3.2.5, < 4.0)
100
+ rubocop-ast (>= 1.20.1, < 2.0)
113
101
  ruby-progressbar (~> 1.7)
114
102
  unicode-display_width (>= 1.4.0, < 3.0)
115
- rubocop-ast (1.7.0)
116
- parser (>= 3.0.1.1)
103
+ rubocop-ast (1.21.0)
104
+ parser (>= 3.1.1.0)
117
105
  ruby-progressbar (1.11.0)
118
- ruby2_keywords (0.0.4)
119
- rubyzip (2.3.0)
120
- signet (0.15.0)
121
- addressable (~> 2.3)
122
- 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)
123
111
  jwt (>= 1.5, < 3.0)
124
112
  multi_json (~> 1.10)
125
- solargraph (0.41.1)
126
- backport (~> 1.1)
113
+ solargraph (0.47.2)
114
+ backport (~> 1.2)
127
115
  benchmark
128
116
  bundler (>= 1.17.2)
117
+ diff-lcs (~> 1.4)
129
118
  e2mmap
130
119
  jaro_winkler (~> 1.5)
131
120
  kramdown (~> 2.3)
@@ -136,16 +125,17 @@ GEM
136
125
  thor (~> 1.0)
137
126
  tilt (~> 2.0)
138
127
  yard (~> 0.9, >= 0.9.24)
139
- thor (1.1.0)
140
- tilt (2.0.10)
141
- trailblazer-option (0.1.1)
128
+ thor (1.2.1)
129
+ tilt (2.0.11)
130
+ trailblazer-option (0.1.2)
142
131
  uber (0.1.0)
143
- unicode-display_width (2.0.0)
132
+ unicode-display_width (2.3.0)
144
133
  webrick (1.7.0)
145
- yard (0.9.26)
134
+ yard (0.9.28)
135
+ webrick (~> 1.7.0)
146
136
 
147
137
  PLATFORMS
148
- ruby
138
+ x86_64-linux
149
139
 
150
140
  DEPENDENCIES
151
141
  abank!
@@ -157,4 +147,4 @@ DEPENDENCIES
157
147
  yard
158
148
 
159
149
  BUNDLED WITH
160
- 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.6'
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.6
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-02 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.