ClickClack 0.0.2 → 0.0.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 +4 -3
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 0cc356ddb2ce54286663c13464e4cf97b64869be
|
4
|
+
data.tar.gz: 7437d55de0042e94aed5bb0efccf32751260c9ed
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: d4e012ae2fbdb7206f47386f7e4175d95795cbef40269263570fc94c2b90bbc903b52fba537d97024cca98a66d19ebca9f07962a72500c203f125bbbd42188c2
|
7
|
+
data.tar.gz: 4b2c73fb0d7afd15b84bab8e6b252aa1554015685565297baa4cc6b6c429ab98ec12e9686542f561de67562289705825710dfdf686356ea50f2db721c2aba306
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: ClickClack
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.0.
|
4
|
+
version: 0.0.3
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Chiem Janssen
|
@@ -10,8 +10,9 @@ bindir: bin
|
|
10
10
|
cert_chain: []
|
11
11
|
date: 2016-06-28 00:00:00.000000000 Z
|
12
12
|
dependencies: []
|
13
|
-
description:
|
14
|
-
|
13
|
+
description: "NOTE: THIS GEM DOESN'T HAVE ANY FUNCTIONALITY YET, THIS WAS JUST FOR
|
14
|
+
AN INITIAL PUSH! \nClickClack keeps track of your key presses and mouse clicks,
|
15
|
+
made with love and coffee."
|
15
16
|
email: chiemjanssen@home.nl
|
16
17
|
executables: []
|
17
18
|
extensions: []
|