names_are_hard 0.1.2 → 0.1.3
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
|
SHA1:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: d90fa742e7ff95d0e40b03a35a97eecf2a1b1462
|
|
4
|
+
data.tar.gz: 1f97c11cf402f082afedc6b0464446e3a92aace3
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 964b33cd5afec4dd9ba6b3fd90b9598a66b6d2c39e0d97f1bc63be15e4788fba045757aca031f33589273f741a270e7aa8874859cf00cc7d66fc615d4a4f4e31
|
|
7
|
+
data.tar.gz: 61f66814980a3569c83dde2c365e42f4be38e63b1cd10c1d64714001dd395888794bbb094c137ad0f51135faf7ddb31b524fed343d3b738f996197d0df731748
|
metadata
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: names_are_hard
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.1.
|
|
4
|
+
version: 0.1.3
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Chris Johnston
|
|
@@ -100,5 +100,5 @@ rubyforge_project:
|
|
|
100
100
|
rubygems_version: 2.5.2.1
|
|
101
101
|
signing_key:
|
|
102
102
|
specification_version: 4
|
|
103
|
-
summary: This is a
|
|
103
|
+
summary: This is a theme used for the website of github user Chris-Johnston.
|
|
104
104
|
test_files: []
|