prima-twig 0.39.12 → 0.39.13

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 -1
  3. metadata +3 -3
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
- SHA256:
3
- metadata.gz: 5a26057c81a99796d3a92f1273b488eb51b7dbd02b189bbd0426a6cea04b7a6d
4
- data.tar.gz: 16adf2872321310a99fffc58f6fa35e2c4d38ba7e7149ebd3c77163362e9a061
2
+ SHA1:
3
+ metadata.gz: ac40d0b28aacf430890a7280fa4583d15c46ccf4
4
+ data.tar.gz: 6743ea50801414829b7296d15a3c50f1294bde2d
5
5
  SHA512:
6
- metadata.gz: 3ef6534e46862b6843614ba05479d40d9d7856ebb61f624b695a437f4ee221373bd92bb3329600d57f5bb002522b6be549124a446e707e8ae741d8d0af5f5242
7
- data.tar.gz: 464864319d773af367b331a9ea2f7bf82b26d1e4579fa96940382e0297c0b687ea4c750016a850b748d5dbddad2633501819f460b4e0d44dd14fae75c32f3a38
6
+ metadata.gz: 4b490c18f6ec217e4db0d592dd87f315cd91b02a6179ff980593ce56ab5163082bc432429b4c0602d17c5a35c47c110e8d118d054137b46fa73e35b80404cfbc
7
+ data.tar.gz: bab646bba3d8b558d82a07acce3b3be62ab88c557741e9f6f5886c9c1f206cbf342b37c1814740ca9fdebe03104d3ab4bcb6571d6adb59aa1f76504e9fc1eeaa
@@ -611,7 +611,7 @@ class Release
611
611
 
612
612
  def qainit_write_output(file_message, output_message)
613
613
  `mkdir -p /drone/src/github.com/project/primait/qainit/#{ENV["DRONE_BRANCH"]}`
614
- qa_file_name = "/drone/src/github.com/project/primait/qainit/#{ENV["DRONE_BRANCH"]}/output"
614
+ qa_file_name = "/drone/src/github.com/project/primait/qainit/#{ENV["DRONE_BRANCH"]}/output.txt"
615
615
  File.open(qa_file_name, 'w') { |file| file.write(file_message) }
616
616
  output "#{output_message} #{qa_file_name}".green
617
617
  end
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.39.12
4
+ version: 0.39.13
5
5
  platform: ruby
6
6
  authors:
7
7
  - Matteo Giachino
@@ -13,7 +13,7 @@ authors:
13
13
  autorequire:
14
14
  bindir: bin
15
15
  cert_chain: []
16
- date: 2018-08-02 00:00:00.000000000 Z
16
+ date: 2018-08-03 00:00:00.000000000 Z
17
17
  dependencies:
18
18
  - !ruby/object:Gem::Dependency
19
19
  name: aws-sdk
@@ -214,7 +214,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
214
214
  version: '0'
215
215
  requirements: []
216
216
  rubyforge_project:
217
- rubygems_version: 2.7.7
217
+ rubygems_version: 2.6.11
218
218
  signing_key:
219
219
  specification_version: 4
220
220
  summary: The Prima twig toolbelt