ipstack 0.1.2 → 0.1.3

Sign up to get free protection for your applications and to get access to all the features.
Files changed (4) hide show
  1. checksums.yaml +4 -4
  2. data/Gemfile.lock +15 -15
  3. data/lib/ipstack/version.rb +1 -1
  4. metadata +3 -3
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 67d5666f286e5012f04c9736b83cfab008b3d93da9815baa9b8d5f8341042907
4
- data.tar.gz: d64a21e26a9359aa61cf35725c8e15e747c8b37bcf8256a96aa2c4b90766a185
3
+ metadata.gz: 71779eab626829fcc6eeaf1118230ff6161f9757a5fa73ee7eceaff2b94aff40
4
+ data.tar.gz: e61bead00b67c5091eb5dbca5a1870777a37318f7a531cded70bd13e2767e9d4
5
5
  SHA512:
6
- metadata.gz: 578e2a5f4d7f27c030b5fb42026f407d714ddb44872b75facef69d98829e067881fdf63f4f9aa3d142bc56a19d7304078f8a88c37dacbcd7947e42b2cbbd2284
7
- data.tar.gz: 05c51bd30c48683e86b1b65007a30eecf6bb7da0008571083e5e42067b98fc4ab47750712b7d76def8c5c0b78044cc32b38d51268a9a7b6add466f6ebd1f1797
6
+ metadata.gz: 567861f7a9977d7c4c47537692eec3ebda42214d6d72537b0dcfe1158d1adf10f862e8caebeae664aebcfca817499568542c3364924f95902b9e4a95938009a2
7
+ data.tar.gz: 6cbf3711b78ba9716e48ff292fef134d98ada37b77edc0e11e4c0993f39c752a6acebe424a5a802d0dea073cc590d4d79e660e12c39af555802f85be4e23deaa
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- ipstack (0.1.1)
4
+ ipstack (0.1.2)
5
5
  nokogiri (>= 1.8, < 2.0)
6
6
 
7
7
  GEM
@@ -9,22 +9,22 @@ GEM
9
9
  specs:
10
10
  diff-lcs (1.3)
11
11
  mini_portile2 (2.4.0)
12
- nokogiri (1.10.1)
12
+ nokogiri (1.10.4)
13
13
  mini_portile2 (~> 2.4.0)
14
- rake (12.3.1)
15
- rspec (3.7.0)
16
- rspec-core (~> 3.7.0)
17
- rspec-expectations (~> 3.7.0)
18
- rspec-mocks (~> 3.7.0)
19
- rspec-core (3.7.1)
20
- rspec-support (~> 3.7.0)
21
- rspec-expectations (3.7.0)
14
+ rake (12.3.3)
15
+ rspec (3.8.0)
16
+ rspec-core (~> 3.8.0)
17
+ rspec-expectations (~> 3.8.0)
18
+ rspec-mocks (~> 3.8.0)
19
+ rspec-core (3.8.2)
20
+ rspec-support (~> 3.8.0)
21
+ rspec-expectations (3.8.4)
22
22
  diff-lcs (>= 1.2.0, < 2.0)
23
- rspec-support (~> 3.7.0)
24
- rspec-mocks (3.7.0)
23
+ rspec-support (~> 3.8.0)
24
+ rspec-mocks (3.8.1)
25
25
  diff-lcs (>= 1.2.0, < 2.0)
26
- rspec-support (~> 3.7.0)
27
- rspec-support (3.7.1)
26
+ rspec-support (~> 3.8.0)
27
+ rspec-support (3.8.2)
28
28
 
29
29
  PLATFORMS
30
30
  ruby
@@ -36,4 +36,4 @@ DEPENDENCIES
36
36
  rspec (~> 3.0)
37
37
 
38
38
  BUNDLED WITH
39
- 1.16.6
39
+ 1.17.3
@@ -1,3 +1,3 @@
1
1
  module Ipstack
2
- VERSION = '0.1.2'
2
+ VERSION = '0.1.3'
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: ipstack
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.2
4
+ version: 0.1.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Nathan Pierce
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2019-03-05 00:00:00.000000000 Z
11
+ date: 2019-08-23 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bundler
@@ -114,7 +114,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
114
114
  - !ruby/object:Gem::Version
115
115
  version: '0'
116
116
  requirements: []
117
- rubygems_version: 3.0.2
117
+ rubygems_version: 3.0.3
118
118
  signing_key:
119
119
  specification_version: 4
120
120
  summary: Unofficial http://api.ipstack.com/ gem