abank 0.3.3 → 0.3.4

Sign up to get free protection for your applications and to get access to all the features.
Files changed (4) hide show
  1. checksums.yaml +4 -4
  2. data/Gemfile.lock +55 -43
  3. data/lib/abank/version.rb +1 -1
  4. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: '091964a8a8df851391811bef625bf3497f51637c27d95a90951f76864d701123'
4
- data.tar.gz: bf2e64b4a418442b4c2be60b70afc1f53d99622a2052d5d63c997e31eeccffac
3
+ metadata.gz: 862349d8ec53f6ad3415370e120ca04d89dc724e41251149473c5c50a5f4cb90
4
+ data.tar.gz: fae7d3fba89e53f8f8bdadaf8a096adc50cbedc8afb4770ea330a6a0bbab6bc6
5
5
  SHA512:
6
- metadata.gz: 1a31f93bb1e1fd498055a92900067465c522876328285305ec389cf276553068011ed51f928d35e6b8cab75291eda6011cd8e1ec9ec9a3f9da0349f078112295
7
- data.tar.gz: 44b1a9f7f4dec92bf3fc0df88ceacdc05bd01288b4770de6532a1babe08f009f6ce0e96fb58599cab923ff5f3766fafbffdf2da0118d55429b5130981f33c1ac
6
+ metadata.gz: e61d65d1fa0a8dfeb47e8037e5f490c7637bd811206bd6c423bb6ef537bc318fa04cf383001fbcb8e95f8a31615baedc222e62049dc60cb641fc5d99b99a44b0
7
+ data.tar.gz: fd2034192ebc4608510d640986a13f3844cbce74c8ae6f637460131ca317701a2d4e212dba85214e0930591d8754d82e73d568f5eb028b1f6898501ae50e7c37
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- abank (0.3.3)
4
+ abank (0.3.4)
5
5
  google-cloud-bigquery
6
6
  roo
7
7
  thor
@@ -11,38 +11,46 @@ GEM
11
11
  specs:
12
12
  addressable (2.7.0)
13
13
  public_suffix (>= 2.0.2, < 5.0)
14
- ast (2.4.1)
14
+ ast (2.4.2)
15
15
  backport (1.1.2)
16
- benchmark (0.1.0)
17
- concurrent-ruby (1.1.7)
16
+ benchmark (0.1.1)
17
+ concurrent-ruby (1.1.8)
18
18
  declarative (0.0.20)
19
- declarative-option (0.1.0)
20
19
  e2mmap (0.1.0)
21
- faraday (1.1.0)
20
+ faraday (1.4.1)
21
+ faraday-excon (~> 1.1)
22
+ faraday-net_http (~> 1.0)
23
+ faraday-net_http_persistent (~> 1.1)
22
24
  multipart-post (>= 1.2, < 3)
23
- ruby2_keywords
24
- google-api-client (0.52.0)
25
+ ruby2_keywords (>= 0.0.4)
26
+ faraday-excon (1.1.0)
27
+ faraday-net_http (1.0.1)
28
+ faraday-net_http_persistent (1.1.0)
29
+ google-apis-bigquery_v2 (0.9.0)
30
+ google-apis-core (~> 0.1)
31
+ google-apis-core (0.3.0)
25
32
  addressable (~> 2.5, >= 2.5.1)
26
- googleauth (~> 0.9)
33
+ googleauth (~> 0.14)
27
34
  httpclient (>= 2.8.1, < 3.0)
28
35
  mini_mime (~> 1.0)
29
36
  representable (~> 3.0)
30
37
  retriable (>= 2.0, < 4.0)
31
38
  rexml
32
- signet (~> 0.12)
33
- google-cloud-bigquery (1.25.0)
39
+ signet (~> 0.14)
40
+ webrick
41
+ google-cloud-bigquery (1.31.0)
34
42
  concurrent-ruby (~> 1.0)
35
- google-api-client (~> 0.47)
43
+ google-apis-bigquery_v2 (~> 0.1)
36
44
  google-cloud-core (~> 1.2)
37
45
  googleauth (~> 0.9)
38
46
  mini_mime (~> 1.0)
39
- google-cloud-core (1.5.0)
47
+ google-cloud-core (1.6.0)
40
48
  google-cloud-env (~> 1.0)
41
49
  google-cloud-errors (~> 1.0)
42
- google-cloud-env (1.4.0)
50
+ google-cloud-env (1.5.0)
43
51
  faraday (>= 0.17.3, < 2.0)
44
- google-cloud-errors (1.0.1)
45
- googleauth (0.14.0)
52
+ google-cloud-errors (1.1.0)
53
+ googleauth (0.16.2)
46
54
  faraday (>= 0.17.3, < 2.0)
47
55
  jwt (>= 1.4, < 3.0)
48
56
  memoist (~> 0.16)
@@ -51,64 +59,66 @@ GEM
51
59
  signet (~> 0.14)
52
60
  httpclient (2.8.3)
53
61
  jaro_winkler (1.5.4)
54
- jwt (2.2.2)
55
- kramdown (2.3.0)
62
+ jwt (2.2.3)
63
+ kramdown (2.3.1)
56
64
  rexml
57
65
  kramdown-parser-gfm (1.1.0)
58
66
  kramdown (~> 2.0)
59
67
  kwalify (0.7.2)
60
68
  memoist (0.16.2)
61
- mini_mime (1.0.2)
62
- mini_portile2 (2.4.0)
69
+ mini_mime (1.1.0)
70
+ mini_portile2 (2.5.1)
63
71
  multi_json (1.15.0)
64
72
  multipart-post (2.1.1)
65
- nokogiri (1.10.10)
66
- mini_portile2 (~> 2.4.0)
73
+ nokogiri (1.11.3)
74
+ mini_portile2 (~> 2.5.0)
75
+ racc (~> 1.4)
67
76
  os (1.1.1)
68
77
  parallel (1.20.1)
69
- parser (2.7.2.0)
78
+ parser (3.0.1.1)
70
79
  ast (~> 2.4.1)
71
- psych (3.2.1)
80
+ psych (3.3.1)
72
81
  public_suffix (4.0.6)
82
+ racc (1.5.2)
73
83
  rainbow (3.0.0)
74
84
  rake (12.3.3)
75
- reek (6.0.2)
85
+ reek (6.0.4)
76
86
  kwalify (~> 0.7.0)
77
- parser (>= 2.5.0.0, < 2.8, != 2.5.1.1)
87
+ parser (~> 3.0.0)
78
88
  psych (~> 3.1)
79
89
  rainbow (>= 2.0, < 4.0)
80
- regexp_parser (2.0.1)
81
- representable (3.0.4)
90
+ regexp_parser (2.1.1)
91
+ representable (3.1.1)
82
92
  declarative (< 0.1.0)
83
- declarative-option (< 0.2.0)
93
+ trailblazer-option (>= 0.1.1, < 0.2.0)
84
94
  uber (< 0.2.0)
85
95
  retriable (3.1.2)
86
96
  reverse_markdown (2.0.0)
87
97
  nokogiri
88
- rexml (3.2.4)
98
+ rexml (3.2.5)
89
99
  roo (2.8.3)
90
100
  nokogiri (~> 1)
91
101
  rubyzip (>= 1.3.0, < 3.0.0)
92
- rubocop (1.6.1)
102
+ rubocop (1.13.0)
93
103
  parallel (~> 1.10)
94
- parser (>= 2.7.1.5)
104
+ parser (>= 3.0.0.0)
95
105
  rainbow (>= 2.2.2, < 4.0)
96
106
  regexp_parser (>= 1.8, < 3.0)
97
107
  rexml
98
108
  rubocop-ast (>= 1.2.0, < 2.0)
99
109
  ruby-progressbar (~> 1.7)
100
- unicode-display_width (>= 1.4.0, < 2.0)
101
- rubocop-ast (1.3.0)
102
- parser (>= 2.7.1.5)
103
- ruby-progressbar (1.10.1)
104
- ruby2_keywords (0.0.2)
110
+ unicode-display_width (>= 1.4.0, < 3.0)
111
+ rubocop-ast (1.5.0)
112
+ parser (>= 3.0.1.1)
113
+ ruby-progressbar (1.11.0)
114
+ ruby2_keywords (0.0.4)
105
115
  rubyzip (2.3.0)
106
- signet (0.14.0)
116
+ signet (0.15.0)
107
117
  addressable (~> 2.3)
108
118
  faraday (>= 0.17.3, < 2.0)
109
119
  jwt (>= 1.5, < 3.0)
110
120
  multi_json (~> 1.10)
111
- solargraph (0.40.0)
121
+ solargraph (0.40.4)
112
122
  backport (~> 1.1)
113
123
  benchmark
114
124
  bundler (>= 1.17.2)
@@ -116,17 +126,19 @@ GEM
116
126
  jaro_winkler (~> 1.5)
117
127
  kramdown (~> 2.3)
118
128
  kramdown-parser-gfm (~> 1.1)
119
- parser (~> 2.3)
129
+ parser (~> 3.0)
120
130
  reverse_markdown (>= 1.0.5, < 3)
121
131
  rubocop (>= 0.52)
122
132
  thor (~> 1.0)
123
133
  tilt (~> 2.0)
124
134
  yard (~> 0.9, >= 0.9.24)
125
- thor (1.0.1)
135
+ thor (1.1.0)
126
136
  tilt (2.0.10)
137
+ trailblazer-option (0.1.1)
127
138
  uber (0.1.0)
128
- unicode-display_width (1.7.0)
129
- yard (0.9.25)
139
+ unicode-display_width (2.0.0)
140
+ webrick (1.7.0)
141
+ yard (0.9.26)
130
142
 
131
143
  PLATFORMS
132
144
  ruby
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.3'
4
+ VERSION = '0.3.4'
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.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: 2020-12-21 00:00:00.000000000 Z
11
+ date: 2021-05-04 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bundler