knockjoke 0.1.0 → 0.2.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
- metadata +7 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: e4db7e5211f3e6dc0ac357948147a857f2fc52c2
|
4
|
+
data.tar.gz: b592ce8d72d463ef79ac640c685af54efc32c634
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 2ee6691b55d4deb15a7f5fc1daf8c40cb34b45491543a8198695233639261ead1ffe152a2076a615c5b15c94321665439b4ff74d00219586ca45c599f27e5b6e
|
7
|
+
data.tar.gz: 846227162753948292f495c1b59025be3ca41aca78397f8d9f990325cf1a510a8330886305a70e499674cf039f2f8b3956ffd2de9245c6720c5a3e7002f4553e
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: knockjoke
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.
|
4
|
+
version: 0.2.0
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Fred Nolan
|
@@ -10,7 +10,12 @@ bindir: bin
|
|
10
10
|
cert_chain: []
|
11
11
|
date: 2019-11-26 00:00:00.000000000 Z
|
12
12
|
dependencies: []
|
13
|
-
description: knockjoke is an app
|
13
|
+
description: 'Currently in development. knockjoke is an app that collects jokes over
|
14
|
+
the internet. Our goal is to collect them all and give visitors an oppotunity to
|
15
|
+
decide which are really funny and which are not. All KnockJoke visitors can change
|
16
|
+
joke rating. On knockjoke.com you''ll find only decent jokes. No rude, diry or offensive
|
17
|
+
jokes. If you find such jokes please don''t hesitate to contact us and we will remove
|
18
|
+
it. '
|
14
19
|
email: lihtachan@yahoo.com
|
15
20
|
executables: []
|
16
21
|
extensions: []
|