mutx 0.1.55 → 0.1.56

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: ba94949f734e0f88ece5646a51ad09b7570134b8
4
- data.tar.gz: 3b6d4c757c7171fb334a9a4e38a3ee339a996f6c
3
+ metadata.gz: 36f6d41dcce25278c0137986852d92b816d529f9
4
+ data.tar.gz: 6ab2d1c193e43bea27a5610315924c76a962ec98
5
5
  SHA512:
6
- metadata.gz: b9a5bb773cd282c77fd6c0f38affa361c2d952912def4ee72bf280c384f444212db5bb8f6be62a24156771322624059536667421d5aa505f541162cf715ee5ea
7
- data.tar.gz: 94ec7d6b5842cc651bb469387849f565f3e020e40bf65b706a212b8f592e8977136e41a1967368de25af3066a0efe9e664b69a465c2943a9a81873308dbfcef6
6
+ metadata.gz: 022a340445e66a1261c190e3c6dc4f826137c234981d91881f5f1b90573b6071b028aa84f28970a61a378f1ae2a005fa0a2f6d1173cbab762f9526ec38ba1e4d
7
+ data.tar.gz: 8a1273336751bff83667b97cbee06567785240e0248e762df2691fdf502f004e81178d12481c5d8af3c412099f0c1fa5bdd9836a9ae559181cdb885cc0f53e91
@@ -9,11 +9,6 @@
9
9
  <h6>&nbsp;This email is sent automatically. Please, do not reply</h6>
10
10
  <div class="container">
11
11
  <div class="well">
12
- <p style="color: black; font-size: 12px;">'<%= task_name %>' &nbsp;finished</p>
13
- <p style="color: black; font-size: 12px;"><strong>Summary:&nbsp;</strong> '<%= info %>' </p>
14
- <p style="color: black; font-size: 12px;"><strong>Duration:&nbsp;</strong> '<%= time %>' seconds&nbsp;</p>
15
- <p style="color: black; font-size: 12px;"><strong><strong>Status: </strong></strong>'<%= status %>'</p>
16
- <p style="color: black; font-size: 12px;"><strong>Result ID: </strong> '<%= id %>' </p>
17
12
  <h3>
18
13
  <medium>
19
14
  <pre style="height:400px; white-space:pre; word-wrap:normal;">
@@ -21,6 +16,11 @@
21
16
  </pre>
22
17
  </medium>
23
18
  </h3>
19
+ <p style="color: black; font-size: 12px;">'<%= task_name %>' &nbsp;finished</p>
20
+ <p style="color: black; font-size: 12px;"><strong>Summary:&nbsp;</strong> '<%= info %>' </p>
21
+ <p style="color: black; font-size: 12px;"><strong>Duration:&nbsp;</strong> '<%= time %>' seconds&nbsp;</p>
22
+ <p style="color: black; font-size: 12px;"><strong><strong>Status: </strong></strong>'<%= status %>'</p>
23
+ <p style="color: black; font-size: 12px;"><strong>Result ID: </strong> '<%= id %>' </p>
24
24
  </div>
25
25
  </div>
26
26
  </div>
@@ -10,11 +10,6 @@
10
10
  <div>
11
11
  <div class="container">
12
12
  <div class="well">
13
- <p style="color: black; font-size: 12px;"><strong>'<%= task_name %>' </strong> finished</p>
14
- <p style="color: black; font-size: 12px;"><strong>Duration:&nbsp;</strong>'<%= time %>' seconds&nbsp;</p>
15
- <p style="color: black; font-size: 12px;"><strong><strong>Status: </strong></strong> '<%= status %>' </p>
16
- <p style="color: black; font-size: 12px;"><strong>Result ID: </strong>'<%= id %>' </p>
17
- <p style="color: black; font-size: 12px;"><strong>Output</strong></p>
18
13
  <h3>
19
14
  <medium>
20
15
  <pre style="height:400px; white-space:pre; word-wrap:normal;">
@@ -22,6 +17,11 @@
22
17
  </pre>
23
18
  </medium>
24
19
  </h3>
20
+ <p style="color: black; font-size: 12px;"><strong>'<%= task_name %>' </strong> finished</p>
21
+ <p style="color: black; font-size: 12px;"><strong>Duration:&nbsp;</strong>'<%= time %>' seconds&nbsp;</p>
22
+ <p style="color: black; font-size: 12px;"><strong><strong>Status: </strong></strong> '<%= status %>' </p>
23
+ <p style="color: black; font-size: 12px;"><strong>Result ID: </strong>'<%= id %>' </p>
24
+ <p style="color: black; font-size: 12px;"><strong>Output</strong></p>
25
25
  </div>
26
26
  </div>
27
27
  </div>
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: mutx
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.55
4
+ version: 0.1.56
5
5
  platform: ruby
6
6
  authors:
7
7
  - Roman Rodriguez
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2017-01-06 00:00:00.000000000 Z
11
+ date: 2017-01-10 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: thor