clocklands 0.1.0 → 0.2.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/README.md +1 -1
- data/lib/clocklands/version.rb +1 -1
- metadata +1 -1
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: e25648d34d26d55a91cd270d87d8f318fb4d638bef0679eff016ac11cf3e5ee0
|
4
|
+
data.tar.gz: 511c2de75341f381f2ff4c1fb1c75719ef202b917a4a0deb757e45f8d09f5a59
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 4b37a0aeb26cf103a972f5ff3e494310d688c1455961dab9c6fe8387254e05a3fa30df097ebd0dfb3239ca5ba76723e973fa9100013b508bc23c41713544b12c
|
7
|
+
data.tar.gz: a4951312a016aa2fe991dff5205e6fc59a9a8e830b8b3eb9839ea7b245a0bd6a94d88cfa17bd85fb019e9788f7d5fe956ebb1dd7b180cffceeb157b57219f09a
|
data/README.md
CHANGED
@@ -6,7 +6,7 @@ I've often been told that '_timezones are hard_', so, taking some inspiration fr
|
|
6
6
|
|
7
7
|
![Image from The Good Place: I don't know how to describe it... like, a different zone of time.](https://github.com/TheTeaNerd/clocklands/blob/master/readme/TheGoodPlace1.jpg)
|
8
8
|
![Image from The Good Place: No, that sounds stupid.](https://github.com/TheTeaNerd/clocklands/blob/master/readme/TheGoodPlace2.jpg)
|
9
|
-
![Image from The Good Place: A different clock land.](https://github.com/TheTeaNerd/clocklands/blob/master/readme/
|
9
|
+
![Image from The Good Place: A different clock land.](https://github.com/TheTeaNerd/clocklands/blob/master/readme/TheGoodPlace3.jpg)
|
10
10
|
|
11
11
|
This may not be serious. Or even helpful.
|
12
12
|
|
data/lib/clocklands/version.rb
CHANGED