ipgeolocation_io 0.1.0 → 0.1.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 (4) hide show
  1. checksums.yaml +4 -4
  2. data/bin/console +1 -1
  3. data/bin/setup +1 -1
  4. metadata +1 -1
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: bcea1c62bf05451a198d010f1713ecdc4475a0ae
4
- data.tar.gz: ae47dfa26d1cf22d0673034ac478edcfd19d38ab
3
+ metadata.gz: f940be534e7ca3bdcdfc7185b1d14f5ecab038b2
4
+ data.tar.gz: d458bc31a51f613cdb44a9a3fe5182d14c658c00
5
5
  SHA512:
6
- metadata.gz: 8a78ac3742ba4f19efc9251eaadc50c4cc66e2c5455d63a086969778c5fadf649f32b70bfc76100c97c9defcc7141e50195ed2dcda52cf51ab7700688b252edd
7
- data.tar.gz: 14f4f20040492c6530264f507aff2c9ff53b25d75a1c45566e27a0ac9b6085da5fc78334a72af82890ab7f61e3506bf56f2365a0d764d53e56b06db9e0ef7a3d
6
+ metadata.gz: ce97cbeefc633ae4246b3c1b19a4229f5270fb0a413a0d58e1c098eee7e24024fe11a72915985b9c516a24a84c2a6cdf9963619b78046bf421c9a5ec49b56cec
7
+ data.tar.gz: ecc0ea4ab8f3f139d8ca90c8ac806bea86004620bd7cddac8985533dc0c4fb6a1f8f03eabbf8768a0922bc0de15d639bbde0da58788a738e8188ae33daf58046
data/bin/console CHANGED
@@ -1,7 +1,7 @@
1
1
  #!/usr/bin/env ruby
2
2
 
3
3
  require "bundler/setup"
4
- require "ipgeolocation"
4
+ require "ipgeolocation_io"
5
5
 
6
6
  # You can add fixtures and/or initialization code here to make experimenting
7
7
  # with your gem easier. You can also use a different console, if you like.
data/bin/setup CHANGED
@@ -5,4 +5,4 @@ set -vx
5
5
 
6
6
  bundle install
7
7
 
8
- # Do any other automated setup that you need to do here
8
+ # Do any other automated setup that you need to do here
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: ipgeolocation_io
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.0
4
+ version: 0.1.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - ahsan nawaz