prima-twig 0.36.62 → 0.36.63

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: 184efad20d5d4e39fca2665f725fe4b633b43846
4
- data.tar.gz: b39ae298195988f7158186333fb18114c2eb74a9
3
+ metadata.gz: 1545ea3cbcb2555063c435780e64e99e0d61297c
4
+ data.tar.gz: 0c04af2d96ca1a74be233776246e9571b7ebfbf2
5
5
  SHA512:
6
- metadata.gz: aabf610cbb1573635411b5b02798f502c9a0f70669b1bb2835d6a1ebc037467733ac69a3a4fde944981e4e1ff7780eef3f338bb6a2870c6d909523c18215ab74
7
- data.tar.gz: 6b395d17114fff365c42169e8170b15ef165a8df2d6a61499feb0cc6db900a062d6cd11d00774ea37c6f1380d0e943ca5917113d66ada1a4456c34bc585da22d
6
+ metadata.gz: cd269ff110f94530956d8c05374b679f9b14af2cf0a213da2b35338422b243a2016a571baa7ae5ad1d632732a0727cb1f25d11fddcb363650d3161f989866762
7
+ data.tar.gz: c2499a72bbec882731e88a19868e086465a45039348b502cc46051d8177c4af1256b2e55cbfb90600514f8018bcdd73bb1fc81a6909ff648139da1ba81a3bbc9
@@ -2097,7 +2097,7 @@ class Release
2097
2097
  "cat docker-compose-ci.yml",
2098
2098
  "cat docker-compose-qainit.yml",
2099
2099
  "cat docker-compose.yml",
2100
- "docker-compose run -w $PWD -u root -e MIX_ENV=qa --entrypoint /bin/sh --remove-orphans web \
2100
+ "docker-compose run -w $PWD -u root -e MIX_ENV=qa --entrypoint /bin/sh web \
2101
2101
  '-c' 'pwd && ls -al && \
2102
2102
  sed -i \"s/web-qa-host/#{web_qa_host}/g\" config/qa.exs && \
2103
2103
  sed -i \"s/peano-qa-host/#{peano_qa_host}/g\" config/qa.exs && \
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.36.62
4
+ version: 0.36.63
5
5
  platform: ruby
6
6
  authors:
7
7
  - Matteo Giachino