hiptest-publisher 0.15.5 → 0.15.6

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: ca059fdbded73c2be70c3565312b70df96b77c0e
4
- data.tar.gz: dbfcb3fdbb572b7435f073659a43d002c878b816
3
+ metadata.gz: 0fbc40768c2c96bb4a94eb5c5ba49db3527c316a
4
+ data.tar.gz: b58da722087d2766275d655f85a9609cac16133e
5
5
  SHA512:
6
- metadata.gz: 2cd90f48b281b8f8c153d8a19c5b30d74b9b951a3d409221e7850d90c4fdce599c4c9e5b380f695aa60fa430823af1dd390b7002ddfbb52ccc65c1c13bb07c7c
7
- data.tar.gz: 45c716b383c3004cf78a8c50e5d5c211e6f012f9f492811025d781736ddb8d0e999d2606e5ed0efbb848a235ddf194ebeed46c2cd68c5eb5aff0c31df0bec174
6
+ metadata.gz: 5a934f7b2fcdd6df697a78c41622c878c383def29e654575810bdc6d1ec5f4d9d2a8d68e73181286e7d03c89ee54eb4221a2edc9cba2d21f3dc38079b4ba4302
7
+ data.tar.gz: 695dfc78e7bf8f7ab0eff95898c3427b16ce04c9d073c222752503fbfb02ef234856a5170f4b39378f0ae0b892fe293a4ddae0305d6c9283d0bacc01dafaf488
@@ -1 +1 @@
1
- {{#join treated_chunks ' + '}}{{#if this.is_variable?}}{{{this.raw.children.name}}}{{else}}"{{{ escape_double_quotes this.raw.children.value }}}"{{/if}}{{/join}}
1
+ {{#join treated_chunks ' + '}}{{#if this.is_variable?}}{{{this.raw.children.name}}}{{else}}"{{{ escape_double_quotes this.raw.children.value }}}"{{/if}}{{else}}""{{/join}}
@@ -1 +1 @@
1
- {{#join treated_chunks ' + '}}{{#if this.is_variable?}}String({{{this.raw.children.name}}}){{else}}"{{{ escape_double_quotes this.raw.children.value }}}"{{/if}}{{/join}}
1
+ {{#join treated_chunks ' + '}}{{#if this.is_variable?}}String({{{this.raw.children.name}}}){{else}}"{{{ escape_double_quotes this.raw.children.value }}}"{{/if}}{{else}}""{{/join}}
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: hiptest-publisher
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.15.5
4
+ version: 0.15.6
5
5
  platform: ruby
6
6
  authors:
7
7
  - Hiptest R&D
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2016-07-18 00:00:00.000000000 Z
11
+ date: 2016-07-19 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: colorize