get-your-rep 0.0.2.1 → 0.0.2.2

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 (3) hide show
  1. checksums.yaml +4 -4
  2. data/lib/get-your-rep.rb +0 -1
  3. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: e112ce292c02890f281b33193406f478859cfa87
4
- data.tar.gz: 614a4a2aeb1caa4dc20b07802b057e38fed341cb
3
+ metadata.gz: 5782743aa78484538eca8156d39114aea6b0439b
4
+ data.tar.gz: 3aad613a0154bd43b19bf8eb9346094bc6e3ce88
5
5
  SHA512:
6
- metadata.gz: 4e692f7b10f1e41e8ed6b4301cf6a19dfe0e6d1a2f8ea27b36ed052fdb30c9dd25bddf3ea2b343c8b0b1e8b2024ee92216a144bf71b250921ca5d20cc1016611
7
- data.tar.gz: 2e8d90cc0f27bf66fca17fe96daa4db869541a21f450bf0e4cacede0b736b3db08eec5e01c89d7cdc22c99efef6fede4a5443643898058ae8ff046b7edf3aa32
6
+ metadata.gz: d3bd88655f3445091aab84c6e8b3a692cb1a7e74e618fa2adaf6c10f9548991f12c8779d10ee63086a0b52ebf6ef5fad7c261a9ed654eb1b6d98d61db7d478c3
7
+ data.tar.gz: 1e0052493c6ea74c3f63516fdadf6c0240884cacbfcd714ef5bf327e5016ba799fd9431d8a00b746570c723e9f7c9a27e93dc2e26255c569b55d78cbae40d182
data/lib/get-your-rep.rb CHANGED
@@ -1,4 +1,3 @@
1
- require 'pry'
2
1
  require 'httparty'
3
2
 
4
3
  class GetYourRep
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.1
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 with your address and
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: []