ehbrs-tools 0.43.0 → 0.43.1

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 +97 -97
  3. data/lib/ehbrs/tools/version.rb +1 -1
  4. metadata +26 -8
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: b67647b3e8bbe1427b85caf7f2c724b55220ca3e8697e779b94c6f4690467987
4
- data.tar.gz: '09a70c265230d7f2c7ca356fe066bcf6ed5fec92c3ad1e1f6d9a68398e84fc6c'
3
+ metadata.gz: e45e64b77ae77e9af92cfafbb577fa7987e606d7f0fa93664a75deb062f67a27
4
+ data.tar.gz: 3dc86a1836d04c33388fb6507b9f97445e401fb9018f6c6c83ea4d517262eccf
5
5
  SHA512:
6
- metadata.gz: 50f4b112d1d55f4efb3e36676f2b38b17a85c4a2f00e206f71a6e0e9cdbfed10248fafae1fd863a6d6702bb22b1055b5f70ba6aac3c85b9f7bf751fcea02f9d6
7
- data.tar.gz: a2ec31deaaf51ad578114f0a648660154ebacde92f85188ef94fecb95cc3d1170382c9cf410b8da6bb0405271faed88075be4ca04573551366ec82a16284263d
6
+ metadata.gz: daa939efe9ee2a69b8157ff770ef8b6fea1438500504da2caa4dd15ae74ee233b4ce6f59e3a8a34ff227fe1b7a26cee413bfd5de31defcda34dc98745c039460
7
+ data.tar.gz: acb4a84c2577bb957dc821a991ae4651b2026daccf07b46301a7eee0a7e5cb61021536ae8663ad494ffab7a7256c0d08529d9601c61eddaa28b10258d761357d
data/Gemfile.lock CHANGED
@@ -1,40 +1,43 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- ehbrs-tools (0.43.0)
5
- avm-files (~> 0.7)
6
- avm-tools (~> 0.161)
4
+ ehbrs-tools (0.43.1)
5
+ avm-files (~> 0.8, >= 0.8.1)
6
+ avm-tools (~> 0.162)
7
7
  eac_cli (~> 0.42)
8
- eac_fs (~> 0.18)
8
+ eac_fs (~> 0.18, >= 0.18.1)
9
9
  eac_ruby_base0 (~> 0.19)
10
- eac_ruby_utils (~> 0.122)
11
- ehbrs_ruby_utils (~> 0.44)
10
+ eac_ruby_utils (~> 0.124)
11
+ ehbrs_ruby_utils (~> 0.44, >= 0.44.3)
12
12
  filesize (~> 0.2)
13
13
  os (~> 1.1, >= 1.1.4)
14
14
  telegram-bot-ruby (~> 0.23)
15
15
 
16
16
  PATH
17
- remote: sub/eac_fs
17
+ remote: sub/aranha-parsers
18
18
  specs:
19
- eac_fs (0.18.0)
20
- content-type (~> 0.0, >= 0.0.2)
21
- eac_ruby_utils (~> 0.122)
22
- ruby-filemagic (~> 0.7, >= 0.7.3)
19
+ aranha-parsers (0.25.0)
20
+ activesupport (>= 4.0.0)
21
+ addressable (~> 2.8, >= 2.8.7)
22
+ eac_envs-http (~> 0.6, >= 0.6.1)
23
+ eac_ruby_utils (~> 0.124)
24
+ nokogiri (~> 1.15, >= 1.15.7)
25
+ ofx-parser (~> 1.1)
23
26
 
24
27
  PATH
25
28
  remote: sub/ehbrs_ruby_utils
26
29
  specs:
27
- ehbrs_ruby_utils (0.44.1)
30
+ ehbrs_ruby_utils (0.44.3)
28
31
  aranha (~> 0.19, >= 0.19.2)
29
- aranha-parsers (~> 0.22)
32
+ aranha-parsers (~> 0.25)
30
33
  aranha-selenium (~> 0.11, >= 0.11.1)
31
- avm (~> 0.92)
34
+ avm (~> 0.94, >= 0.94.1)
32
35
  avm-eac_rails_base0 (~> 0.11, >= 0.11.1)
33
- dentaku (~> 3.5, >= 3.5.2)
34
- eac_fs (~> 0.18)
36
+ dentaku (~> 3.5, >= 3.5.4)
37
+ eac_fs (~> 0.18, >= 0.18.1)
35
38
  eac_rest (~> 0.12)
36
- eac_ruby_utils (~> 0.122)
37
- eac_templates (~> 0.7)
39
+ eac_ruby_utils (~> 0.124)
40
+ eac_templates (~> 0.7, >= 0.7.1)
38
41
  inifile (~> 3.0)
39
42
  srt (~> 0.1, >= 0.1.5)
40
43
  taglib-ruby (~> 1.1, >= 1.1.3)
@@ -43,7 +46,7 @@ PATH
43
46
  GEM
44
47
  remote: https://rubygems.org/
45
48
  specs:
46
- activesupport (6.1.7.8)
49
+ activesupport (6.1.7.10)
47
50
  concurrent-ruby (~> 1.0, >= 1.0.2)
48
51
  i18n (>= 1.6, < 2)
49
52
  minitest (>= 5.1)
@@ -55,44 +58,37 @@ GEM
55
58
  aranha-parsers (~> 0.18)
56
59
  aranha-selenium (~> 0.5)
57
60
  eac_ruby_utils (~> 0.116)
58
- aranha-parsers (0.22.0)
59
- activesupport (>= 4.0.0)
60
- addressable (~> 2.8, >= 2.8.5)
61
- eac_envs-http (~> 0.4, >= 0.4.1)
62
- eac_ruby_utils (~> 0.119, >= 0.119.2)
63
- nokogiri (~> 1.15, >= 1.15.4)
64
- ofx-parser (~> 1.1)
65
61
  aranha-selenium (0.11.1)
66
62
  eac_fs (~> 0.17)
67
63
  eac_ruby_utils (~> 0.122)
68
64
  eac_templates (~> 0.7)
69
65
  selenium-webdriver (~> 3.142, >= 3.142.7)
70
66
  ast (2.4.2)
71
- avm (0.92.0)
72
- eac_cli (~> 0.41)
73
- eac_config (~> 0.14, >= 0.14.2)
67
+ avm (0.94.1)
68
+ eac_cli (~> 0.42)
69
+ eac_config (~> 0.14, >= 0.14.3)
74
70
  eac_docker (~> 0.7)
75
- eac_fs (~> 0.17)
76
- eac_ruby_utils (~> 0.122)
77
- eac_templates (~> 0.7)
78
- minitar (~> 0.9)
71
+ eac_fs (~> 0.18, >= 0.18.1)
72
+ eac_ruby_utils (~> 0.124)
73
+ eac_templates (~> 0.7, >= 0.7.1)
74
+ minitar (~> 0.12, >= 0.12.1)
79
75
  ruby-progressbar (~> 1.13)
80
- avm-eac_generic_base0 (0.13.0)
81
- avm (~> 0.90)
82
- eac_ruby_utils (~> 0.121)
76
+ avm-eac_generic_base0 (0.14.0)
77
+ avm (~> 0.94, >= 0.94.1)
78
+ eac_ruby_utils (~> 0.124)
83
79
  avm-eac_postgresql_base0 (0.5.3)
84
80
  avm (~> 0.85)
85
81
  eac_ruby_utils (~> 0.121)
86
82
  avm-eac_rails_base0 (0.11.1)
87
83
  avm-eac_rails_base1 (~> 0.10)
88
84
  eac_ruby_utils (~> 0.121)
89
- avm-eac_rails_base1 (0.10.0)
90
- avm (~> 0.81)
91
- avm-eac_ruby_base1 (~> 0.33)
92
- avm-eac_webapp_base0 (~> 0.18, >= 0.18.2)
93
- eac_ruby_utils (~> 0.119, >= 0.119.2)
94
- avm-eac_ruby_base1 (0.34.1)
95
- avm (~> 0.92)
85
+ avm-eac_rails_base1 (0.10.2)
86
+ avm (~> 0.94)
87
+ avm-eac_ruby_base1 (~> 0.35, >= 0.35.1)
88
+ avm-eac_webapp_base0 (~> 0.20, >= 0.20.1)
89
+ eac_ruby_utils (~> 0.123)
90
+ avm-eac_ruby_base1 (0.35.1)
91
+ avm (~> 0.94)
96
92
  avm-eac_generic_base0 (~> 0.13)
97
93
  eac_envs-http (~> 0.5, >= 0.5.1)
98
94
  eac_ruby_utils (~> 0.122)
@@ -100,38 +96,40 @@ GEM
100
96
  avm (~> 0.86, >= 0.86.2)
101
97
  eac_ruby_utils (~> 0.121)
102
98
  eac_templates (~> 0.5, >= 0.5.1)
103
- avm-eac_webapp_base0 (0.19.0)
104
- avm (~> 0.90)
99
+ avm-eac_webapp_base0 (0.20.1)
100
+ avm (~> 0.94)
105
101
  avm-eac_generic_base0 (~> 0.13)
106
102
  avm-eac_postgresql_base0 (~> 0.5, >= 0.5.3)
107
103
  avm-eac_ubuntu_base0 (~> 0.5, >= 0.5.1)
108
- avm-files (~> 0.7)
109
- eac_ruby_utils (~> 0.121)
104
+ avm-files (~> 0.8)
105
+ eac_ruby_utils (~> 0.122)
110
106
  htmlbeautifier (~> 1.4, >= 1.4.3)
111
- avm-files (0.7.0)
112
- avm (~> 0.84, >= 0.84.2)
113
- eac_cli (~> 0.40)
114
- eac_fs (~> 0.17)
115
- eac_ruby_utils (~> 0.121)
116
- eac_templates (~> 0.5, >= 0.5.1)
117
- avm-tools (0.161.0)
118
- avm (~> 0.86, >= 0.86.1)
119
- clipboard (~> 1.3, >= 1.3.6)
107
+ avm-files (0.8.1)
108
+ avm (~> 0.93)
109
+ eac_cli (~> 0.42)
110
+ eac_fs (~> 0.18)
111
+ eac_ruby_utils (~> 0.122)
112
+ eac_templates (~> 0.7, >= 0.7.1)
113
+ avm-tools (0.162.0)
114
+ avm (~> 0.94)
115
+ clipboard (~> 1.4, >= 1.4.1)
120
116
  eac_ruby_base0 (~> 0.19)
121
117
  axiom-types (0.1.1)
122
118
  descendants_tracker (~> 0.0.4)
123
119
  ice_nine (~> 0.11.0)
124
120
  thread_safe (~> 0.3, >= 0.3.1)
125
121
  base64 (0.2.0)
122
+ bigdecimal (3.1.8)
126
123
  childprocess (3.0.0)
127
124
  clipboard (1.4.1)
128
125
  coercible (1.0.0)
129
126
  descendants_tracker (~> 0.0.1)
130
127
  colorize (0.8.1)
131
- concurrent-ruby (1.3.3)
128
+ concurrent-ruby (1.3.4)
132
129
  content-type (0.0.2)
133
130
  parslet (~> 2.0)
134
- dentaku (3.5.2)
131
+ dentaku (3.5.4)
132
+ bigdecimal
135
133
  concurrent-ruby
136
134
  descendants_tracker (0.0.4)
137
135
  thread_safe (~> 0.3, >= 0.3.1)
@@ -142,20 +140,25 @@ GEM
142
140
  eac_config (~> 0.14, >= 0.14.2)
143
141
  eac_ruby_utils (~> 0.122)
144
142
  tty-table (~> 0.12)
145
- eac_config (0.14.2)
146
- addressable (~> 2.8, >= 2.8.6)
147
- eac_ruby_utils (~> 0.121)
143
+ eac_config (0.14.3)
144
+ addressable (~> 2.8, >= 2.8.7)
145
+ eac_ruby_utils (~> 0.124)
148
146
  eac_docker (0.7.0)
149
147
  eac_ruby_utils (~> 0.112)
150
148
  eac_templates (~> 0.3, >= 0.3.2)
151
- eac_envs-http (0.5.1)
152
- eac_fs (~> 0.17)
153
- eac_ruby_utils (~> 0.120)
154
- faraday (~> 2.7, >= 2.7.12)
149
+ eac_envs-http (0.6.1)
150
+ eac_fs (~> 0.18, >= 0.18.1)
151
+ eac_ruby_utils (~> 0.123)
152
+ faraday (~> 2.8, >= 2.8.1)
155
153
  faraday-follow_redirects (~> 0.3)
156
154
  faraday-gzip (~> 0.1)
157
155
  faraday-multipart (~> 1.0, >= 1.0.4)
158
- faraday-retry (~> 2.2)
156
+ faraday-retry (~> 2.2, >= 2.2.1)
157
+ random-port (~> 0.7, >= 0.7.1)
158
+ eac_fs (0.18.1)
159
+ content-type (~> 0.0, >= 0.0.2)
160
+ eac_ruby_utils (~> 0.123)
161
+ ruby-filemagic (~> 0.7, >= 0.7.3)
159
162
  eac_rest (0.12.0)
160
163
  eac_envs-http (~> 0.5)
161
164
  eac_fs (~> 0.16)
@@ -171,13 +174,13 @@ GEM
171
174
  rubocop (~> 1.60, >= 1.60.1)
172
175
  rubocop-rails (~> 2.23, >= 2.23.1)
173
176
  rubocop-rspec (~> 2.26, >= 2.26.1)
174
- eac_ruby_utils (0.122.0)
177
+ eac_ruby_utils (0.124.0)
175
178
  activesupport (>= 4, < 7)
176
- addressable (~> 2.8, >= 2.8.6)
179
+ addressable (~> 2.8, >= 2.8.7)
177
180
  bundler
178
181
  filesize (~> 0.2)
179
182
  net-ssh (~> 4.2)
180
- eac_templates (0.7.0)
183
+ eac_templates (0.7.1)
181
184
  eac_config (~> 0.14, >= 0.14.2)
182
185
  eac_ruby_utils (~> 0.122)
183
186
  faraday (2.8.1)
@@ -197,69 +200,67 @@ GEM
197
200
  filesize (0.2.0)
198
201
  hpricot (0.8.6)
199
202
  htmlbeautifier (1.4.3)
200
- i18n (1.14.5)
203
+ i18n (1.14.6)
201
204
  concurrent-ruby (~> 1.0)
202
205
  ice_nine (0.11.2)
203
206
  inifile (3.0.0)
204
- json (2.7.2)
207
+ json (2.9.0)
205
208
  language_server-protocol (3.17.0.3)
206
- minitar (0.9)
207
- minitest (5.24.1)
209
+ minitar (0.12.1)
210
+ minitest (5.25.4)
208
211
  multipart-post (2.4.1)
209
212
  net-ssh (4.2.0)
210
- nokogiri (1.15.6-x86_64-linux)
213
+ nokogiri (1.15.7-x86_64-linux)
211
214
  racc (~> 1.4)
212
215
  ofx-parser (1.1.0)
213
216
  hpricot (>= 0.6)
214
217
  os (1.1.4)
215
- parallel (1.25.1)
216
- parser (3.3.3.0)
218
+ parallel (1.26.3)
219
+ parser (3.3.6.0)
217
220
  ast (~> 2.4.1)
218
221
  racc
219
222
  parslet (2.0.0)
220
223
  pastel (0.8.0)
221
224
  tty-color (~> 0.5)
222
225
  public_suffix (5.1.1)
223
- racc (1.8.0)
224
- rack (3.1.6)
226
+ racc (1.8.1)
227
+ rack (3.1.8)
225
228
  rainbow (3.1.1)
226
- regexp_parser (2.9.2)
227
- rexml (3.3.1)
228
- strscan
229
+ random-port (0.7.1)
230
+ regexp_parser (2.9.3)
229
231
  rspec (3.13.0)
230
232
  rspec-core (~> 3.13.0)
231
233
  rspec-expectations (~> 3.13.0)
232
234
  rspec-mocks (~> 3.13.0)
233
- rspec-core (3.13.0)
235
+ rspec-core (3.13.2)
234
236
  rspec-support (~> 3.13.0)
235
- rspec-expectations (3.13.1)
237
+ rspec-expectations (3.13.3)
236
238
  diff-lcs (>= 1.2.0, < 2.0)
237
239
  rspec-support (~> 3.13.0)
238
- rspec-mocks (3.13.1)
240
+ rspec-mocks (3.13.2)
239
241
  diff-lcs (>= 1.2.0, < 2.0)
240
242
  rspec-support (~> 3.13.0)
241
- rspec-support (3.13.1)
242
- rubocop (1.64.1)
243
+ rspec-support (3.13.2)
244
+ rubocop (1.69.1)
243
245
  json (~> 2.3)
244
246
  language_server-protocol (>= 3.17.0)
245
247
  parallel (~> 1.10)
246
248
  parser (>= 3.3.0.2)
247
249
  rainbow (>= 2.2.2, < 4.0)
248
- regexp_parser (>= 1.8, < 3.0)
249
- rexml (>= 3.2.5, < 4.0)
250
- rubocop-ast (>= 1.31.1, < 2.0)
250
+ regexp_parser (>= 2.9.3, < 3.0)
251
+ rubocop-ast (>= 1.36.2, < 2.0)
251
252
  ruby-progressbar (~> 1.7)
252
- unicode-display_width (>= 2.4.0, < 3.0)
253
- rubocop-ast (1.31.3)
253
+ unicode-display_width (>= 2.4.0, < 4.0)
254
+ rubocop-ast (1.36.2)
254
255
  parser (>= 3.3.1.0)
255
256
  rubocop-capybara (2.21.0)
256
257
  rubocop (~> 1.41)
257
258
  rubocop-factory_bot (2.26.1)
258
259
  rubocop (~> 1.61)
259
- rubocop-rails (2.25.1)
260
+ rubocop-rails (2.27.0)
260
261
  activesupport (>= 4.2.0)
261
262
  rack (>= 1.1)
262
- rubocop (>= 1.33.0, < 2.0)
263
+ rubocop (>= 1.52.0, < 2.0)
263
264
  rubocop-ast (>= 1.31.1, < 2.0)
264
265
  rubocop-rspec (2.31.0)
265
266
  rubocop (~> 1.40)
@@ -281,7 +282,6 @@ GEM
281
282
  unicode-display_width (>= 1.5, < 3.0)
282
283
  unicode_utils (~> 1.4)
283
284
  strings-ansi (0.2.0)
284
- strscan (3.1.0)
285
285
  taglib-ruby (1.1.3)
286
286
  telegram-bot-ruby (0.23.0)
287
287
  dry-inflector
@@ -300,20 +300,20 @@ GEM
300
300
  ultimate_lyrics (0.1.3)
301
301
  aranha-parsers (~> 0.10)
302
302
  eac_ruby_utils (~> 0.102, >= 0.102.1)
303
- unicode-display_width (2.5.0)
303
+ unicode-display_width (2.6.0)
304
304
  unicode_utils (1.4.0)
305
305
  virtus (2.0.0)
306
306
  axiom-types (~> 0.1)
307
307
  coercible (~> 1.0)
308
308
  descendants_tracker (~> 0.0, >= 0.0.3)
309
- zeitwerk (2.6.16)
309
+ zeitwerk (2.6.18)
310
310
  zlib (2.1.1)
311
311
 
312
312
  PLATFORMS
313
313
  x86_64-linux
314
314
 
315
315
  DEPENDENCIES
316
- eac_fs!
316
+ aranha-parsers!
317
317
  eac_ruby_gem_support (~> 0.10)
318
318
  ehbrs-tools!
319
319
  ehbrs_ruby_utils!
@@ -2,6 +2,6 @@
2
2
 
3
3
  module Ehbrs
4
4
  module Tools
5
- VERSION = '0.43.0'
5
+ VERSION = '0.43.1'
6
6
  end
7
7
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: ehbrs-tools
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.43.0
4
+ version: 0.43.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Esquilo Azul Company
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2024-07-05 00:00:00.000000000 Z
11
+ date: 2024-12-12 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: avm-files
@@ -16,28 +16,34 @@ dependencies:
16
16
  requirements:
17
17
  - - "~>"
18
18
  - !ruby/object:Gem::Version
19
- version: '0.7'
19
+ version: '0.8'
20
+ - - ">="
21
+ - !ruby/object:Gem::Version
22
+ version: 0.8.1
20
23
  type: :runtime
21
24
  prerelease: false
22
25
  version_requirements: !ruby/object:Gem::Requirement
23
26
  requirements:
24
27
  - - "~>"
25
28
  - !ruby/object:Gem::Version
26
- version: '0.7'
29
+ version: '0.8'
30
+ - - ">="
31
+ - !ruby/object:Gem::Version
32
+ version: 0.8.1
27
33
  - !ruby/object:Gem::Dependency
28
34
  name: avm-tools
29
35
  requirement: !ruby/object:Gem::Requirement
30
36
  requirements:
31
37
  - - "~>"
32
38
  - !ruby/object:Gem::Version
33
- version: '0.161'
39
+ version: '0.162'
34
40
  type: :runtime
35
41
  prerelease: false
36
42
  version_requirements: !ruby/object:Gem::Requirement
37
43
  requirements:
38
44
  - - "~>"
39
45
  - !ruby/object:Gem::Version
40
- version: '0.161'
46
+ version: '0.162'
41
47
  - !ruby/object:Gem::Dependency
42
48
  name: eac_cli
43
49
  requirement: !ruby/object:Gem::Requirement
@@ -59,6 +65,9 @@ dependencies:
59
65
  - - "~>"
60
66
  - !ruby/object:Gem::Version
61
67
  version: '0.18'
68
+ - - ">="
69
+ - !ruby/object:Gem::Version
70
+ version: 0.18.1
62
71
  type: :runtime
63
72
  prerelease: false
64
73
  version_requirements: !ruby/object:Gem::Requirement
@@ -66,6 +75,9 @@ dependencies:
66
75
  - - "~>"
67
76
  - !ruby/object:Gem::Version
68
77
  version: '0.18'
78
+ - - ">="
79
+ - !ruby/object:Gem::Version
80
+ version: 0.18.1
69
81
  - !ruby/object:Gem::Dependency
70
82
  name: eac_ruby_base0
71
83
  requirement: !ruby/object:Gem::Requirement
@@ -86,14 +98,14 @@ dependencies:
86
98
  requirements:
87
99
  - - "~>"
88
100
  - !ruby/object:Gem::Version
89
- version: '0.122'
101
+ version: '0.124'
90
102
  type: :runtime
91
103
  prerelease: false
92
104
  version_requirements: !ruby/object:Gem::Requirement
93
105
  requirements:
94
106
  - - "~>"
95
107
  - !ruby/object:Gem::Version
96
- version: '0.122'
108
+ version: '0.124'
97
109
  - !ruby/object:Gem::Dependency
98
110
  name: ehbrs_ruby_utils
99
111
  requirement: !ruby/object:Gem::Requirement
@@ -101,6 +113,9 @@ dependencies:
101
113
  - - "~>"
102
114
  - !ruby/object:Gem::Version
103
115
  version: '0.44'
116
+ - - ">="
117
+ - !ruby/object:Gem::Version
118
+ version: 0.44.3
104
119
  type: :runtime
105
120
  prerelease: false
106
121
  version_requirements: !ruby/object:Gem::Requirement
@@ -108,6 +123,9 @@ dependencies:
108
123
  - - "~>"
109
124
  - !ruby/object:Gem::Version
110
125
  version: '0.44'
126
+ - - ">="
127
+ - !ruby/object:Gem::Version
128
+ version: 0.44.3
111
129
  - !ruby/object:Gem::Dependency
112
130
  name: filesize
113
131
  requirement: !ruby/object:Gem::Requirement