content-pipeline 1.1.0 → 1.1.1
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:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 6e8d01d2a0077eab819a5a5d23b10aa315c35c28
|
4
|
+
data.tar.gz: f544793fc69174401d4070175e51fa49e6d1d7f9
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 5c569c0797ac0bbabd6b4af52ea31a7687771e9c7430f51ba1c54acb184b24502e6d445ed2e3b7892c996a2d3663641982649a45802ffff4cbef036b6b813b68
|
7
|
+
data.tar.gz: 6a3fc738d3175e06eef6c6a5e6c4da8f0a57504f1d2fe3ae44f46f88bbbfb0192cf23f6ed7d359c7b776b584b5e3daa83e18344d7cfbea1989e62ebb711be9eb
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: content-pipeline
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.1.
|
4
|
+
version: 1.1.1
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Jordon Bedwell
|
@@ -97,7 +97,7 @@ files:
|
|
97
97
|
- lib/content/pipeline/filters/code_highlight.rb
|
98
98
|
- lib/content/pipeline/filters/gemoji.rb
|
99
99
|
- lib/content/pipeline/filters/markdown.rb
|
100
|
-
- lib/content/pipeline/jekyll/
|
100
|
+
- lib/content/pipeline/jekyll/converter.rb
|
101
101
|
- lib/content/pipeline/version.rb
|
102
102
|
homepage: https://github.com/envygeeks/content-pipeline
|
103
103
|
licenses:
|