get-your-rep 0.0.2.1 → 0.0.2.2
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/lib/get-your-rep.rb +0 -1
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 5782743aa78484538eca8156d39114aea6b0439b
|
4
|
+
data.tar.gz: 3aad613a0154bd43b19bf8eb9346094bc6e3ce88
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: d3bd88655f3445091aab84c6e8b3a692cb1a7e74e618fa2adaf6c10f9548991f12c8779d10ee63086a0b52ebf6ef5fad7c261a9ed654eb1b6d98d61db7d478c3
|
7
|
+
data.tar.gz: 1e0052493c6ea74c3f63516fdadf6c0240884cacbfcd714ef5bf327e5016ba799fd9431d8a00b746570c723e9f7c9a27e93dc2e26255c569b55d78cbae40d182
|
data/lib/get-your-rep.rb
CHANGED
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: get-your-rep
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.0.2.
|
4
|
+
version: 0.0.2.2
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- msimonborg
|
@@ -38,7 +38,7 @@ dependencies:
|
|
38
38
|
- - "~>"
|
39
39
|
- !ruby/object:Gem::Version
|
40
40
|
version: '0'
|
41
|
-
description: Get your rep with Google's Civic Information API
|
41
|
+
description: Get your rep with Google's Civic Information API using your address and
|
42
42
|
API key. Work in progress!!
|
43
43
|
email: msimonborg@gmail.com
|
44
44
|
executables: []
|