reillywj_voteable 0.0.0 → 0.0.1

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.
Files changed (2) hide show
  1. checksums.yaml +4 -4
  2. metadata +3 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: fba5aeb57e33596d938ade5f66213a3ac7658b1d
4
- data.tar.gz: 2881c45f91f3ff8d45584aea3088095d48115c9b
3
+ metadata.gz: e343ba63dbe14bc2ef23f6fe10f92ea6182374b1
4
+ data.tar.gz: 5988213c21f3edc8c43bb3a4a567a9aef2946653
5
5
  SHA512:
6
- metadata.gz: 15a461179258de3b6cf886ba25ee18208c728e643000e35998e3b95473681ae215f38ff982a61210f17c1d1780421ef3ab46f18de250b348f2bb8099dabd5c0d
7
- data.tar.gz: 30376658ab47e45f96d0e49e59a199a99a62f7267415f46f94673b6d672ec8f283508da2b3c23d551e44b0bc0cef49219b806d804b464e41a1a667174ac7190b
6
+ metadata.gz: f0a01ea14d4e3eacaa302a08465da27c65a5cdd4a03d9d0919d401759f36366c4d16c6d1ca39b665a7dba67c84daf6c3e14fec4400e7365737166d1f11cbdaaf
7
+ data.tar.gz: a60b721629dbda59235032bcae9668b80f20172e8ce0c575f46171443a8190c59c017a5c79f99460f63fcbbf9732095ba6da7dcf6ac98bfd06c0c0e5884362f9
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: reillywj_voteable
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.0
4
+ version: 0.0.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - William Reilly
@@ -10,7 +10,8 @@ bindir: bin
10
10
  cert_chain: []
11
11
  date: 2015-02-12 00:00:00.000000000 Z
12
12
  dependencies: []
13
- description: A boolean voting gem that adds up trues and subtracts falses.
13
+ description: My first ruby gem. A boolean voting gem that adds up trues and subtracts
14
+ falses.
14
15
  email: william.reilly2010@gmail.com
15
16
  executables: []
16
17
  extensions: []