knockjoke 0.2.0 → 0.3.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 +3 -3
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 43b8143eb490829a5d663f6c0caabd2f778a95cc
|
4
|
+
data.tar.gz: 15f2f90dc1fd12a0ac911baa997df20472154c84
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 628dc282028cf6b04157c98b77e64cb900ea08c5c9dcbd15c9fe2f3e1776f8425d85664d019c60c260b848f0121355d13024aa5c654f6153808c220ab46001b7
|
7
|
+
data.tar.gz: c7322105b19bfba7b6d51402e31f0e7624c86542908e93c936b75e8ebda7cfe3169aef56c4f101b751ca9f56fdbcc3f732a702e14cf60e3c3ce8c0a2e1fcc25d
|
metadata
CHANGED
@@ -1,10 +1,10 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: knockjoke
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.
|
4
|
+
version: 0.3.0
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
|
-
-
|
7
|
+
- Alex Jones
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
@@ -16,7 +16,7 @@ description: 'Currently in development. knockjoke is an app that collects jokes
|
|
16
16
|
joke rating. On knockjoke.com you''ll find only decent jokes. No rude, diry or offensive
|
17
17
|
jokes. If you find such jokes please don''t hesitate to contact us and we will remove
|
18
18
|
it. '
|
19
|
-
email:
|
19
|
+
email: willchocken@protonmail.com
|
20
20
|
executables: []
|
21
21
|
extensions: []
|
22
22
|
extra_rdoc_files: []
|