jekyll-octicons 11.0.0.pre.7418f68 → 11.0.0
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/lib/jekyll-octicons/version.rb +1 -1
- metadata +6 -6
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: '0574687ca8632837b6902357f12b84792760e9d8dcf221f041ae75c836565387'
|
|
4
|
+
data.tar.gz: 2ee905ca9bcf994a4a6faecc7a5ce8d8deefed73aac2f28e606d25c70f8823a1
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 4d6720380f461a6d78e15ac0c7ee1856a8de22afa60612aa9ca24134d81bce1552351a015aefe58b55788ecce324c49d9fb2dd9f042c612db9cf367abf1b5e6c
|
|
7
|
+
data.tar.gz: 65c80cfc355a3896132b35ee0a2bce9ae36bf8572c62854861ca47e5ebba6da2fd8c70280f9765d5c046c77f190f3127e9e048fb70959fea79aa7f7654b36bb7
|
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: 11.0.0
|
|
4
|
+
version: 11.0.0
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- GitHub Inc.
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: bin
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date: 2020-09-
|
|
11
|
+
date: 2020-09-08 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: jekyll
|
|
@@ -36,14 +36,14 @@ dependencies:
|
|
|
36
36
|
requirements:
|
|
37
37
|
- - '='
|
|
38
38
|
- !ruby/object:Gem::Version
|
|
39
|
-
version: 11.0.0
|
|
39
|
+
version: 11.0.0
|
|
40
40
|
type: :runtime
|
|
41
41
|
prerelease: false
|
|
42
42
|
version_requirements: !ruby/object:Gem::Requirement
|
|
43
43
|
requirements:
|
|
44
44
|
- - '='
|
|
45
45
|
- !ruby/object:Gem::Version
|
|
46
|
-
version: 11.0.0
|
|
46
|
+
version: 11.0.0
|
|
47
47
|
description: A jekyll liquid plugin that makes including svg Octicons simple.
|
|
48
48
|
email:
|
|
49
49
|
- support@github.com
|
|
@@ -473,9 +473,9 @@ required_ruby_version: !ruby/object:Gem::Requirement
|
|
|
473
473
|
version: '0'
|
|
474
474
|
required_rubygems_version: !ruby/object:Gem::Requirement
|
|
475
475
|
requirements:
|
|
476
|
-
- - "
|
|
476
|
+
- - ">="
|
|
477
477
|
- !ruby/object:Gem::Version
|
|
478
|
-
version:
|
|
478
|
+
version: '0'
|
|
479
479
|
requirements: []
|
|
480
480
|
rubygems_version: 3.0.1
|
|
481
481
|
signing_key:
|