mutx 0.1.19 → 0.1.20
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 67fc69b4cfd841b36178b1e506a20f3d03cd9a9d
|
4
|
+
data.tar.gz: ad68de31196ee535480873c63e0bb35f750ab0ce
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: c4c1e280a9b936d57a226c46ba89afb3511b62b481730b8fe897b2cdd6e69e6f6651ad5691a1528da7f27515e2f0afbedf1c24002305ac7b4992a71ebb28951c
|
7
|
+
data.tar.gz: b97e35dfa9340855b6de0764ee8b3cd0276e1709a9282840d9f8346870cbb6dcef8580145a7ca642dfaedea09dd275a11c42b1fe641269e270663d98cf1a9d96
|
@@ -1,6 +1,6 @@
|
|
1
1
|
<html>
|
2
2
|
<tbody>
|
3
|
-
<img src="https://raw.githubusercontent.com/romanrod/mutx/master/img/mutx_logo.png" alt="MuTX" border="0" width="100%" style="display:block;margin:0 auto;border:0;max-width:
|
3
|
+
<img src="https://raw.githubusercontent.com/romanrod/mutx/master/img/mutx_logo.png" alt="MuTX" border="0" width="100%" style="display:block;margin:0 auto;border:0;max-width:150px;min-height:auto;outline:0" class="CToWUd"></a></td></tr>
|
4
4
|
<tr>
|
5
5
|
<td align="left" style="font-size:10px;border-bottom:1px solid #e5e5e5"> </td>
|
6
6
|
</tr>
|
Binary file
|
@@ -1,6 +1,6 @@
|
|
1
1
|
<html>
|
2
2
|
<tbody>
|
3
|
-
<img src="https://raw.githubusercontent.com/romanrod/mutx/master/img/mutx_logo.png" alt="MuTX" border="0" width="100%" style="display:block;margin:0 auto;border:0;max-width:
|
3
|
+
<img src="https://raw.githubusercontent.com/romanrod/mutx/master/img/mutx_logo.png" alt="MuTX" border="0" width="100%" style="display:block;margin:0 auto;border:0;max-width:150px;min-height:auto;outline:0" class="CToWUd"></a></td></tr>
|
4
4
|
<tr>
|
5
5
|
<td align="left" style="font-size:10px;border-bottom:1px solid #e5e5e5"> </td>
|
6
6
|
</tr>
|
Binary file
|
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.
|
4
|
+
version: 0.1.20
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Roman Rodriguez
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2016-08-
|
11
|
+
date: 2016-08-23 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: thor
|