rollo 0.8.0.pre.7 → 0.8.0.pre.8
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/Gemfile.lock +57 -61
- data/lib/rollo/version.rb +1 -1
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 6e7dd82254f19cc0baf5dd24dfc624e7d22c8cd07386851feadd464370a9049d
|
4
|
+
data.tar.gz: c94bd495008a1c21931a758d1328102c8afff6c07697fe77086ccf312ce4b0f5
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 15df7b8ee3c6f46a5f1ab51078fa30d08223e965ffa3ed419a41ee6e54887ad8ad94c48af5f632a451de145c5601d572583f81a9e5eac02626ac153b7ed55822
|
7
|
+
data.tar.gz: 4cc99fa3ae426d9509d842cc169a8af5129738c8e172a5ffef5bd2ad0f56dcfc079ba8abfd2ddcfe9014007f26eade645e8714cddf895c2a635e8878397f584f
|
data/Gemfile.lock
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
PATH
|
2
2
|
remote: .
|
3
3
|
specs:
|
4
|
-
rollo (0.8.0.pre.
|
4
|
+
rollo (0.8.0.pre.8)
|
5
5
|
aws-sdk (~> 3.0)
|
6
6
|
aws-sdk-ecs (~> 1.22)
|
7
7
|
hollerback (~> 0.1)
|
@@ -18,16 +18,16 @@ GEM
|
|
18
18
|
tzinfo (~> 2.0)
|
19
19
|
addressable (2.8.0)
|
20
20
|
public_suffix (>= 2.0.2, < 5.0)
|
21
|
-
aruba (2.
|
21
|
+
aruba (2.1.0)
|
22
22
|
bundler (>= 1.17, < 3.0)
|
23
23
|
childprocess (>= 2.0, < 5.0)
|
24
24
|
contracts (>= 0.16.0, < 0.18.0)
|
25
|
-
cucumber (>= 4.0, <
|
25
|
+
cucumber (>= 4.0, < 9.0)
|
26
26
|
rspec-expectations (~> 3.4)
|
27
27
|
thor (~> 1.0)
|
28
28
|
ast (2.4.2)
|
29
29
|
aws-eventstream (1.2.0)
|
30
|
-
aws-partitions (1.
|
30
|
+
aws-partitions (1.651.0)
|
31
31
|
aws-sdk (3.1.0)
|
32
32
|
aws-sdk-resources (~> 3)
|
33
33
|
aws-sdk-accessanalyzer (1.29.0)
|
@@ -252,11 +252,11 @@ GEM
|
|
252
252
|
aws-sdk-connectwisdomservice (1.6.0)
|
253
253
|
aws-sdk-core (~> 3, >= 3.127.0)
|
254
254
|
aws-sigv4 (~> 1.1)
|
255
|
-
aws-sdk-core (3.
|
255
|
+
aws-sdk-core (3.165.1)
|
256
256
|
aws-eventstream (~> 1, >= 1.0.2)
|
257
|
-
aws-partitions (~> 1, >= 1.
|
258
|
-
aws-sigv4 (~> 1.
|
259
|
-
jmespath (~> 1.
|
257
|
+
aws-partitions (~> 1, >= 1.651.0)
|
258
|
+
aws-sigv4 (~> 1.5)
|
259
|
+
jmespath (~> 1, >= 1.6.1)
|
260
260
|
aws-sdk-costandusagereportservice (1.40.0)
|
261
261
|
aws-sdk-core (~> 3, >= 3.127.0)
|
262
262
|
aws-sigv4 (~> 1.1)
|
@@ -326,8 +326,8 @@ GEM
|
|
326
326
|
aws-sdk-ecrpublic (1.12.0)
|
327
327
|
aws-sdk-core (~> 3, >= 3.127.0)
|
328
328
|
aws-sigv4 (~> 1.1)
|
329
|
-
aws-sdk-ecs (1.
|
330
|
-
aws-sdk-core (~> 3, >= 3.
|
329
|
+
aws-sdk-ecs (1.104.0)
|
330
|
+
aws-sdk-core (~> 3, >= 3.165.0)
|
331
331
|
aws-sigv4 (~> 1.1)
|
332
332
|
aws-sdk-efs (1.53.0)
|
333
333
|
aws-sdk-core (~> 3, >= 3.127.0)
|
@@ -1238,7 +1238,7 @@ GEM
|
|
1238
1238
|
aws-sdk-core (~> 3, >= 3.127.0)
|
1239
1239
|
aws-sigv4 (~> 1.1)
|
1240
1240
|
aws-sigv2 (1.1.0)
|
1241
|
-
aws-sigv4 (1.
|
1241
|
+
aws-sigv4 (1.5.2)
|
1242
1242
|
aws-eventstream (~> 1, >= 1.0.2)
|
1243
1243
|
binding.repl (3.0.0)
|
1244
1244
|
builder (3.2.4)
|
@@ -1252,36 +1252,30 @@ GEM
|
|
1252
1252
|
colored2 (3.1.2)
|
1253
1253
|
concurrent-ruby (1.1.9)
|
1254
1254
|
contracts (0.16.1)
|
1255
|
-
cucumber (
|
1255
|
+
cucumber (8.0.0)
|
1256
1256
|
builder (~> 3.2, >= 3.2.4)
|
1257
|
-
cucumber-
|
1258
|
-
cucumber-
|
1259
|
-
cucumber-cucumber-expressions (~>
|
1260
|
-
cucumber-gherkin (~>
|
1261
|
-
cucumber-html-formatter (~>
|
1262
|
-
cucumber-messages (~>
|
1263
|
-
|
1264
|
-
|
1265
|
-
|
1266
|
-
multi_test (~> 0.1, >= 0.1.2)
|
1257
|
+
cucumber-ci-environment (~> 9.0, >= 9.0.4)
|
1258
|
+
cucumber-core (~> 11.0, >= 11.0.0)
|
1259
|
+
cucumber-cucumber-expressions (~> 15.1, >= 15.1.1)
|
1260
|
+
cucumber-gherkin (~> 23.0, >= 23.0.1)
|
1261
|
+
cucumber-html-formatter (~> 19.1, >= 19.1.0)
|
1262
|
+
cucumber-messages (~> 18.0, >= 18.0.0)
|
1263
|
+
diff-lcs (~> 1.5, >= 1.5.0)
|
1264
|
+
mime-types (~> 3.4, >= 3.4.1)
|
1265
|
+
multi_test (~> 1.1, >= 1.1.0)
|
1267
1266
|
sys-uname (~> 1.2, >= 1.2.2)
|
1268
|
-
cucumber-
|
1269
|
-
|
1270
|
-
cucumber-
|
1267
|
+
cucumber-ci-environment (9.0.4)
|
1268
|
+
cucumber-core (11.0.0)
|
1269
|
+
cucumber-gherkin (~> 23.0, >= 23.0.1)
|
1270
|
+
cucumber-messages (~> 18.0, >= 18.0.0)
|
1271
1271
|
cucumber-tag-expressions (~> 4.1, >= 4.1.0)
|
1272
|
-
cucumber-
|
1273
|
-
|
1274
|
-
|
1275
|
-
cucumber-
|
1276
|
-
|
1277
|
-
|
1278
|
-
cucumber-html-formatter (17.0.0)
|
1279
|
-
cucumber-messages (~> 17.1, >= 17.1.0)
|
1280
|
-
cucumber-messages (17.1.1)
|
1272
|
+
cucumber-cucumber-expressions (15.1.1)
|
1273
|
+
cucumber-gherkin (23.0.1)
|
1274
|
+
cucumber-messages (~> 18.0, >= 18.0.0)
|
1275
|
+
cucumber-html-formatter (19.1.0)
|
1276
|
+
cucumber-messages (~> 18.0, >= 18.0.0)
|
1277
|
+
cucumber-messages (18.0.0)
|
1281
1278
|
cucumber-tag-expressions (4.1.0)
|
1282
|
-
cucumber-wire (6.2.1)
|
1283
|
-
cucumber-core (~> 10.1, >= 10.1.0)
|
1284
|
-
cucumber-cucumber-expressions (~> 14.0, >= 14.0.0)
|
1285
1279
|
debugging (1.1.2)
|
1286
1280
|
binding.repl (~> 3.0)
|
1287
1281
|
paint (>= 0.9, < 3.0)
|
@@ -1350,6 +1344,7 @@ GEM
|
|
1350
1344
|
ruby_version (~> 1.0)
|
1351
1345
|
wirb (~> 2.0, >= 2.2.1)
|
1352
1346
|
jmespath (1.6.1)
|
1347
|
+
json (2.6.2)
|
1353
1348
|
lino (3.0.0)
|
1354
1349
|
hamster (~> 3.0)
|
1355
1350
|
open4 (~> 1.3)
|
@@ -1359,7 +1354,7 @@ GEM
|
|
1359
1354
|
mime-types-data (~> 3.2015)
|
1360
1355
|
mime-types-data (3.2022.0105)
|
1361
1356
|
minitest (5.15.0)
|
1362
|
-
multi_test (
|
1357
|
+
multi_test (1.1.0)
|
1363
1358
|
multipart-post (2.1.1)
|
1364
1359
|
object_shadow (1.1.1)
|
1365
1360
|
octokit (4.22.0)
|
@@ -1369,8 +1364,8 @@ GEM
|
|
1369
1364
|
ori (0.1.0)
|
1370
1365
|
os (1.1.4)
|
1371
1366
|
paint (2.2.1)
|
1372
|
-
parallel (1.22.
|
1373
|
-
parser (3.1.1
|
1367
|
+
parallel (1.22.1)
|
1368
|
+
parser (3.1.2.1)
|
1374
1369
|
ast (~> 2.4.1)
|
1375
1370
|
public_suffix (4.0.6)
|
1376
1371
|
rainbow (3.1.1)
|
@@ -1395,38 +1390,39 @@ GEM
|
|
1395
1390
|
colored2 (~> 3.1)
|
1396
1391
|
rake_factory (~> 0.23)
|
1397
1392
|
sshkey (~> 2.0)
|
1398
|
-
regexp_parser (2.
|
1393
|
+
regexp_parser (2.6.0)
|
1399
1394
|
reline (0.3.1)
|
1400
1395
|
io-console (~> 0.5)
|
1401
1396
|
rexml (3.2.5)
|
1402
|
-
rspec (3.
|
1403
|
-
rspec-core (~> 3.
|
1404
|
-
rspec-expectations (~> 3.
|
1405
|
-
rspec-mocks (~> 3.
|
1406
|
-
rspec-core (3.
|
1407
|
-
rspec-support (~> 3.
|
1408
|
-
rspec-expectations (3.
|
1397
|
+
rspec (3.12.0)
|
1398
|
+
rspec-core (~> 3.12.0)
|
1399
|
+
rspec-expectations (~> 3.12.0)
|
1400
|
+
rspec-mocks (~> 3.12.0)
|
1401
|
+
rspec-core (3.12.0)
|
1402
|
+
rspec-support (~> 3.12.0)
|
1403
|
+
rspec-expectations (3.12.0)
|
1409
1404
|
diff-lcs (>= 1.2.0, < 2.0)
|
1410
|
-
rspec-support (~> 3.
|
1411
|
-
rspec-mocks (3.
|
1405
|
+
rspec-support (~> 3.12.0)
|
1406
|
+
rspec-mocks (3.12.0)
|
1412
1407
|
diff-lcs (>= 1.2.0, < 2.0)
|
1413
|
-
rspec-support (~> 3.
|
1414
|
-
rspec-support (3.
|
1415
|
-
rubocop (1.
|
1408
|
+
rspec-support (~> 3.12.0)
|
1409
|
+
rspec-support (3.12.0)
|
1410
|
+
rubocop (1.37.1)
|
1411
|
+
json (~> 2.3)
|
1416
1412
|
parallel (~> 1.10)
|
1417
|
-
parser (>= 3.1.
|
1413
|
+
parser (>= 3.1.2.1)
|
1418
1414
|
rainbow (>= 2.2.2, < 4.0)
|
1419
1415
|
regexp_parser (>= 1.8, < 3.0)
|
1420
|
-
rexml
|
1421
|
-
rubocop-ast (>= 1.
|
1416
|
+
rexml (>= 3.2.5, < 4.0)
|
1417
|
+
rubocop-ast (>= 1.23.0, < 2.0)
|
1422
1418
|
ruby-progressbar (~> 1.7)
|
1423
1419
|
unicode-display_width (>= 1.4.0, < 3.0)
|
1424
|
-
rubocop-ast (1.
|
1420
|
+
rubocop-ast (1.23.0)
|
1425
1421
|
parser (>= 3.1.1.0)
|
1426
1422
|
rubocop-rake (0.6.0)
|
1427
1423
|
rubocop (~> 1.0)
|
1428
|
-
rubocop-rspec (2.
|
1429
|
-
rubocop (~> 1.
|
1424
|
+
rubocop-rspec (2.14.2)
|
1425
|
+
rubocop (~> 1.33)
|
1430
1426
|
ruby-progressbar (1.11.0)
|
1431
1427
|
ruby2_keywords (0.0.5)
|
1432
1428
|
ruby_engine (1.0.1)
|
@@ -1451,7 +1447,7 @@ GEM
|
|
1451
1447
|
thor (1.2.1)
|
1452
1448
|
tzinfo (2.0.4)
|
1453
1449
|
concurrent-ruby (~> 1.0)
|
1454
|
-
unicode-display_width (2.
|
1450
|
+
unicode-display_width (2.3.0)
|
1455
1451
|
wait (0.5.3)
|
1456
1452
|
wirb (2.2.2)
|
1457
1453
|
paint (>= 0.9, < 3.0)
|
@@ -1477,4 +1473,4 @@ DEPENDENCIES
|
|
1477
1473
|
simplecov
|
1478
1474
|
|
1479
1475
|
BUNDLED WITH
|
1480
|
-
2.3.
|
1476
|
+
2.3.24
|
data/lib/rollo/version.rb
CHANGED
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: rollo
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.8.0.pre.
|
4
|
+
version: 0.8.0.pre.8
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- InfraBlocks Maintainers
|
8
8
|
autorequire:
|
9
9
|
bindir: exe
|
10
10
|
cert_chain: []
|
11
|
-
date: 2022-
|
11
|
+
date: 2022-10-28 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: aws-sdk
|