prima-twig 0.40.10 → 0.40.11

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.
Files changed (3) hide show
  1. checksums.yaml +4 -4
  2. data/bin/twig-feature +1 -0
  3. metadata +1 -1
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 96cdbddc839046e2e57d93ce952425262e6a6723
4
- data.tar.gz: c853cbfee466c9805a54a973a26617a8ffef72a6
3
+ metadata.gz: dd1e23d7e3c9bd1f8864fb1874888befb65dc673
4
+ data.tar.gz: 285f7da566c4e85ba808e8557e1becf0d3e997f1
5
5
  SHA512:
6
- metadata.gz: eb741ee372cae604cf47ae89afcbdd4ffc7c9b9c95d431813549ff1d5b31fdb694d4cebc7dc04fc50855e85284b7106a4fe713623af64248bd46c8f785667dbb
7
- data.tar.gz: 2fa6f663c8a73e27b37a2199f113f639af4fefc39f30158eca6df0ddbf709353a41732c2072238ac2f09e0ab6b7465080518da73253f4712042c795823a2eec5
6
+ metadata.gz: 834c43545aacb4f7b15a705360109737d0dab6892f73415aca134f580ed50f6f973ab20d36955b5c9c105c70d5efcc7250822cec7f07d4c0a12c53b09551dbd9
7
+ data.tar.gz: 99bdfe7cb6341c069942144e3a14ca1b39df973d778dc9b5f5c2e42099d93eb0cc98038ac4ca684af700b48225fdae1ca5fe99f1e741856186fbf5ff2ca9c3c9
data/bin/twig-feature CHANGED
@@ -1965,6 +1965,7 @@ class Release
1965
1965
  end
1966
1966
 
1967
1967
  def deploy_crash?
1968
+ output @projects['crash']
1968
1969
  !@projects['crash'].empty? && @projects['crash'][:name] != 'master' && !@projects['crash'][:default_branch]
1969
1970
  end
1970
1971
 
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.40.10
4
+ version: 0.40.11
5
5
  platform: ruby
6
6
  authors:
7
7
  - Matteo Giachino