prima-twig 0.45.25 → 0.45.26

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 +5 -5
  2. data/bin/twig-feature +1 -2
  3. metadata +3 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
- SHA256:
3
- metadata.gz: 689cfd795a25602e382d1f427922b5ed1bcc5ce26b8c2a5347ae85816c9a4fba
4
- data.tar.gz: c4889c3e7c255344a361cae156510e49cbbaea0bc18ac78039a713ead99997cf
2
+ SHA1:
3
+ metadata.gz: 1cb5cfe353b6348eb03b161a336e2bbb2cdb18df
4
+ data.tar.gz: 278b6ef503a881a4cd23e9a274f19909868fb2ec
5
5
  SHA512:
6
- metadata.gz: b6ad637a5d564bd23b5303262d5226c9e1485472978bd68d3ef825163152388c27781032445c0c952b117ae71a587d570ae1a607db5990ef15e80afc0a944ada
7
- data.tar.gz: 387d8847dfd801e935a575f98f83b14631f2f9250ceb3edc2f14e04ef63b7d80441c622f6e109e632dbffa3b7186c9e908c2b6b6fb8122f796173b50546485d7
6
+ metadata.gz: 7bb30aba6d0a79f6c95935dce8b56bb4e0518623d68b400128cebd05c203579428b82b774ce580bdaa3ef8993d6ad29eddc4eb123c94a700a58c7364ac20a29f
7
+ data.tar.gz: 3e4cb69ea454086f86fcb70bc562e837682974e038a2cad9ca776aef3e701bf613eb443310ad427ec0dfb3ed4261eb7336a4dffdf9d5704ca2513450ab8cf5a3
@@ -2078,8 +2078,7 @@ class Release
2078
2078
  mix deps.get && \
2079
2079
  cd assets && \
2080
2080
  yarn --cache-folder ~/.cache/yarn && \
2081
- ./node_modules/.bin/elm-github-install && \
2082
- NODE_ENV=production sysconfcpus -n 2 ./node_modules/.bin/webpack -p --config config/webpack.config.prod.js && \
2081
+ NODE_ENV=production sysconfcpus -n 1 yarn run build && \
2083
2082
  cd ../ && \
2084
2083
  mix release.clean --implode --no-confirm && \
2085
2084
  mix phx.digest && \
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.45.25
4
+ version: 0.45.26
5
5
  platform: ruby
6
6
  authors:
7
7
  - Matteo Giachino
@@ -214,7 +214,8 @@ required_rubygems_version: !ruby/object:Gem::Requirement
214
214
  - !ruby/object:Gem::Version
215
215
  version: '0'
216
216
  requirements: []
217
- rubygems_version: 3.0.1
217
+ rubyforge_project:
218
+ rubygems_version: 2.5.2.3
218
219
  signing_key:
219
220
  specification_version: 4
220
221
  summary: The Prima twig toolbelt