hobbies 1.1.8 → 1.1.9
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/README.md +2 -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: bf9c09293d6842adbd59c53c9a1889bdf9254488c2287990b05365ba45d1eb79
|
4
|
+
data.tar.gz: 4f72214df2635b1d9a68d42e5037f19c27a5026f740e300aa50654cca45a5c29
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 9a4aba5a18ada6f677797e20bd4007f770657226a60cb3857caa90fcf82c00ffa459c829bf9e48a48cfd9de4ef4697e172621f3446d39e7013b9ea3b5d1e1b0a
|
7
|
+
data.tar.gz: 707e3d2787446c36c15200fc06111cfc691392f42019167e88afe90c1bfcf3a78e5076c957bb270e193c4dc17e1ec98aba4ba58a12eace43fb954e4752a3edc1
|
data/README.md
CHANGED
@@ -1,5 +1,6 @@
|
|
1
1
|
# Hobbies
|
2
2
|
|
3
|
+
[](https://cash.me/$HobbieJ)
|
3
4
|
[](https://circleci.com/gh/HobbieJ/Hobbies/tree/master)
|
4
5
|
[](https://rubygems.org/gems/hobbies)
|
5
6
|
[](https://rubygems.org/gems/hobbies)
|
@@ -47,4 +48,4 @@ Suggestions and helpful criticism is always welcome through the use of pull requ
|
|
47
48
|
|
48
49
|
## License
|
49
50
|
|
50
|
-
The theme is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).
|
51
|
+
The theme is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: hobbies
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.1.
|
4
|
+
version: 1.1.9
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Jacob Hobbie
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2018-08-
|
11
|
+
date: 2018-08-18 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: jekyll
|