prima-twig 0.2.22 → 0.2.23

Sign up to get free protection for your applications and to get access to all the features.
Files changed (3) hide show
  1. checksums.yaml +4 -4
  2. data/bin/twig-feature +1 -1
  3. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 2ed5ce69580ad7b20eee59f98738c94608d8720c
4
- data.tar.gz: 74cda8662d05f3c65dcc78725d7c9b8c89704edf
3
+ metadata.gz: a499fd3cf5ec913e230b60c5b725181cc07972c7
4
+ data.tar.gz: 6f3cf083e95cc6824c2230aea273f8109f2b0298
5
5
  SHA512:
6
- metadata.gz: 37d41984967ee87051a9a71f1bf8881759fa046b78ba3e77e68d929a0972e8a8872a0792895a943cfbd57735c0d57829d9bafa497bd78f35cd0a54e2afccb583
7
- data.tar.gz: 3efeb0e2dd34cacddf6f120f6f19e5687cbb2a6f18e8f8611854dde451aca588aa43be464dcb17b0611ed4d77753e2fa52aa97da74703cb536f31bd98f7924e9
6
+ metadata.gz: 6579269b4593fe9ff60f6b4175f8f21dcfc3d155c08394b1f3de08f02ae2e0a88f8feed23ba7ec9b6daa4c83f8779b3ec819da6eb2e276e98cd624311ba00e26
7
+ data.tar.gz: a204d034f50dbd44ef28b6ac42c1772916748f28ea1f1f16cf43ba2494f47b9fc6ab32c4e2d3a5352aa04438b671c77594fd5bbfd9c5691bdf5c5da83b894e3a
@@ -160,7 +160,7 @@ class Release
160
160
  "#{base_cmd}php_1 ./app/console -e=prod fos:js-routing:dump",
161
161
  "#{base_cmd}php_1 ./app/console -e=prod cypress:ng-routing:dump",
162
162
  "#{base_cmd}php_1 ./app/console -e=prod bazinga:js-translation:dump web",
163
- "#{base_cmd}php_1 ./node_modules/.bin/brunch build --production",
163
+ "#{base_cmd}php_1 ./node_modules/.bin/brunch build -e staging",
164
164
  "#{base_cmd}web_1 composer dump-autoload --optimize --no-dev",
165
165
  "#{base_cmd}compass_1 compass compile --force -c compass/config_prod.rb compass/"
166
166
  ].each do |cmd|
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.2.22
4
+ version: 0.2.23
5
5
  platform: ruby
6
6
  authors:
7
7
  - Matteo Giachino
@@ -11,7 +11,7 @@ authors:
11
11
  autorequire:
12
12
  bindir: bin
13
13
  cert_chain: []
14
- date: 2015-12-23 00:00:00.000000000 Z
14
+ date: 2015-12-28 00:00:00.000000000 Z
15
15
  dependencies:
16
16
  - !ruby/object:Gem::Dependency
17
17
  name: twig