prima-twig 0.36.53 → 0.36.54

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 +2 -1
  3. metadata +1 -1
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 7fcd298f354df9331c9d2f999db25bf15c147543
4
- data.tar.gz: 8b192449455a4a6ab111e706df2bae5e453d66ba
3
+ metadata.gz: 41926bad4b89349cc9ce41f7362172a616555490
4
+ data.tar.gz: ec5d472b9f55b5e712089a559b531d288fd77949
5
5
  SHA512:
6
- metadata.gz: 656288135ea78c4cc66ba7919a2fb2b6a1cf032305360b6c882ed5555ce0a17c89287bf20c806df450051f9adbef2f638e9c942d61c9f7645486a8b2497749ef
7
- data.tar.gz: 486de53bb66f0357d47e8ef84a6f0625564c0f9a653fbcca035aa5cf530eaea7f756ed055bc175ccb4850fa04eac937de64f618934194a046db9a700d658af66
6
+ metadata.gz: 92c0c13f3d11c332501e141b66a8bb920a5f593d6e08502aca5d50846560eda71ae3272cfe98ef7ccbdd98adf4fdebc58790fc208b9d895ebf1d8a24b0f88bb4
7
+ data.tar.gz: 7d4a9d3fae9f2a02fe932c59c728a77820834ccb9fa1b47b27826c1ffb1a7540ccca372481284a720edfd9fdae11948ad581c8704bd2873715178976604bcdea
@@ -1948,7 +1948,8 @@ class Release
1948
1948
  [
1949
1949
  "docker-compose build web",
1950
1950
  "docker-compose run -w $PWD -u root -e MIX_ENV=qa --entrypoint /bin/sh web \
1951
- '-c' 'mix local.hex --force && mix hex.info && \
1951
+ '-c' 'pwd && ls -la && \
1952
+ mix local.hex --force && mix hex.info && \
1952
1953
  sed -i \"s/assange-qa-host/#{assange_qa_host}/g\" config/qa.exs && \
1953
1954
  sed -i \"s/web-qa-host/#{web_qa_host}/g\" config/qa.exs && \
1954
1955
  mix deps.get && mix compile && mix deps.compile && \
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.53
4
+ version: 0.36.54
5
5
  platform: ruby
6
6
  authors:
7
7
  - Matteo Giachino