jekyll-octicons 4.0.6 → 4.0.7
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
- data/LICENSE +1 -1
- data/README.md +1 -1
- data/lib/jekyll-octicons/version.rb +1 -1
- metadata +2 -2
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA1:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 32aa588fe4a4fe8921a9e949cf07a1b7e543a888
|
|
4
|
+
data.tar.gz: 40e7f4f1a8c5578cc18ec13bb795efc3a8c4a464
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 2ba05ab8235ddc39a64aa86e097e625c61fcb32ae4654ef12a41ac6efe7e8fb1f6716fcd921c31c233e184631b0c13bacad9ce1105f4f906af50f9e2d73e44ae
|
|
7
|
+
data.tar.gz: 54c3e2518f410765a811be53e8d11d81147d3656be85fb30a787f1da14bf262790a05ab420c6d26037d3474cf980f943593074e118f56117f1a15a4833e3422b
|
data/LICENSE
CHANGED
data/README.md
CHANGED
|
@@ -48,7 +48,7 @@ If you have access to publish this repository, these are the steps to publishing
|
|
|
48
48
|
|
|
49
49
|
## License
|
|
50
50
|
|
|
51
|
-
(c) 2012-
|
|
51
|
+
(c) 2012-2017 GitHub, Inc.
|
|
52
52
|
|
|
53
53
|
When using the GitHub logos, be sure to follow the [GitHub logo guidelines](https://github.com/logos).
|
|
54
54
|
|
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: jekyll-octicons
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 4.0.
|
|
4
|
+
version: 4.0.7
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- GitHub Inc.
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: bin
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date: 2017-10-
|
|
11
|
+
date: 2017-10-13 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: jekyll
|