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.
- checksums.yaml +4 -4
- data/Gemfile.lock +97 -97
- data/lib/ehbrs/tools/version.rb +1 -1
- metadata +26 -8
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: e45e64b77ae77e9af92cfafbb577fa7987e606d7f0fa93664a75deb062f67a27
|
4
|
+
data.tar.gz: 3dc86a1836d04c33388fb6507b9f97445e401fb9018f6c6c83ea4d517262eccf
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
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.
|
5
|
-
avm-files (~> 0.
|
6
|
-
avm-tools (~> 0.
|
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.
|
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/
|
17
|
+
remote: sub/aranha-parsers
|
18
18
|
specs:
|
19
|
-
|
20
|
-
|
21
|
-
|
22
|
-
|
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.
|
30
|
+
ehbrs_ruby_utils (0.44.3)
|
28
31
|
aranha (~> 0.19, >= 0.19.2)
|
29
|
-
aranha-parsers (~> 0.
|
32
|
+
aranha-parsers (~> 0.25)
|
30
33
|
aranha-selenium (~> 0.11, >= 0.11.1)
|
31
|
-
avm (~> 0.
|
34
|
+
avm (~> 0.94, >= 0.94.1)
|
32
35
|
avm-eac_rails_base0 (~> 0.11, >= 0.11.1)
|
33
|
-
dentaku (~> 3.5, >= 3.5.
|
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.
|
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.
|
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.
|
72
|
-
eac_cli (~> 0.
|
73
|
-
eac_config (~> 0.14, >= 0.14.
|
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.
|
76
|
-
eac_ruby_utils (~> 0.
|
77
|
-
eac_templates (~> 0.7)
|
78
|
-
minitar (~> 0.
|
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.
|
81
|
-
avm (~> 0.
|
82
|
-
eac_ruby_utils (~> 0.
|
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.
|
90
|
-
avm (~> 0.
|
91
|
-
avm-eac_ruby_base1 (~> 0.
|
92
|
-
avm-eac_webapp_base0 (~> 0.
|
93
|
-
eac_ruby_utils (~> 0.
|
94
|
-
avm-eac_ruby_base1 (0.
|
95
|
-
avm (~> 0.
|
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.
|
104
|
-
avm (~> 0.
|
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.
|
109
|
-
eac_ruby_utils (~> 0.
|
104
|
+
avm-files (~> 0.8)
|
105
|
+
eac_ruby_utils (~> 0.122)
|
110
106
|
htmlbeautifier (~> 1.4, >= 1.4.3)
|
111
|
-
avm-files (0.
|
112
|
-
avm (~> 0.
|
113
|
-
eac_cli (~> 0.
|
114
|
-
eac_fs (~> 0.
|
115
|
-
eac_ruby_utils (~> 0.
|
116
|
-
eac_templates (~> 0.
|
117
|
-
avm-tools (0.
|
118
|
-
avm (~> 0.
|
119
|
-
clipboard (~> 1.
|
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.
|
128
|
+
concurrent-ruby (1.3.4)
|
132
129
|
content-type (0.0.2)
|
133
130
|
parslet (~> 2.0)
|
134
|
-
dentaku (3.5.
|
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.
|
146
|
-
addressable (~> 2.8, >= 2.8.
|
147
|
-
eac_ruby_utils (~> 0.
|
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.
|
152
|
-
eac_fs (~> 0.
|
153
|
-
eac_ruby_utils (~> 0.
|
154
|
-
faraday (~> 2.
|
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.
|
177
|
+
eac_ruby_utils (0.124.0)
|
175
178
|
activesupport (>= 4, < 7)
|
176
|
-
addressable (~> 2.8, >= 2.8.
|
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.
|
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.
|
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.
|
207
|
+
json (2.9.0)
|
205
208
|
language_server-protocol (3.17.0.3)
|
206
|
-
minitar (0.
|
207
|
-
minitest (5.
|
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.
|
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.
|
216
|
-
parser (3.3.
|
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.
|
224
|
-
rack (3.1.
|
226
|
+
racc (1.8.1)
|
227
|
+
rack (3.1.8)
|
225
228
|
rainbow (3.1.1)
|
226
|
-
|
227
|
-
|
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.
|
235
|
+
rspec-core (3.13.2)
|
234
236
|
rspec-support (~> 3.13.0)
|
235
|
-
rspec-expectations (3.13.
|
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.
|
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.
|
242
|
-
rubocop (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 (>=
|
249
|
-
|
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, <
|
253
|
-
rubocop-ast (1.
|
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.
|
260
|
+
rubocop-rails (2.27.0)
|
260
261
|
activesupport (>= 4.2.0)
|
261
262
|
rack (>= 1.1)
|
262
|
-
rubocop (>= 1.
|
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.
|
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.
|
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
|
-
|
316
|
+
aranha-parsers!
|
317
317
|
eac_ruby_gem_support (~> 0.10)
|
318
318
|
ehbrs-tools!
|
319
319
|
ehbrs_ruby_utils!
|
data/lib/ehbrs/tools/version.rb
CHANGED
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.
|
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-
|
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.
|
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.
|
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.
|
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.
|
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.
|
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.
|
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
|