martile 0.6.21 → 0.6.22
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 +4 -4
- checksums.yaml.gz.sig +0 -0
- data.tar.gz.sig +0 -0
- data/lib/martile.rb +1 -1
- metadata +2 -2
- metadata.gz.sig +0 -0
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA1:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 4de5719b825434a16bdc903d24f54e13a6df82df
|
|
4
|
+
data.tar.gz: ee68a11eae4c28461b595a8939897306df59feae
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: cfa3f4546eebbeba9953afbb8897e9d106bb57dabdf0ab11b9719eb5f2a4f222ec54bafccd1105dc4b1c9fbe620e3eed8863fabd7d9e6848848597869a98e042
|
|
7
|
+
data.tar.gz: c095b2f488e72d48a47680bbc216b9f20dfb5239fa22a9382266df43f955c8b8a3cef261be316e54d018ea8e45347ebaf7f4bf627af84ad18b30bfd3ac8137f5
|
checksums.yaml.gz.sig
CHANGED
|
Binary file
|
data.tar.gz.sig
CHANGED
|
Binary file
|
data/lib/martile.rb
CHANGED
|
@@ -9,7 +9,7 @@ require 'rdiscount'
|
|
|
9
9
|
require 'kvx'
|
|
10
10
|
|
|
11
11
|
|
|
12
|
-
# bug fix: 04-Dec-2015 apply_filter() now masks over <pre> tags rather
|
|
12
|
+
# bug fix: 04-Dec-2015 apply_filter() now masks over <pre> tags rather than
|
|
13
13
|
# splitting them and passing them to the block
|
|
14
14
|
# bug fix: 03-Dec-2015 A smartlink which ends with a closing parenthesis is
|
|
15
15
|
# now output to a regular anchor tag
|
metadata
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: martile
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.6.
|
|
4
|
+
version: 0.6.22
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- James Robertson
|
|
@@ -31,7 +31,7 @@ cert_chain:
|
|
|
31
31
|
fnr5l+RI/6f8lfxBNgDrktGB/RwPkOyWtyKk1tu9CWgHmptxL0JglikCXg5MzuZI
|
|
32
32
|
tZzXOvXUoUf1VQ==
|
|
33
33
|
-----END CERTIFICATE-----
|
|
34
|
-
date: 2015-12-
|
|
34
|
+
date: 2015-12-05 00:00:00.000000000 Z
|
|
35
35
|
dependencies:
|
|
36
36
|
- !ruby/object:Gem::Dependency
|
|
37
37
|
name: rdiscount
|
metadata.gz.sig
CHANGED
|
Binary file
|