rollo 0.9.0.pre.5 → 0.9.0.pre.6
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/Gemfile.lock +41 -46
- 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: 00e9532e7166658f82c43b50930ea6f7f03bc8c64fb6f2bd3ab9969198e555a2
|
4
|
+
data.tar.gz: '059c184ddc85cacf42071795ca6f5ca212ea50d706ec3981ada20f42e52c1b11'
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 9beb2b8c68461a5581ac8fec160d545d4c274819ba1874e7c8621077b17d4719c8ac9462abfe89200cf945827a88f87f1b68f97f2a084cb04023eb102338f42d
|
7
|
+
data.tar.gz: 806eea574e84cfca3647a0ac1a6b06e00f7ad46e493c1fc0de7ef8faf00ab49813418ed82c22295d0da972ea20ab4dffae2f47e21a2c66796aac0279e6a7080e
|
data/Gemfile.lock
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
PATH
|
2
2
|
remote: .
|
3
3
|
specs:
|
4
|
-
rollo (0.9.0.pre.
|
4
|
+
rollo (0.9.0.pre.6)
|
5
5
|
aws-sdk (~> 3.0)
|
6
6
|
aws-sdk-ecs (~> 1.22)
|
7
7
|
hollerback (~> 0.1)
|
@@ -11,7 +11,7 @@ PATH
|
|
11
11
|
GEM
|
12
12
|
remote: https://rubygems.org/
|
13
13
|
specs:
|
14
|
-
activesupport (7.1.
|
14
|
+
activesupport (7.1.3.4)
|
15
15
|
base64
|
16
16
|
bigdecimal
|
17
17
|
concurrent-ruby (~> 1.0, >= 1.0.2)
|
@@ -21,8 +21,8 @@ GEM
|
|
21
21
|
minitest (>= 5.1)
|
22
22
|
mutex_m
|
23
23
|
tzinfo (~> 2.0)
|
24
|
-
addressable (2.8.
|
25
|
-
public_suffix (>= 2.0.2, <
|
24
|
+
addressable (2.8.7)
|
25
|
+
public_suffix (>= 2.0.2, < 7.0)
|
26
26
|
aruba (2.2.0)
|
27
27
|
bundler (>= 1.17, < 3.0)
|
28
28
|
contracts (>= 0.16.0, < 0.18.0)
|
@@ -1507,8 +1507,8 @@ GEM
|
|
1507
1507
|
aws-sigv2 (1.2.0)
|
1508
1508
|
aws-sigv4 (1.8.0)
|
1509
1509
|
aws-eventstream (~> 1, >= 1.0.2)
|
1510
|
-
base64 (0.
|
1511
|
-
bigdecimal (3.1.
|
1510
|
+
base64 (0.2.0)
|
1511
|
+
bigdecimal (3.1.8)
|
1512
1512
|
binding.repl (3.0.0)
|
1513
1513
|
builder (3.2.4)
|
1514
1514
|
cd (1.0.1)
|
@@ -1518,7 +1518,7 @@ GEM
|
|
1518
1518
|
method_source (>= 0.9, < 2.0)
|
1519
1519
|
coderay (1.1.3)
|
1520
1520
|
colored2 (3.1.2)
|
1521
|
-
concurrent-ruby (1.
|
1521
|
+
concurrent-ruby (1.3.3)
|
1522
1522
|
connection_pool (2.4.1)
|
1523
1523
|
contracts (0.16.1)
|
1524
1524
|
cucumber (9.0.2)
|
@@ -1548,10 +1548,9 @@ GEM
|
|
1548
1548
|
debugging (1.1.2)
|
1549
1549
|
binding.repl (~> 3.0)
|
1550
1550
|
paint (>= 0.9, < 3.0)
|
1551
|
-
diff-lcs (1.5.
|
1551
|
+
diff-lcs (1.5.1)
|
1552
1552
|
docile (1.4.0)
|
1553
|
-
drb (2.
|
1554
|
-
ruby2_keywords
|
1553
|
+
drb (2.2.1)
|
1555
1554
|
every_day_irb (2.2.0)
|
1556
1555
|
cd (~> 1.0)
|
1557
1556
|
excon (0.104.0)
|
@@ -1565,14 +1564,14 @@ GEM
|
|
1565
1564
|
faraday-net_http (3.0.2)
|
1566
1565
|
ffi (1.16.3)
|
1567
1566
|
gem-release (2.2.2)
|
1568
|
-
git (1.
|
1567
|
+
git (1.19.1)
|
1569
1568
|
addressable (~> 2.8)
|
1570
1569
|
rchardet (~> 1.8)
|
1571
1570
|
hamster (3.0.0)
|
1572
1571
|
concurrent-ruby (~> 1.0)
|
1573
1572
|
hirb (0.7.3)
|
1574
1573
|
hollerback (0.1.0)
|
1575
|
-
i18n (1.14.
|
1574
|
+
i18n (1.14.5)
|
1576
1575
|
concurrent-ruby (~> 1.0)
|
1577
1576
|
immutable-struct (2.4.1)
|
1578
1577
|
interactive_editor (0.0.12)
|
@@ -1602,7 +1601,7 @@ GEM
|
|
1602
1601
|
ruby_version (~> 1.0)
|
1603
1602
|
wirb (~> 2.0, >= 2.2.1)
|
1604
1603
|
jmespath (1.6.2)
|
1605
|
-
json (2.7.
|
1604
|
+
json (2.7.2)
|
1606
1605
|
language_server-protocol (3.17.0.3)
|
1607
1606
|
lino (3.1.0)
|
1608
1607
|
hamster (~> 3.0)
|
@@ -1610,9 +1609,9 @@ GEM
|
|
1610
1609
|
method_source (1.0.0)
|
1611
1610
|
methodfinder (2.2.5)
|
1612
1611
|
mini_mime (1.1.5)
|
1613
|
-
minitest (5.
|
1612
|
+
minitest (5.24.1)
|
1614
1613
|
multi_test (1.1.0)
|
1615
|
-
mutex_m (0.
|
1614
|
+
mutex_m (0.2.0)
|
1616
1615
|
object_shadow (1.1.1)
|
1617
1616
|
octokit (8.0.0)
|
1618
1617
|
faraday (>= 1, < 3)
|
@@ -1621,14 +1620,14 @@ GEM
|
|
1621
1620
|
ori (0.1.0)
|
1622
1621
|
os (1.1.4)
|
1623
1622
|
paint (2.3.0)
|
1624
|
-
parallel (1.
|
1625
|
-
parser (3.
|
1623
|
+
parallel (1.25.1)
|
1624
|
+
parser (3.3.4.0)
|
1626
1625
|
ast (~> 2.4.1)
|
1627
1626
|
racc
|
1628
1627
|
psych (5.1.1.1)
|
1629
1628
|
stringio
|
1630
|
-
public_suffix (5.
|
1631
|
-
racc (1.
|
1629
|
+
public_suffix (5.1.1)
|
1630
|
+
racc (1.8.0)
|
1632
1631
|
rainbow (3.1.1)
|
1633
1632
|
rake (13.1.0)
|
1634
1633
|
rake_circle_ci (0.11.0)
|
@@ -1663,46 +1662,41 @@ GEM
|
|
1663
1662
|
rchardet (1.8.0)
|
1664
1663
|
rdoc (6.6.0)
|
1665
1664
|
psych (>= 4.0.0)
|
1666
|
-
regexp_parser (2.
|
1665
|
+
regexp_parser (2.9.2)
|
1667
1666
|
reline (0.3.9)
|
1668
1667
|
io-console (~> 0.5)
|
1669
|
-
rexml (3.2
|
1670
|
-
|
1671
|
-
|
1672
|
-
rspec-
|
1673
|
-
rspec-
|
1674
|
-
|
1675
|
-
|
1676
|
-
|
1668
|
+
rexml (3.3.2)
|
1669
|
+
strscan
|
1670
|
+
rspec (3.13.0)
|
1671
|
+
rspec-core (~> 3.13.0)
|
1672
|
+
rspec-expectations (~> 3.13.0)
|
1673
|
+
rspec-mocks (~> 3.13.0)
|
1674
|
+
rspec-core (3.13.0)
|
1675
|
+
rspec-support (~> 3.13.0)
|
1676
|
+
rspec-expectations (3.13.1)
|
1677
1677
|
diff-lcs (>= 1.2.0, < 2.0)
|
1678
|
-
rspec-support (~> 3.
|
1679
|
-
rspec-mocks (3.
|
1678
|
+
rspec-support (~> 3.13.0)
|
1679
|
+
rspec-mocks (3.13.1)
|
1680
1680
|
diff-lcs (>= 1.2.0, < 2.0)
|
1681
|
-
rspec-support (~> 3.
|
1682
|
-
rspec-support (3.
|
1683
|
-
rubocop (1.
|
1681
|
+
rspec-support (~> 3.13.0)
|
1682
|
+
rspec-support (3.13.1)
|
1683
|
+
rubocop (1.65.0)
|
1684
1684
|
json (~> 2.3)
|
1685
1685
|
language_server-protocol (>= 3.17.0)
|
1686
1686
|
parallel (~> 1.10)
|
1687
|
-
parser (>= 3.
|
1687
|
+
parser (>= 3.3.0.2)
|
1688
1688
|
rainbow (>= 2.2.2, < 4.0)
|
1689
|
-
regexp_parser (>=
|
1689
|
+
regexp_parser (>= 2.4, < 3.0)
|
1690
1690
|
rexml (>= 3.2.5, < 4.0)
|
1691
|
-
rubocop-ast (>= 1.
|
1691
|
+
rubocop-ast (>= 1.31.1, < 2.0)
|
1692
1692
|
ruby-progressbar (~> 1.7)
|
1693
1693
|
unicode-display_width (>= 2.4.0, < 3.0)
|
1694
|
-
rubocop-ast (1.
|
1695
|
-
parser (>= 3.
|
1696
|
-
rubocop-capybara (2.19.0)
|
1697
|
-
rubocop (~> 1.41)
|
1698
|
-
rubocop-factory_bot (2.24.0)
|
1699
|
-
rubocop (~> 1.33)
|
1694
|
+
rubocop-ast (1.31.3)
|
1695
|
+
parser (>= 3.3.1.0)
|
1700
1696
|
rubocop-rake (0.6.0)
|
1701
1697
|
rubocop (~> 1.0)
|
1702
|
-
rubocop-rspec (
|
1703
|
-
rubocop (~> 1.
|
1704
|
-
rubocop-capybara (~> 2.17)
|
1705
|
-
rubocop-factory_bot (~> 2.22)
|
1698
|
+
rubocop-rspec (3.0.3)
|
1699
|
+
rubocop (~> 1.61)
|
1706
1700
|
ruby-progressbar (1.13.0)
|
1707
1701
|
ruby2_keywords (0.0.5)
|
1708
1702
|
ruby_engine (1.0.1)
|
@@ -1726,6 +1720,7 @@ GEM
|
|
1726
1720
|
ffi
|
1727
1721
|
sshkey (2.0.0)
|
1728
1722
|
stringio (3.0.8)
|
1723
|
+
strscan (3.1.0)
|
1729
1724
|
sys-uname (1.2.3)
|
1730
1725
|
ffi (~> 1.1)
|
1731
1726
|
thor (1.3.0)
|
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.9.0.pre.
|
4
|
+
version: 0.9.0.pre.6
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- InfraBlocks Maintainers
|
8
8
|
autorequire:
|
9
9
|
bindir: exe
|
10
10
|
cert_chain: []
|
11
|
-
date: 2024-07-
|
11
|
+
date: 2024-07-26 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: aws-sdk
|