cns 2.2.0 → 2.2.1

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.
Files changed (4) hide show
  1. checksums.yaml +4 -4
  2. data/Gemfile.lock +71 -41
  3. data/lib/cns/version.rb +1 -1
  4. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 35cbb3480d93201fac4d588ef04df6a57f4e487d911f6ebd01f4c629c6701287
4
- data.tar.gz: e1f7387b9cb172028410c3a3d1f358787374d3a24fceb84214808a62fc596922
3
+ metadata.gz: 42234f88abb7b5c16ffdb019c357ef37d9dd70a0140361c506f7863c018fd41c
4
+ data.tar.gz: 7dabd7b2315715298c3eee435ba331df0f4dd2507648a28cf5a9a6eafdf30782
5
5
  SHA512:
6
- metadata.gz: 56adc131c7198a2496dec57d3781f930465ce0ab06cc4895b3853673906e19dcee6b992026dc87c43158e1276b4266c2684487cb18dc95b78a3a91032289af19
7
- data.tar.gz: f9f29e2b1f086a3de056126d873fd48c5e960ce0e2f9f5f17b98eb408af5c478bf3b4b2120ce2abcc046e4d728c3d76af2b93f00879a737f98ae80684f9d82a5
6
+ metadata.gz: 224c2044ad95ea5718e3effe7fe22f2dabcf9cd59f0924ffd6cb618d8b32ef6f993e9a8aab934925e1b786395526f57da3e1698762028a25d3710fb7e6b197bb
7
+ data.tar.gz: d4ca9294661f3a26b80ac1aa68068efdf931fdefe76948cdc037f0fd4d1c7ccaef047106a09109b2e066583992242f439270707055ab0bd27a53c61c5c0cd19b
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- cns (2.2.0)
4
+ cns (2.2.1)
5
5
  curb
6
6
  faraday
7
7
  faraday-retry
@@ -12,19 +12,22 @@ PATH
12
12
  GEM
13
13
  remote: https://rubygems.org/
14
14
  specs:
15
- addressable (2.8.8)
15
+ addressable (2.9.0)
16
16
  public_suffix (>= 2.0.2, < 8.0)
17
17
  ast (2.4.3)
18
18
  backport (1.2.0)
19
19
  base64 (0.3.0)
20
20
  benchmark (0.5.0)
21
- bigdecimal (3.3.1)
22
- concurrent-ruby (1.3.6)
23
- curb (1.2.2)
21
+ bigdecimal (4.1.2)
22
+ commander (5.0.0)
23
+ highline (~> 3.0.0)
24
+ concurrent-ruby (1.3.7)
25
+ curb (1.3.6)
26
+ date (3.5.1)
24
27
  declarative (0.0.20)
25
28
  diff-lcs (1.6.2)
26
- dry-configurable (1.3.0)
27
- dry-core (~> 1.1)
29
+ dry-configurable (1.4.0)
30
+ dry-core (~> 1.0)
28
31
  zeitwerk (~> 2.6)
29
32
  dry-core (1.2.0)
30
33
  concurrent-ruby (~> 1.0)
@@ -37,13 +40,13 @@ GEM
37
40
  concurrent-ruby (~> 1.0)
38
41
  dry-core (~> 1.1)
39
42
  zeitwerk (~> 2.6)
40
- dry-schema (1.15.0)
43
+ dry-schema (1.16.0)
41
44
  concurrent-ruby (~> 1.0)
42
45
  dry-configurable (~> 1.0, >= 1.0.1)
43
46
  dry-core (~> 1.1)
44
47
  dry-initializer (~> 3.2)
45
48
  dry-logic (~> 1.6)
46
- dry-types (~> 1.8)
49
+ dry-types (~> 1.9, >= 1.9.1)
47
50
  zeitwerk (~> 2.6)
48
51
  dry-types (1.9.1)
49
52
  bigdecimal (>= 3.0)
@@ -52,83 +55,100 @@ GEM
52
55
  dry-inflector (~> 1.0)
53
56
  dry-logic (~> 1.4)
54
57
  zeitwerk (~> 2.6)
55
- faraday (2.14.1)
58
+ erb (6.0.4)
59
+ faraday (2.14.3)
56
60
  faraday-net_http (>= 2.0, < 3.5)
57
61
  json
58
62
  logger
59
63
  faraday-follow_redirects (0.5.0)
60
64
  faraday (>= 1, < 3)
61
- faraday-net_http (3.4.2)
65
+ faraday-net_http (3.4.4)
62
66
  net-http (~> 0.5)
63
67
  faraday-retry (2.4.0)
64
68
  faraday (~> 2.0)
65
- google-apis-bigquery_v2 (0.98.0)
69
+ google-apis-bigquery_v2 (0.104.0)
66
70
  google-apis-core (>= 0.15.0, < 2.a)
67
- google-apis-core (1.0.2)
68
- addressable (~> 2.8, >= 2.8.7)
71
+ google-apis-core (1.2.4)
72
+ addressable (~> 2.9)
69
73
  faraday (~> 2.13)
70
74
  faraday-follow_redirects (~> 0.3)
71
75
  googleauth (~> 1.14)
72
76
  mini_mime (~> 1.1)
77
+ multi_json (~> 1.11)
73
78
  representable (~> 3.0)
74
- retriable (~> 3.1)
75
- google-cloud-bigquery (1.62.0)
76
- bigdecimal (~> 3.0)
79
+ retriable (>= 3.1, < 5.0)
80
+ google-cloud-bigquery (1.64.0)
81
+ bigdecimal (>= 3.0, < 5)
77
82
  concurrent-ruby (~> 1.0)
78
83
  google-apis-bigquery_v2 (~> 0.71)
79
84
  google-apis-core (>= 0.18, < 2)
80
85
  google-cloud-core (~> 1.6)
81
86
  googleauth (~> 1.9)
82
87
  mini_mime (~> 1.0)
83
- google-cloud-core (1.8.0)
88
+ google-cloud-core (1.9.0)
84
89
  google-cloud-env (>= 1.0, < 3.a)
85
90
  google-cloud-errors (~> 1.0)
86
91
  google-cloud-env (2.3.1)
87
92
  base64 (~> 0.2)
88
93
  faraday (>= 1.0, < 3.a)
89
- google-cloud-errors (1.5.0)
94
+ google-cloud-errors (1.6.0)
90
95
  google-logging-utils (0.2.0)
91
- googleauth (1.16.1)
96
+ googleauth (1.17.1)
92
97
  faraday (>= 1.0, < 3.a)
93
98
  google-cloud-env (~> 2.2)
94
99
  google-logging-utils (~> 0.1)
95
100
  jwt (>= 1.4, < 4.0)
96
- multi_json (~> 1.11)
97
101
  os (>= 0.9, < 2.0)
102
+ pstore (~> 0.1)
98
103
  signet (>= 0.16, < 2.a)
104
+ highline (3.0.1)
99
105
  jaro_winkler (1.7.0)
100
- json (2.18.1)
101
- jwt (3.1.2)
106
+ json (2.20.0)
107
+ jwt (3.2.0)
102
108
  base64
103
109
  kramdown (2.5.2)
104
110
  rexml (>= 3.4.4)
105
111
  kramdown-parser-gfm (1.1.0)
106
112
  kramdown (~> 2.0)
107
- language_server-protocol (3.17.0.5)
113
+ language_server-protocol (3.17.0.6)
108
114
  lint_roller (1.1.0)
109
115
  logger (1.7.0)
110
116
  memoist (0.16.2)
111
117
  mini_mime (1.1.5)
112
- multi_json (1.19.1)
118
+ multi_json (1.21.1)
113
119
  net-http (0.9.1)
114
120
  uri (>= 0.11.1)
115
- nokogiri (1.19.1-x86_64-linux-gnu)
121
+ nokogiri (1.19.4-x86_64-linux-gnu)
116
122
  racc (~> 1.4)
117
123
  observer (0.1.2)
118
124
  open3 (0.2.1)
119
125
  os (1.1.4)
120
126
  ostruct (0.6.3)
121
- parallel (1.27.0)
122
- parser (3.3.10.2)
127
+ parallel (2.1.0)
128
+ parlour (9.1.2)
129
+ commander (~> 5.0)
130
+ parser
131
+ rainbow (~> 3.0)
132
+ sorbet-runtime (>= 0.5)
133
+ parser (3.3.11.1)
123
134
  ast (~> 2.4.1)
124
135
  racc
125
136
  prism (1.9.0)
126
- public_suffix (7.0.2)
137
+ pstore (0.2.1)
138
+ psych (5.4.0)
139
+ date
140
+ stringio
141
+ public_suffix (7.0.5)
127
142
  racc (1.8.1)
128
143
  rainbow (3.1.1)
129
144
  rake (12.3.3)
130
- rbs (3.10.3)
145
+ rbs (4.0.3)
131
146
  logger
147
+ prism (>= 1.6.0)
148
+ tsort
149
+ rdoc (7.2.0)
150
+ erb
151
+ psych (>= 4.0.0)
132
152
  tsort
133
153
  reek (6.5.0)
134
154
  dry-schema (~> 1.13)
@@ -136,39 +156,38 @@ GEM
136
156
  parser (~> 3.3.0)
137
157
  rainbow (>= 2.0, < 4.0)
138
158
  rexml (~> 3.1)
139
- regexp_parser (2.11.3)
159
+ regexp_parser (2.12.0)
140
160
  representable (3.2.0)
141
161
  declarative (< 0.1.0)
142
162
  trailblazer-option (>= 0.1.1, < 0.2.0)
143
163
  uber (< 0.2.0)
144
- retriable (3.2.1)
164
+ retriable (4.2.0)
145
165
  reverse_markdown (3.0.2)
146
166
  nokogiri
147
167
  rexml (3.4.4)
148
- rubocop (1.84.2)
168
+ rubocop (1.88.1)
149
169
  json (~> 2.3)
150
170
  language_server-protocol (~> 3.17.0.2)
151
171
  lint_roller (~> 1.1.0)
152
- parallel (~> 1.10)
172
+ parallel (>= 1.10)
153
173
  parser (>= 3.3.0.2)
154
174
  rainbow (>= 2.2.2, < 4.0)
155
175
  regexp_parser (>= 2.9.3, < 3.0)
156
176
  rubocop-ast (>= 1.49.0, < 2.0)
157
177
  ruby-progressbar (~> 1.7)
158
178
  unicode-display_width (>= 2.4.0, < 4.0)
159
- rubocop-ast (1.49.0)
179
+ rubocop-ast (1.50.0)
160
180
  parser (>= 3.3.7.2)
161
181
  prism (~> 1.7)
162
182
  rubocop-rake (0.7.1)
163
183
  lint_roller (~> 1.1)
164
184
  rubocop (>= 1.72.1)
165
185
  ruby-progressbar (1.13.0)
166
- signet (0.21.0)
186
+ signet (0.22.0)
167
187
  addressable (~> 2.8)
168
188
  faraday (>= 0.17.5, < 3.a)
169
189
  jwt (>= 1.5, < 4.0)
170
- multi_json (~> 1.10)
171
- solargraph (0.58.2)
190
+ solargraph (0.60.2)
172
191
  ast (~> 2.4.3)
173
192
  backport (~> 1.2)
174
193
  benchmark (~> 0.4)
@@ -183,14 +202,25 @@ GEM
183
202
  ostruct (~> 0.6)
184
203
  parser (~> 3.0)
185
204
  prism (~> 1.4)
186
- rbs (>= 3.6.1, <= 4.0.0.dev.4)
205
+ rbs (>= 3.10.0)
206
+ rdoc (~> 7.0)
187
207
  reverse_markdown (~> 3.0)
188
208
  rubocop (~> 1.76)
209
+ sord (~> 7.0)
189
210
  thor (~> 1.0)
190
211
  tilt (~> 2.0)
191
212
  yard (~> 0.9, >= 0.9.24)
192
213
  yard-activesupport-concern (~> 0.0)
193
214
  yard-solargraph (~> 0.1)
215
+ sorbet-runtime (0.6.13323)
216
+ sord (7.1.0)
217
+ commander (~> 5.0)
218
+ parlour (~> 9.1)
219
+ parser
220
+ rbs (>= 3.0, < 5)
221
+ sorbet-runtime
222
+ yard
223
+ stringio (3.2.0)
194
224
  thor (1.5.0)
195
225
  tilt (2.7.0)
196
226
  trailblazer-option (0.1.2)
@@ -200,12 +230,12 @@ GEM
200
230
  unicode-emoji (~> 4.1)
201
231
  unicode-emoji (4.2.0)
202
232
  uri (1.1.1)
203
- yard (0.9.38)
233
+ yard (0.9.44)
204
234
  yard-activesupport-concern (0.0.1)
205
235
  yard (>= 0.8)
206
236
  yard-solargraph (0.1.0)
207
237
  yard (~> 0.9)
208
- zeitwerk (2.7.5)
238
+ zeitwerk (2.8.2)
209
239
 
210
240
  PLATFORMS
211
241
  x86_64-linux
data/lib/cns/version.rb CHANGED
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Cns
4
- VERSION = '2.2.0'
4
+ VERSION = '2.2.1'
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: cns
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.2.0
4
+ version: 2.2.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Hernâni Rodrigues Vaz
@@ -243,7 +243,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
243
243
  - !ruby/object:Gem::Version
244
244
  version: '0'
245
245
  requirements: []
246
- rubygems_version: 4.0.6
246
+ rubygems_version: 3.6.9
247
247
  specification_version: 4
248
248
  summary: Arquiva transactions etherscan/greymass/bitcoinde/kraken/paymium/therock
249
249
  no bigquery.