prima-twig 0.62.2 → 0.62.3
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 +3 -3
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: c22cc7f2f481648cd85e8be96547a13aff42362b0ac90702818fe12ea5096851
|
|
4
|
+
data.tar.gz: 742939eea7a8aed93928cfb07bee2ac114dfcb12b2abe0929c80259ab03889d7
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: ebd80e3ebc31ceb1ec0b9daf7a97ebaf70ab4c9729eb686c78dd83e81def2537deabd941d3f33968ecb7eba2e482170948b61ba1555d073d42405c847a85e345
|
|
7
|
+
data.tar.gz: da2541947c72a9001cd01794a658ddebd7ff7845d1b32c872e0c563ff499850f8d4c3d440972dd3cea3164790bb0d0beac6ae8b2b15ced51015e1483ff6a4532
|
data/bin/twig-feature
CHANGED
|
@@ -1841,7 +1841,7 @@ class Release
|
|
|
1841
1841
|
|
|
1842
1842
|
if @projects['prima']['name'] != 'master' then
|
|
1843
1843
|
output "Lancio il batch job per la visual regression..."
|
|
1844
|
-
|
|
1844
|
+
launch_bocelli_test(prima_hostname)
|
|
1845
1845
|
output "Visual regression lanciata con successo!"
|
|
1846
1846
|
|
|
1847
1847
|
output "Lancio i test con Lighthouse..."
|
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.62.
|
|
4
|
+
version: 0.62.3
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Matteo Giachino
|
|
@@ -14,7 +14,7 @@ authors:
|
|
|
14
14
|
autorequire:
|
|
15
15
|
bindir: bin
|
|
16
16
|
cert_chain: []
|
|
17
|
-
date: 2020-02-
|
|
17
|
+
date: 2020-02-14 00:00:00.000000000 Z
|
|
18
18
|
dependencies:
|
|
19
19
|
- !ruby/object:Gem::Dependency
|
|
20
20
|
name: aws-sdk-autoscaling
|
|
@@ -326,7 +326,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
|
326
326
|
- !ruby/object:Gem::Version
|
|
327
327
|
version: '0'
|
|
328
328
|
requirements: []
|
|
329
|
-
rubygems_version: 3.0.
|
|
329
|
+
rubygems_version: 3.0.3
|
|
330
330
|
signing_key:
|
|
331
331
|
specification_version: 4
|
|
332
332
|
summary: The Prima twig toolbelt
|