prima-twig 0.34.0 → 0.34.1

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: 6d9623382b41e59106394cbfad2c07f73b34e602
4
- data.tar.gz: 92bb1128cf013ab6fa3d54b6cdd82a0afe75ac36
3
+ metadata.gz: f698b265786fdf1590846a96d1ce91aacbaff2c9
4
+ data.tar.gz: 91e0a08c5887af9228b35a51830342ad6ad65bad
5
5
  SHA512:
6
- metadata.gz: 390652111ca159ff475cae27718cfd7300efd1f77d8f8aa6aac2808f49f851ded84d664ab06002ec190b54b8949685dc8b1e82004c816e66250279ae5ae2c18d
7
- data.tar.gz: 35a2dac0eb4c804db7970e7aa8829dd75d60fd2f6b26fb253cc6d8ff74490b0453d090f137be9375a684c375bcb310f168b300ca07af10f318ab9fb5b5f9b4b9
6
+ metadata.gz: 9bfe51334a2281d007c040e1e4b53db09bf69522233df38e9c8989c53e0a67059ec1d5ef3c2617d0736fad2ad2cb14512080a7fd04a42ad14ee4771548d849d7
7
+ data.tar.gz: cddb3f112fb0830e7046242dec868c92b89b0d8602d9b42901c5e84954c88c2a4886bceda4cae7985f020d588e5910154a45162b8e5e9a71426db1cfc4534ba7
data/bin/twig-feature CHANGED
@@ -2079,6 +2079,7 @@ class Release
2079
2079
  @projects["rogoreport"] = choose_branch_to_deploy('rogoreport')
2080
2080
  @projects["assange"] = choose_branch_to_deploy('assange')
2081
2081
  @projects["borat"] = choose_branch_to_deploy('borat')
2082
+ @projects["bolla"] = choose_branch_to_deploy('bolla')
2082
2083
  @projects['crash'] = choose_branch_to_deploy('crash')
2083
2084
  else
2084
2085
  stop_unless File.directory?("./projects/#{project_name}"), "progetto #{project_name} inesistente o non supportato"
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.34.0
4
+ version: 0.34.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Matteo Giachino