prima-twig 0.42.21 → 0.42.22
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/bin/twig-feature +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: 1c9ea6c0c0e5201fc4de62578c6adf1d67f55e9f72922fb2c209271620afdac2
|
|
4
|
+
data.tar.gz: 7405a07e713979679db6ecfc33db2cf2779591fb216e8de5d9ade17a86145b26
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 94e64e1c0232833701aed8ec2438ea952abc1e5eae26002ae1c26e05eb34acddda895c7ebd3c5d7c38c1070219aa77258407d99476b44e3df18663e6ea2010b0
|
|
7
|
+
data.tar.gz: cecddcf00e6b8aa0d98dd87fee7f321e6257e3ab97ba7f12b541978751d161137ad2bd74e212811bcb57194768ced00b1846345dff8b0e9abab810429edfce48
|
data/bin/twig-feature
CHANGED
|
@@ -1694,7 +1694,7 @@ class Release
|
|
|
1694
1694
|
roger_hostname = get_route53_hostname(stack_name_roger)
|
|
1695
1695
|
deploy_crash? && crash_hostname = get_route53_hostname(stack_name_crash)
|
|
1696
1696
|
|
|
1697
|
-
launch_marley ec2_ip_address(asg_stack_name), prima_hostname, borat_hostname
|
|
1697
|
+
# launch_marley ec2_ip_address(asg_stack_name), prima_hostname, borat_hostname
|
|
1698
1698
|
|
|
1699
1699
|
# > Bolla url: http://#{ec2_ip_address(asg_stack_name)}:10046
|
|
1700
1700
|
|
metadata
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: prima-twig
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.42.
|
|
4
|
+
version: 0.42.22
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Matteo Giachino
|
|
@@ -13,7 +13,7 @@ authors:
|
|
|
13
13
|
autorequire:
|
|
14
14
|
bindir: bin
|
|
15
15
|
cert_chain: []
|
|
16
|
-
date: 2018-11-
|
|
16
|
+
date: 2018-11-30 00:00:00.000000000 Z
|
|
17
17
|
dependencies:
|
|
18
18
|
- !ruby/object:Gem::Dependency
|
|
19
19
|
name: aws-sdk
|