jekyll-volcanized 0.1.5 → 0.1.6
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
- metadata +2 -2
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: fbcd83c4738619ccc0e6d4a30b0b50419cdf95b24f329ee3d4e82faac5736da9
|
|
4
|
+
data.tar.gz: cb6a828db2e47f8c63959c3543abce6426f1319a32e20eb91962b1638e2fe3fa
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 6c21ccd372d0a42b0f514be3e42c7867141754988e5d602968c12753291aea1d9f1fdb74e24f6fa300e92495db50ba9eaebda994a3fa62de8bb59162c32d37fa
|
|
7
|
+
data.tar.gz: 3664ba7c54eb493e700cb5dd14be83093b19967789924e7d4fd6083c5dc4f3f2d74179a1856e8f9f9582cd00612483e2cd48791d1935baec6f9f0ec86dd2fe68
|
metadata
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: jekyll-volcanized
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.1.
|
|
4
|
+
version: 0.1.6
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- salvador aleguas
|
|
@@ -106,5 +106,5 @@ rubygems_version: 3.0.4
|
|
|
106
106
|
signing_key:
|
|
107
107
|
specification_version: 4
|
|
108
108
|
summary: A jekyll theme that uses the solarized color palette with many customizable
|
|
109
|
-
options
|
|
109
|
+
options. Checkout the github page for instrucitons.
|
|
110
110
|
test_files: []
|