prima-twig 0.40.11 → 0.40.12

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 -1
  3. metadata +1 -1
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: dd1e23d7e3c9bd1f8864fb1874888befb65dc673
4
- data.tar.gz: 285f7da566c4e85ba808e8557e1becf0d3e997f1
3
+ metadata.gz: 7ab538e064e35c96d96cde65615fc1882fba7817
4
+ data.tar.gz: 991f58edcdc7a2ec1b3341fb1f019361d99e5342
5
5
  SHA512:
6
- metadata.gz: 834c43545aacb4f7b15a705360109737d0dab6892f73415aca134f580ed50f6f973ab20d36955b5c9c105c70d5efcc7250822cec7f07d4c0a12c53b09551dbd9
7
- data.tar.gz: 99bdfe7cb6341c069942144e3a14ca1b39df973d778dc9b5f5c2e42099d93eb0cc98038ac4ca684af700b48225fdae1ca5fe99f1e741856186fbf5ff2ca9c3c9
6
+ metadata.gz: dd31e65eaa004f868f06dcb61ddec24e67be59b55392196584c8bdbf9b14c96bbbceaf391459221ce96601af037a002b6a5d83ba6f155dfb38a69804137b6bd1
7
+ data.tar.gz: 9ff2a39bf79fb84f68637cedb2b7e6fe13d229dfcf475b589ade5907b388143956e14e61401f3fd053565cfb3b6b994e6fc1933ad43a773286447d30bbe79a95
@@ -1965,7 +1965,7 @@ class Release
1965
1965
  end
1966
1966
 
1967
1967
  def deploy_crash?
1968
- output @projects['crash']
1968
+ output @projects['crash'][:name]
1969
1969
  !@projects['crash'].empty? && @projects['crash'][:name] != 'master' && !@projects['crash'][:default_branch]
1970
1970
  end
1971
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.11
4
+ version: 0.40.12
5
5
  platform: ruby
6
6
  authors:
7
7
  - Matteo Giachino