ehbrs-tools 0.44.3 → 0.44.4
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 +4 -4
- data/Gemfile.lock +84 -86
- data/lib/ehbrs/tools/runner/booking/accommodations.rb +12 -4
- data/lib/ehbrs/tools/version.rb +1 -1
- metadata +16 -16
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: a2d340b38b2c6dc986be3e9d8e0853d678768a7005bc721d984d9f345686bd23
|
|
4
|
+
data.tar.gz: 10af26165b43b80305d9e9c5c8260da9b66a905c7fd5216e8805c2b1d3168aa3
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 93fd4f518e772df460d114ed636bed38b07c6d80f8ce0cfd7eaf28443fed104489ab94adfcf288b86d966f370d98d95d3fdcae90be520a846c60cf5b2767aac4
|
|
7
|
+
data.tar.gz: 60064f2f0a98314e7373937f6f7f0acc4131f75a8ad7b4ce95c7a8d601956b21c94a908fa7880261725d199e39196736eab5d32eb63913030109d5f13160d702
|
data/Gemfile.lock
CHANGED
|
@@ -1,53 +1,47 @@
|
|
|
1
1
|
PATH
|
|
2
2
|
remote: .
|
|
3
3
|
specs:
|
|
4
|
-
ehbrs-tools (0.44.
|
|
5
|
-
avm-tools (~> 0.
|
|
4
|
+
ehbrs-tools (0.44.4)
|
|
5
|
+
avm-tools (~> 0.164)
|
|
6
6
|
eac_cli (~> 0.45)
|
|
7
|
-
eac_fs (~> 0.20)
|
|
7
|
+
eac_fs (~> 0.20, >= 0.20.1)
|
|
8
8
|
eac_ruby_base0 (~> 0.19, >= 0.19.3)
|
|
9
|
-
eac_ruby_utils (~> 0.
|
|
10
|
-
ehbrs_ruby_utils (~> 0.48, >= 0.48.
|
|
9
|
+
eac_ruby_utils (~> 0.130)
|
|
10
|
+
ehbrs_ruby_utils (~> 0.48, >= 0.48.2)
|
|
11
11
|
filesize (~> 0.2)
|
|
12
12
|
os (~> 1.1, >= 1.1.4)
|
|
13
13
|
telegram-bot-ruby (~> 0.23)
|
|
14
14
|
|
|
15
15
|
PATH
|
|
16
|
-
remote: sub/
|
|
16
|
+
remote: sub/aranha-selenium
|
|
17
17
|
specs:
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
18
|
+
aranha-selenium (0.14.0)
|
|
19
|
+
aranha (~> 0.20)
|
|
20
|
+
eac_fs (~> 0.20, >= 0.20.1)
|
|
21
|
+
eac_ruby_utils (~> 0.130)
|
|
22
|
+
eac_templates (~> 0.8, >= 0.8.3)
|
|
23
|
+
rexml (~> 3.4, >= 3.4.4)
|
|
24
|
+
selenium-webdriver (~> 4.43)
|
|
24
25
|
|
|
25
26
|
PATH
|
|
26
27
|
remote: sub/ehbrs_ruby_utils
|
|
27
28
|
specs:
|
|
28
|
-
ehbrs_ruby_utils (0.48.
|
|
29
|
+
ehbrs_ruby_utils (0.48.2)
|
|
29
30
|
aranha (~> 0.20)
|
|
30
|
-
aranha-parsers (~> 0.26, >= 0.26.
|
|
31
|
-
aranha-selenium (~> 0.
|
|
32
|
-
avm (~> 0.98, >= 0.98.
|
|
33
|
-
avm-eac_rails_base0 (~> 0.11, >= 0.11.
|
|
31
|
+
aranha-parsers (~> 0.26, >= 0.26.3)
|
|
32
|
+
aranha-selenium (~> 0.14)
|
|
33
|
+
avm (~> 0.98, >= 0.98.5)
|
|
34
|
+
avm-eac_rails_base0 (~> 0.11, >= 0.11.2)
|
|
34
35
|
dentaku (~> 3.5, >= 3.5.7)
|
|
35
|
-
eac_fs (~> 0.20)
|
|
36
|
-
eac_rest (~> 0.
|
|
37
|
-
eac_ruby_utils (~> 0.
|
|
36
|
+
eac_fs (~> 0.20, >= 0.20.1)
|
|
37
|
+
eac_rest (~> 0.13)
|
|
38
|
+
eac_ruby_utils (~> 0.130)
|
|
38
39
|
eac_templates (~> 0.8, >= 0.8.3)
|
|
39
40
|
inifile (~> 3.0)
|
|
40
41
|
srt (~> 0.1, >= 0.1.5)
|
|
41
42
|
taglib-ruby (~> 1.1, >= 1.1.3)
|
|
42
43
|
ultimate_lyrics (~> 0.2)
|
|
43
44
|
|
|
44
|
-
PATH
|
|
45
|
-
remote: sub/ultimate_lyrics
|
|
46
|
-
specs:
|
|
47
|
-
ultimate_lyrics (0.2.0)
|
|
48
|
-
aranha-parsers (~> 0.26, >= 0.26.2)
|
|
49
|
-
eac_ruby_utils (~> 0.129)
|
|
50
|
-
|
|
51
45
|
GEM
|
|
52
46
|
remote: https://rubygems.org/
|
|
53
47
|
specs:
|
|
@@ -57,49 +51,42 @@ GEM
|
|
|
57
51
|
minitest (>= 5.1)
|
|
58
52
|
tzinfo (~> 2.0)
|
|
59
53
|
zeitwerk (~> 2.3)
|
|
60
|
-
addressable (2.
|
|
54
|
+
addressable (2.9.0)
|
|
61
55
|
public_suffix (>= 2.0.2, < 8.0)
|
|
62
56
|
aranha (0.20.0)
|
|
63
57
|
eac_ruby_utils (~> 0.128)
|
|
64
|
-
aranha-parsers (0.26.
|
|
58
|
+
aranha-parsers (0.26.3)
|
|
65
59
|
activesupport (>= 4.0.0)
|
|
66
|
-
addressable (~> 2.8, >= 2.8.
|
|
60
|
+
addressable (~> 2.8, >= 2.8.9)
|
|
67
61
|
aranha (~> 0.20)
|
|
68
62
|
eac_envs-http (~> 0.7, >= 0.7.1)
|
|
69
|
-
eac_ruby_utils (~> 0.
|
|
70
|
-
nokogiri (~> 1.19)
|
|
63
|
+
eac_ruby_utils (~> 0.130)
|
|
64
|
+
nokogiri (~> 1.19, >= 1.19.1)
|
|
71
65
|
ofx-parser (~> 1.1)
|
|
72
|
-
aranha-selenium (0.13.0)
|
|
73
|
-
aranha (~> 0.20)
|
|
74
|
-
eac_fs (~> 0.20)
|
|
75
|
-
eac_ruby_utils (~> 0.128, >= 0.128.5)
|
|
76
|
-
eac_templates (~> 0.8, >= 0.8.3)
|
|
77
|
-
rexml
|
|
78
|
-
selenium-webdriver (~> 4.40)
|
|
79
66
|
ast (2.4.3)
|
|
80
67
|
attr_extras (7.1.0)
|
|
81
|
-
avm (0.98.
|
|
68
|
+
avm (0.98.5)
|
|
82
69
|
eac_cli (~> 0.45)
|
|
83
70
|
eac_config (~> 0.15)
|
|
84
71
|
eac_docker (~> 0.8)
|
|
85
72
|
eac_fs (~> 0.20)
|
|
86
|
-
eac_ruby_utils (~> 0.
|
|
73
|
+
eac_ruby_utils (~> 0.130)
|
|
87
74
|
eac_templates (~> 0.8, >= 0.8.3)
|
|
88
75
|
minitar (~> 0.12, >= 0.12.1)
|
|
89
76
|
avm-eac_generic_base0 (0.15.2)
|
|
90
77
|
avm (~> 0.98, >= 0.98.2)
|
|
91
78
|
eac_ruby_utils (~> 0.128, >= 0.128.6)
|
|
92
|
-
avm-eac_postgresql_base0 (0.
|
|
93
|
-
avm (~> 0.
|
|
94
|
-
eac_ruby_utils (~> 0.
|
|
95
|
-
avm-eac_rails_base0 (0.11.
|
|
96
|
-
avm-eac_rails_base1 (~> 0.
|
|
97
|
-
eac_ruby_utils (~> 0.
|
|
98
|
-
avm-eac_rails_base1 (0.
|
|
99
|
-
avm (~> 0.98, >= 0.98.
|
|
100
|
-
avm-eac_ruby_base1 (~> 0.
|
|
101
|
-
avm-eac_webapp_base0 (~> 0.
|
|
102
|
-
eac_ruby_utils (~> 0.
|
|
79
|
+
avm-eac_postgresql_base0 (0.6.0)
|
|
80
|
+
avm (~> 0.98, >= 0.98.4)
|
|
81
|
+
eac_ruby_utils (~> 0.129, >= 0.129.1)
|
|
82
|
+
avm-eac_rails_base0 (0.11.2)
|
|
83
|
+
avm-eac_rails_base1 (~> 0.11, >= 0.11.2)
|
|
84
|
+
eac_ruby_utils (~> 0.129, >= 0.129.1)
|
|
85
|
+
avm-eac_rails_base1 (0.12.0)
|
|
86
|
+
avm (~> 0.98, >= 0.98.4)
|
|
87
|
+
avm-eac_ruby_base1 (~> 0.39)
|
|
88
|
+
avm-eac_webapp_base0 (~> 0.22)
|
|
89
|
+
eac_ruby_utils (~> 0.130)
|
|
103
90
|
avm-eac_ruby_base1 (0.39.0)
|
|
104
91
|
aranha-parsers (~> 0.26, >= 0.26.2)
|
|
105
92
|
avm (~> 0.98, >= 0.98.4)
|
|
@@ -110,22 +97,22 @@ GEM
|
|
|
110
97
|
avm (~> 0.98, >= 0.98.2)
|
|
111
98
|
eac_ruby_utils (~> 0.128, >= 0.128.6)
|
|
112
99
|
eac_templates (~> 0.8, >= 0.8.3)
|
|
113
|
-
avm-eac_webapp_base0 (0.
|
|
114
|
-
avm (~> 0.98, >= 0.98.
|
|
100
|
+
avm-eac_webapp_base0 (0.22.1)
|
|
101
|
+
avm (~> 0.98, >= 0.98.5)
|
|
115
102
|
avm-eac_generic_base0 (~> 0.15, >= 0.15.2)
|
|
116
|
-
avm-eac_postgresql_base0 (~> 0.
|
|
117
|
-
avm-eac_ubuntu_base0 (~> 0.
|
|
118
|
-
eac_ruby_utils (~> 0.
|
|
103
|
+
avm-eac_postgresql_base0 (~> 0.6)
|
|
104
|
+
avm-eac_ubuntu_base0 (~> 0.7)
|
|
105
|
+
eac_ruby_utils (~> 0.130)
|
|
119
106
|
htmlbeautifier (~> 1.4, >= 1.4.3)
|
|
120
|
-
avm-tools (0.
|
|
121
|
-
avm (~> 0.98, >= 0.98.
|
|
107
|
+
avm-tools (0.164.0)
|
|
108
|
+
avm (~> 0.98, >= 0.98.5)
|
|
122
109
|
eac_ruby_base0 (~> 0.19, >= 0.19.3)
|
|
123
110
|
axiom-types (0.1.1)
|
|
124
111
|
descendants_tracker (~> 0.0.4)
|
|
125
112
|
ice_nine (~> 0.11.0)
|
|
126
113
|
thread_safe (~> 0.3, >= 0.3.1)
|
|
127
114
|
base64 (0.3.0)
|
|
128
|
-
bigdecimal (4.
|
|
115
|
+
bigdecimal (4.1.1)
|
|
129
116
|
clipboard (2.0.0)
|
|
130
117
|
coercible (1.0.0)
|
|
131
118
|
descendants_tracker (~> 0.0.1)
|
|
@@ -139,6 +126,7 @@ GEM
|
|
|
139
126
|
descendants_tracker (0.0.4)
|
|
140
127
|
thread_safe (~> 0.3, >= 0.3.1)
|
|
141
128
|
diff-lcs (1.6.2)
|
|
129
|
+
drb (2.2.3)
|
|
142
130
|
dry-inflector (1.3.1)
|
|
143
131
|
eac_cli (0.45.0)
|
|
144
132
|
clipboard (~> 2.0)
|
|
@@ -162,26 +150,33 @@ GEM
|
|
|
162
150
|
faraday-retry (~> 2.4)
|
|
163
151
|
random-port (~> 0.7, >= 0.7.6)
|
|
164
152
|
webrick
|
|
165
|
-
eac_fs (0.20.
|
|
153
|
+
eac_fs (0.20.1)
|
|
166
154
|
content-type (~> 0.0, >= 0.0.2)
|
|
167
|
-
eac_ruby_utils (~> 0.
|
|
155
|
+
eac_ruby_utils (~> 0.130)
|
|
156
|
+
filesize (~> 0.2)
|
|
168
157
|
ruby-filemagic (~> 0.7, >= 0.7.3)
|
|
169
|
-
eac_rest (0.
|
|
170
|
-
eac_envs-http (~> 0.
|
|
171
|
-
eac_fs (~> 0.
|
|
172
|
-
eac_ruby_utils (~> 0.
|
|
158
|
+
eac_rest (0.13.0)
|
|
159
|
+
eac_envs-http (~> 0.7, >= 0.7.1)
|
|
160
|
+
eac_fs (~> 0.20, >= 0.20.1)
|
|
161
|
+
eac_ruby_utils (~> 0.130)
|
|
173
162
|
eac_ruby_base0 (0.19.3)
|
|
174
163
|
avm-eac_ruby_base1 (~> 0.39)
|
|
175
164
|
eac_cli (~> 0.45)
|
|
176
165
|
eac_fs (~> 0.20)
|
|
177
166
|
eac_ruby_utils (~> 0.129)
|
|
178
|
-
eac_ruby_gem_support (0.12.
|
|
179
|
-
eac_ruby_utils (~> 0.
|
|
167
|
+
eac_ruby_gem_support (0.12.2)
|
|
168
|
+
eac_ruby_utils (~> 0.130)
|
|
180
169
|
rspec (~> 3.13, >= 3.13.2)
|
|
181
|
-
rubocop (~> 1.
|
|
170
|
+
rubocop (~> 1.85, >= 1.85.1)
|
|
182
171
|
rubocop-rails (~> 2.34, >= 2.34.3)
|
|
183
172
|
rubocop-rspec (~> 3.9)
|
|
184
173
|
super_diff (~> 0.18)
|
|
174
|
+
eac_ruby_utils (0.130.0)
|
|
175
|
+
activesupport (>= 4, < 7)
|
|
176
|
+
addressable (~> 2.8, >= 2.8.8)
|
|
177
|
+
bundler
|
|
178
|
+
net-ssh (~> 4.2)
|
|
179
|
+
zeitwerk (~> 2.7, >= 2.7.4)
|
|
185
180
|
eac_templates (0.8.3)
|
|
186
181
|
eac_config (~> 0.15)
|
|
187
182
|
eac_ruby_utils (~> 0.128, >= 0.128.5)
|
|
@@ -207,25 +202,26 @@ GEM
|
|
|
207
202
|
concurrent-ruby (~> 1.0)
|
|
208
203
|
ice_nine (0.11.2)
|
|
209
204
|
inifile (3.0.0)
|
|
210
|
-
json (2.
|
|
205
|
+
json (2.19.3)
|
|
211
206
|
language_server-protocol (3.17.0.5)
|
|
212
207
|
lint_roller (1.1.0)
|
|
213
208
|
logger (1.7.0)
|
|
214
209
|
minitar (0.12.1)
|
|
215
|
-
minitest (6.0.
|
|
210
|
+
minitest (6.0.3)
|
|
211
|
+
drb (~> 2.0)
|
|
216
212
|
prism (~> 1.5)
|
|
217
213
|
multipart-post (2.4.1)
|
|
218
214
|
net-http (0.9.1)
|
|
219
215
|
uri (>= 0.11.1)
|
|
220
216
|
net-ssh (4.2.0)
|
|
221
|
-
nokogiri (1.19.
|
|
217
|
+
nokogiri (1.19.2-x86_64-linux-gnu)
|
|
222
218
|
racc (~> 1.4)
|
|
223
219
|
ofx-parser (1.1.0)
|
|
224
220
|
hpricot (>= 0.6)
|
|
225
221
|
optimist (3.2.1)
|
|
226
222
|
os (1.1.4)
|
|
227
|
-
parallel (1.
|
|
228
|
-
parser (3.3.
|
|
223
|
+
parallel (1.28.0)
|
|
224
|
+
parser (3.3.11.1)
|
|
229
225
|
ast (~> 2.4.1)
|
|
230
226
|
racc
|
|
231
227
|
parslet (2.0.0)
|
|
@@ -234,13 +230,13 @@ GEM
|
|
|
234
230
|
patience_diff (1.2.0)
|
|
235
231
|
optimist (~> 3.0)
|
|
236
232
|
prism (1.9.0)
|
|
237
|
-
public_suffix (7.0.
|
|
233
|
+
public_suffix (7.0.5)
|
|
238
234
|
racc (1.8.1)
|
|
239
|
-
rack (3.2.
|
|
235
|
+
rack (3.2.6)
|
|
240
236
|
rainbow (3.1.1)
|
|
241
237
|
random-port (0.8.0)
|
|
242
238
|
tago (~> 0.0)
|
|
243
|
-
regexp_parser (2.
|
|
239
|
+
regexp_parser (2.12.0)
|
|
244
240
|
rexml (3.4.4)
|
|
245
241
|
rspec (3.13.2)
|
|
246
242
|
rspec-core (~> 3.13.0)
|
|
@@ -251,22 +247,22 @@ GEM
|
|
|
251
247
|
rspec-expectations (3.13.5)
|
|
252
248
|
diff-lcs (>= 1.2.0, < 2.0)
|
|
253
249
|
rspec-support (~> 3.13.0)
|
|
254
|
-
rspec-mocks (3.13.
|
|
250
|
+
rspec-mocks (3.13.8)
|
|
255
251
|
diff-lcs (>= 1.2.0, < 2.0)
|
|
256
252
|
rspec-support (~> 3.13.0)
|
|
257
253
|
rspec-support (3.13.7)
|
|
258
|
-
rubocop (1.
|
|
254
|
+
rubocop (1.86.1)
|
|
259
255
|
json (~> 2.3)
|
|
260
256
|
language_server-protocol (~> 3.17.0.2)
|
|
261
257
|
lint_roller (~> 1.1.0)
|
|
262
|
-
parallel (
|
|
258
|
+
parallel (>= 1.10)
|
|
263
259
|
parser (>= 3.3.0.2)
|
|
264
260
|
rainbow (>= 2.2.2, < 4.0)
|
|
265
261
|
regexp_parser (>= 2.9.3, < 3.0)
|
|
266
262
|
rubocop-ast (>= 1.49.0, < 2.0)
|
|
267
263
|
ruby-progressbar (~> 1.7)
|
|
268
264
|
unicode-display_width (>= 2.4.0, < 4.0)
|
|
269
|
-
rubocop-ast (1.49.
|
|
265
|
+
rubocop-ast (1.49.1)
|
|
270
266
|
parser (>= 3.3.7.2)
|
|
271
267
|
prism (~> 1.7)
|
|
272
268
|
rubocop-rails (2.34.3)
|
|
@@ -281,7 +277,7 @@ GEM
|
|
|
281
277
|
ruby-filemagic (0.7.3)
|
|
282
278
|
ruby-progressbar (1.13.0)
|
|
283
279
|
rubyzip (3.2.2)
|
|
284
|
-
selenium-webdriver (4.
|
|
280
|
+
selenium-webdriver (4.43.0)
|
|
285
281
|
base64 (~> 0.2)
|
|
286
282
|
logger (~> 1.4)
|
|
287
283
|
rexml (~> 3.2, >= 3.2.5)
|
|
@@ -313,6 +309,9 @@ GEM
|
|
|
313
309
|
tty-screen (~> 0.8)
|
|
314
310
|
tzinfo (2.0.6)
|
|
315
311
|
concurrent-ruby (~> 1.0)
|
|
312
|
+
ultimate_lyrics (0.2.0)
|
|
313
|
+
aranha-parsers (~> 0.26, >= 0.26.2)
|
|
314
|
+
eac_ruby_utils (~> 0.129)
|
|
316
315
|
unicode-display_width (2.6.0)
|
|
317
316
|
unicode_utils (1.4.0)
|
|
318
317
|
uri (1.1.1)
|
|
@@ -322,18 +321,17 @@ GEM
|
|
|
322
321
|
descendants_tracker (~> 0.0, >= 0.0.3)
|
|
323
322
|
webrick (1.9.2)
|
|
324
323
|
websocket (1.2.11)
|
|
325
|
-
zeitwerk (2.7.
|
|
324
|
+
zeitwerk (2.7.5)
|
|
326
325
|
zlib (2.1.1)
|
|
327
326
|
|
|
328
327
|
PLATFORMS
|
|
329
328
|
x86_64-linux-gnu
|
|
330
329
|
|
|
331
330
|
DEPENDENCIES
|
|
332
|
-
|
|
333
|
-
|
|
331
|
+
aranha-selenium!
|
|
332
|
+
eac_ruby_gem_support (~> 0.12, >= 0.12.2)
|
|
334
333
|
ehbrs-tools!
|
|
335
334
|
ehbrs_ruby_utils!
|
|
336
|
-
ultimate_lyrics!
|
|
337
335
|
|
|
338
336
|
BUNDLED WITH
|
|
339
337
|
2.7.1
|
|
@@ -26,15 +26,23 @@ module Ehbrs
|
|
|
26
26
|
run_output
|
|
27
27
|
infov 'Actual count found', list_rows.count
|
|
28
28
|
infov 'Declared count', processor.declared_count
|
|
29
|
+
result, message = counts_result
|
|
30
|
+
send(result, message)
|
|
31
|
+
end
|
|
32
|
+
|
|
33
|
+
protected
|
|
34
|
+
|
|
35
|
+
# @return [Array]
|
|
36
|
+
def counts_result
|
|
29
37
|
if list_rows.count == processor.declared_count
|
|
30
|
-
success 'Ok!'
|
|
38
|
+
[:success, 'Ok!']
|
|
39
|
+
elsif list_rows.count > processor.declared_count
|
|
40
|
+
[:warn, 'Actual count is greater than declared']
|
|
31
41
|
else
|
|
32
|
-
fatal_error 'Actual and declared counts are different'
|
|
42
|
+
[:fatal_error, 'Actual and declared counts are different']
|
|
33
43
|
end
|
|
34
44
|
end
|
|
35
45
|
|
|
36
|
-
protected
|
|
37
|
-
|
|
38
46
|
# @return [EhbrsRubyUtils::Booking::Processors::List]
|
|
39
47
|
def processor_uncached
|
|
40
48
|
::EhbrsRubyUtils::Booking::Processors::List.new(url)
|
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.44.
|
|
4
|
+
version: 0.44.4
|
|
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: 2026-
|
|
11
|
+
date: 2026-04-17 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: avm-tools
|
|
@@ -16,20 +16,14 @@ dependencies:
|
|
|
16
16
|
requirements:
|
|
17
17
|
- - "~>"
|
|
18
18
|
- !ruby/object:Gem::Version
|
|
19
|
-
version: '0.
|
|
20
|
-
- - ">="
|
|
21
|
-
- !ruby/object:Gem::Version
|
|
22
|
-
version: 0.163.6
|
|
19
|
+
version: '0.164'
|
|
23
20
|
type: :runtime
|
|
24
21
|
prerelease: false
|
|
25
22
|
version_requirements: !ruby/object:Gem::Requirement
|
|
26
23
|
requirements:
|
|
27
24
|
- - "~>"
|
|
28
25
|
- !ruby/object:Gem::Version
|
|
29
|
-
version: '0.
|
|
30
|
-
- - ">="
|
|
31
|
-
- !ruby/object:Gem::Version
|
|
32
|
-
version: 0.163.6
|
|
26
|
+
version: '0.164'
|
|
33
27
|
- !ruby/object:Gem::Dependency
|
|
34
28
|
name: eac_cli
|
|
35
29
|
requirement: !ruby/object:Gem::Requirement
|
|
@@ -51,6 +45,9 @@ dependencies:
|
|
|
51
45
|
- - "~>"
|
|
52
46
|
- !ruby/object:Gem::Version
|
|
53
47
|
version: '0.20'
|
|
48
|
+
- - ">="
|
|
49
|
+
- !ruby/object:Gem::Version
|
|
50
|
+
version: 0.20.1
|
|
54
51
|
type: :runtime
|
|
55
52
|
prerelease: false
|
|
56
53
|
version_requirements: !ruby/object:Gem::Requirement
|
|
@@ -58,6 +55,9 @@ dependencies:
|
|
|
58
55
|
- - "~>"
|
|
59
56
|
- !ruby/object:Gem::Version
|
|
60
57
|
version: '0.20'
|
|
58
|
+
- - ">="
|
|
59
|
+
- !ruby/object:Gem::Version
|
|
60
|
+
version: 0.20.1
|
|
61
61
|
- !ruby/object:Gem::Dependency
|
|
62
62
|
name: eac_ruby_base0
|
|
63
63
|
requirement: !ruby/object:Gem::Requirement
|
|
@@ -84,14 +84,14 @@ dependencies:
|
|
|
84
84
|
requirements:
|
|
85
85
|
- - "~>"
|
|
86
86
|
- !ruby/object:Gem::Version
|
|
87
|
-
version: '0.
|
|
87
|
+
version: '0.130'
|
|
88
88
|
type: :runtime
|
|
89
89
|
prerelease: false
|
|
90
90
|
version_requirements: !ruby/object:Gem::Requirement
|
|
91
91
|
requirements:
|
|
92
92
|
- - "~>"
|
|
93
93
|
- !ruby/object:Gem::Version
|
|
94
|
-
version: '0.
|
|
94
|
+
version: '0.130'
|
|
95
95
|
- !ruby/object:Gem::Dependency
|
|
96
96
|
name: ehbrs_ruby_utils
|
|
97
97
|
requirement: !ruby/object:Gem::Requirement
|
|
@@ -101,7 +101,7 @@ dependencies:
|
|
|
101
101
|
version: '0.48'
|
|
102
102
|
- - ">="
|
|
103
103
|
- !ruby/object:Gem::Version
|
|
104
|
-
version: 0.48.
|
|
104
|
+
version: 0.48.2
|
|
105
105
|
type: :runtime
|
|
106
106
|
prerelease: false
|
|
107
107
|
version_requirements: !ruby/object:Gem::Requirement
|
|
@@ -111,7 +111,7 @@ dependencies:
|
|
|
111
111
|
version: '0.48'
|
|
112
112
|
- - ">="
|
|
113
113
|
- !ruby/object:Gem::Version
|
|
114
|
-
version: 0.48.
|
|
114
|
+
version: 0.48.2
|
|
115
115
|
- !ruby/object:Gem::Dependency
|
|
116
116
|
name: filesize
|
|
117
117
|
requirement: !ruby/object:Gem::Requirement
|
|
@@ -169,7 +169,7 @@ dependencies:
|
|
|
169
169
|
version: '0.12'
|
|
170
170
|
- - ">="
|
|
171
171
|
- !ruby/object:Gem::Version
|
|
172
|
-
version: 0.12.
|
|
172
|
+
version: 0.12.2
|
|
173
173
|
type: :development
|
|
174
174
|
prerelease: false
|
|
175
175
|
version_requirements: !ruby/object:Gem::Requirement
|
|
@@ -179,7 +179,7 @@ dependencies:
|
|
|
179
179
|
version: '0.12'
|
|
180
180
|
- - ">="
|
|
181
181
|
- !ruby/object:Gem::Version
|
|
182
|
-
version: 0.12.
|
|
182
|
+
version: 0.12.2
|
|
183
183
|
description:
|
|
184
184
|
email:
|
|
185
185
|
executables:
|