ehbrs-tools 0.31.1 → 0.32.0

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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 69d7ea5cf63d2994c94cb2a73d16c6a8b374a5854986db8958510407e2dcbcbf
4
- data.tar.gz: 404b9f0bdc43dfbaa135b569043e3eb757871aa163936356757f144e592d18ae
3
+ metadata.gz: ce57bdeb1b7a3a35c61c9b335ab09a2c3d97152fa2630d1c7a972f14504427d3
4
+ data.tar.gz: ae6616fad683bb07d4f70bbe6917229443c6a831071db64a9b247a4ba9999706
5
5
  SHA512:
6
- metadata.gz: e839f01aa8066bb2cc9b5e6f14714b6122a6dd09d97715168b7194b9fb7f64328e6705d13df0ba0e9e67c33f5ea22aca2caeb8c1087bb38b1b9e09dec494e6ca
7
- data.tar.gz: 8f8ad21d0bece0b465262f764540a76b1437eaa09e12c58487cba4214fc699395b2bcfbd3cb1dcc62b3eb277176a2c9c272d9cdefe0023b7bf42ecfb5796f963
6
+ metadata.gz: de9cfc8afd3569632b6cf92c3215b827f7444eb6307c4a1e6ae30e32be35f2e91670a107d891afaccb54c065b02a549d8e28b3304663fe9d3efe9c61bb413482
7
+ data.tar.gz: 78d2232d9d25abdcab7cd0de2aaec183dab7cce101acc2d28ee09b2655659176c010951ac9d0bff4372768da1c46981810b3b57d59d75c4b70c3745048e9c13b
data/Gemfile.lock CHANGED
@@ -7,29 +7,16 @@ GIT
7
7
  PATH
8
8
  remote: .
9
9
  specs:
10
- ehbrs-tools (0.31.1)
10
+ ehbrs-tools (0.32.0)
11
11
  avm-tools (~> 0.135)
12
12
  eac_cli (~> 0.27, >= 0.27.8)
13
13
  eac_ruby_utils (~> 0.102, >= 0.102.1)
14
- ehbrs_ruby_utils (~> 0.17, >= 0.17.3)
14
+ ehbrs_ruby_utils (~> 0.18)
15
15
  filesize (~> 0.2)
16
16
  inifile (~> 3.0)
17
17
  os (~> 1.1, >= 1.1.4)
18
18
  telegram-bot-ruby (~> 0.19, >= 0.19.2)
19
19
 
20
- PATH
21
- remote: sub/aranha-parsers
22
- specs:
23
- aranha-parsers (0.14.2)
24
- activesupport (~> 6.1.6, >= 6.1.6.1)
25
- addressable (~> 2.8, >= 2.8.1)
26
- curb (~> 0.9, >= 0.9.11)
27
- eac_ruby_utils (~> 0.102, >= 0.102.1)
28
- faraday-gzip (~> 0.1)
29
- faraday_middleware (~> 1.2)
30
- nokogiri (~> 1.13, >= 1.13.8)
31
- ofx-parser (~> 1.1)
32
-
33
20
  PATH
34
21
  remote: sub/aranha-selenium
35
22
  specs:
@@ -37,21 +24,6 @@ PATH
37
24
  eac_ruby_utils (~> 0.102, >= 0.102.1)
38
25
  selenium-webdriver (~> 3.142, >= 3.142.7)
39
26
 
40
- PATH
41
- remote: sub/eac_cli
42
- specs:
43
- eac_cli (0.27.8)
44
- colorize (~> 0.8.1)
45
- eac_config (~> 0.8)
46
- eac_ruby_utils (~> 0.95)
47
-
48
- PATH
49
- remote: sub/eac_config
50
- specs:
51
- eac_config (0.11.1)
52
- addressable (~> 2.8)
53
- eac_ruby_utils (~> 0.102)
54
-
55
27
  PATH
56
28
  remote: sub/eac_docker
57
29
  specs:
@@ -59,14 +31,6 @@ PATH
59
31
  eac_ruby_utils (~> 0.96)
60
32
  eac_templates (~> 0.3, >= 0.3.1)
61
33
 
62
- PATH
63
- remote: sub/eac_fs
64
- specs:
65
- eac_fs (0.12.3)
66
- content-type
67
- eac_ruby_utils (~> 0.70)
68
- ruby-filemagic
69
-
70
34
  PATH
71
35
  remote: sub/eac_ruby_base0
72
36
  specs:
@@ -96,9 +60,9 @@ PATH
96
60
  PATH
97
61
  remote: sub/ehbrs_ruby_utils
98
62
  specs:
99
- ehbrs_ruby_utils (0.17.3)
100
- aranha-parsers (~> 0.10)
101
- avm (~> 0.18, >= 0.18.1)
63
+ ehbrs_ruby_utils (0.18.0)
64
+ aranha-parsers (~> 0.14, >= 0.14.2)
65
+ avm (~> 0.41, >= 0.41.1)
102
66
  eac_fs (~> 0.12, >= 0.12.3)
103
67
  eac_ruby_utils (~> 0.102, >= 0.102.1)
104
68
  eac_templates (~> 0.3, >= 0.3.2)
@@ -123,6 +87,15 @@ GEM
123
87
  zeitwerk (~> 2.3)
124
88
  addressable (2.8.1)
125
89
  public_suffix (>= 2.0.2, < 6.0)
90
+ aranha-parsers (0.14.2)
91
+ activesupport (~> 6.1.6, >= 6.1.6.1)
92
+ addressable (~> 2.8, >= 2.8.1)
93
+ curb (~> 0.9, >= 0.9.11)
94
+ eac_ruby_utils (~> 0.102, >= 0.102.1)
95
+ faraday-gzip (~> 0.1)
96
+ faraday_middleware (~> 1.2)
97
+ nokogiri (~> 1.13, >= 1.13.8)
98
+ ofx-parser (~> 1.1)
126
99
  ast (2.4.2)
127
100
  avm (0.41.1)
128
101
  eac_cli (~> 0.27, >= 0.27.8)
@@ -185,6 +158,17 @@ GEM
185
158
  thread_safe (~> 0.3, >= 0.3.1)
186
159
  diff-lcs (1.5.0)
187
160
  dry-inflector (0.3.0)
161
+ eac_cli (0.27.8)
162
+ colorize (~> 0.8.1)
163
+ eac_config (~> 0.8)
164
+ eac_ruby_utils (~> 0.95)
165
+ eac_config (0.11.1)
166
+ addressable (~> 2.8)
167
+ eac_ruby_utils (~> 0.102)
168
+ eac_fs (0.12.3)
169
+ content-type
170
+ eac_ruby_utils (~> 0.70)
171
+ ruby-filemagic
188
172
  eac_git (0.12.2)
189
173
  eac_ruby_utils (~> 0.83)
190
174
  parseconfig (~> 1.0, >= 1.0.8)
@@ -306,12 +290,8 @@ PLATFORMS
306
290
  x86_64-linux
307
291
 
308
292
  DEPENDENCIES
309
- aranha-parsers!
310
293
  aranha-selenium!
311
- eac_cli!
312
- eac_config!
313
294
  eac_docker!
314
- eac_fs!
315
295
  eac_ruby_base0!
316
296
  eac_ruby_gem_support (~> 0.3)
317
297
  eac_ruby_utils!
@@ -1,7 +1,7 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  require 'ehbrs_ruby_utils/music/ous/album'
4
- require 'ehbrs_ruby_utils/spreader_t1'
4
+ require 'ehbrs_ruby_utils/circular_list_spreader'
5
5
  require 'ehbrs/tools/runner/fs/selected'
6
6
 
7
7
  module Ehbrs
@@ -25,7 +25,7 @@ module Ehbrs
25
25
  end
26
26
 
27
27
  def spreader_uncached
28
- ::EhbrsRubyUtils::SpreaderT1.new(albums)
28
+ ::EhbrsRubyUtils::CircularListSpreader.new(albums)
29
29
  end
30
30
 
31
31
  def albums
@@ -2,6 +2,6 @@
2
2
 
3
3
  module Ehbrs
4
4
  module Tools
5
- VERSION = '0.31.1'
5
+ VERSION = '0.32.0'
6
6
  end
7
7
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: ehbrs-tools
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.31.1
4
+ version: 0.32.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Esquilo Azul Company
@@ -70,20 +70,14 @@ dependencies:
70
70
  requirements:
71
71
  - - "~>"
72
72
  - !ruby/object:Gem::Version
73
- version: '0.17'
74
- - - ">="
75
- - !ruby/object:Gem::Version
76
- version: 0.17.3
73
+ version: '0.18'
77
74
  type: :runtime
78
75
  prerelease: false
79
76
  version_requirements: !ruby/object:Gem::Requirement
80
77
  requirements:
81
78
  - - "~>"
82
79
  - !ruby/object:Gem::Version
83
- version: '0.17'
84
- - - ">="
85
- - !ruby/object:Gem::Version
86
- version: 0.17.3
80
+ version: '0.18'
87
81
  - !ruby/object:Gem::Dependency
88
82
  name: filesize
89
83
  requirement: !ruby/object:Gem::Requirement