jekyll-openmoji 0.0.5 → 0.0.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
- data/.gitlab-ci.yml +1 -3
- data/lib/jekyll-openmoji/version.rb +1 -1
- 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: 6759c0698d4a93450737a60a21ac613096c77d41d45879552054356a2f41ac92
|
|
4
|
+
data.tar.gz: 36a5b1f308d19193c065faa1b0793242a8101dd2c0cf7c5beb6782a9bfb34f74
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: b145717896860b1cfa75c297f38ef5967d11ae96491925f9516602cec5118011cae754027b4c295ecaac405a97b19d4766b8e312aeb14bf5aea8fea44e8b421a
|
|
7
|
+
data.tar.gz: c67e6c59b393daa590af96a858d0fb9f6a4396e9604e6562793859a9a63b2e6b7ed8ff916973e9e3bb06a43d53d8159f7c1b5a4b7a94017430115e2702b9e352
|
data/.gitlab-ci.yml
CHANGED
metadata
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: jekyll-openmoji
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.0.
|
|
4
|
+
version: 0.0.6
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Mohammad Mahdi Baghbani Pourvahid
|
|
@@ -193,7 +193,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
|
193
193
|
- !ruby/object:Gem::Version
|
|
194
194
|
version: '0'
|
|
195
195
|
requirements: []
|
|
196
|
-
rubygems_version: 3.0.
|
|
196
|
+
rubygems_version: 3.0.3
|
|
197
197
|
signing_key:
|
|
198
198
|
specification_version: 4
|
|
199
199
|
summary: OpenMoji emoji plugin for Jekyll
|