openapi_iplocation 1.2.0 → 1.3.0

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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 8e08e5273476405313517084aec8842b080853cecf4cf0d18338a53b5b826417
4
- data.tar.gz: 60fa6d906d5dba51b69353ccb9ff19cb5667ac069a52d50b97a3f5a81c9314d2
3
+ metadata.gz: 9585861d79946b79c97dd42e1e4e81e34d7bd53791753287d8f1b5423384d3b9
4
+ data.tar.gz: 7d6966e085ac871d4d54a6d9351d0fcca72056db540ca86cb9797414e44765ef
5
5
  SHA512:
6
- metadata.gz: f12b7e4adae64ee0d6417bc12f26d85f383b2de7d48d12270188b3db835d454b7e6fb01174517dd08d97fcfda8e4a1dbcc816fb157b9f1e644b5ffcc02cd7e04
7
- data.tar.gz: b6f9b8f6481062ae2973b1039ef2c48f163c8f2be6325da7ce2fb6dc3a2582c139b3fc979179634fb2e96d31ec3e365e025a5408fc91b29a17a886f7d01d7e62
6
+ metadata.gz: 89a8770d348bd086afb783c5c9f5494ef6979c1c05ab47bc68e6ced8a722d46abf6692cded51f9da3c0efc27ef0b5028951c34be4fd1b4ac087d8a5798e87d5b
7
+ data.tar.gz: d84d7ad1b4fab42fea8cea349770ca71d626d5cf3e7c588076527a8b82c4850b1e885497c4d40e0238ff30429871e073ac1044af961a5e52f63fefa6e4a58e4a
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- openapi_iplocation (1.2.0)
4
+ openapi_iplocation (1.3.0)
5
5
  typhoeus (~> 1.0, >= 1.0.1)
6
6
 
7
7
  GEM
@@ -13,24 +13,26 @@ GEM
13
13
  coderay (1.1.3)
14
14
  date (3.5.1)
15
15
  diff-lcs (1.6.2)
16
- ethon (0.15.0)
16
+ ethon (0.18.0)
17
17
  ffi (>= 1.15.0)
18
- ffi (1.17.3)
19
- ffi (1.17.3-aarch64-linux-gnu)
20
- ffi (1.17.3-aarch64-linux-musl)
21
- ffi (1.17.3-arm-linux-gnu)
22
- ffi (1.17.3-arm-linux-musl)
23
- ffi (1.17.3-arm64-darwin)
24
- ffi (1.17.3-x86-linux-gnu)
25
- ffi (1.17.3-x86-linux-musl)
26
- ffi (1.17.3-x86_64-darwin)
27
- ffi (1.17.3-x86_64-linux-gnu)
28
- ffi (1.17.3-x86_64-linux-musl)
29
- io-console (0.8.2)
18
+ logger
19
+ ffi (1.17.4)
20
+ ffi (1.17.4-aarch64-linux-gnu)
21
+ ffi (1.17.4-aarch64-linux-musl)
22
+ ffi (1.17.4-arm-linux-gnu)
23
+ ffi (1.17.4-arm-linux-musl)
24
+ ffi (1.17.4-arm64-darwin)
25
+ ffi (1.17.4-x86-linux-gnu)
26
+ ffi (1.17.4-x86-linux-musl)
27
+ ffi (1.17.4-x86_64-darwin)
28
+ ffi (1.17.4-x86_64-linux-gnu)
29
+ ffi (1.17.4-x86_64-linux-musl)
30
+ io-console (0.9.2)
30
31
  jaro_winkler (1.5.6)
32
+ logger (1.7.0)
31
33
  method_source (1.1.0)
32
- parallel (1.27.0)
33
- parser (3.3.10.1)
34
+ parallel (1.28.0)
35
+ parser (3.3.12.0)
34
36
  ast (~> 2.4.1)
35
37
  racc
36
38
  pry (0.16.0)
@@ -40,13 +42,13 @@ GEM
40
42
  pry-byebug (3.12.0)
41
43
  byebug (~> 13.0)
42
44
  pry (>= 0.13, < 0.17)
43
- psych (5.3.1)
45
+ psych (5.4.0)
44
46
  date
45
47
  stringio
46
48
  racc (1.8.1)
47
49
  rainbow (3.1.1)
48
50
  rake (13.0.6)
49
- reline (0.6.3)
51
+ reline (0.7.0)
50
52
  io-console (~> 0.5)
51
53
  rspec (3.13.2)
52
54
  rspec-core (~> 3.13.0)
@@ -57,10 +59,10 @@ GEM
57
59
  rspec-expectations (3.13.5)
58
60
  diff-lcs (>= 1.2.0, < 2.0)
59
61
  rspec-support (~> 3.13.0)
60
- rspec-mocks (3.13.7)
62
+ rspec-mocks (3.13.8)
61
63
  diff-lcs (>= 1.2.0, < 2.0)
62
64
  rspec-support (~> 3.13.0)
63
- rspec-support (3.13.6)
65
+ rspec-support (3.13.7)
64
66
  rubocop (0.66.0)
65
67
  jaro_winkler (~> 1.5.1)
66
68
  parallel (~> 1.10)
@@ -71,8 +73,8 @@ GEM
71
73
  unicode-display_width (>= 1.4.0, < 1.6)
72
74
  ruby-progressbar (1.13.0)
73
75
  stringio (3.2.0)
74
- typhoeus (1.5.0)
75
- ethon (>= 0.9.0, < 0.16.0)
76
+ typhoeus (1.6.0)
77
+ ethon (>= 0.18.0)
76
78
  unicode-display_width (1.5.0)
77
79
 
78
80
  PLATFORMS
@@ -97,45 +99,47 @@ DEPENDENCIES
97
99
 
98
100
  CHECKSUMS
99
101
  ast (2.4.3) sha256=954615157c1d6a382bc27d690d973195e79db7f55e9765ac7c481c60bdb4d383
102
+ bundler (4.0.18) sha256=02d9a17429de1847b4e0c9f27a9ee4b20c0a74c0a641b4e77195d6019e3618ac
100
103
  byebug (13.0.0) sha256=d2263efe751941ca520fa29744b71972d39cbc41839496706f5d9b22e92ae05d
101
104
  coderay (1.1.3) sha256=dc530018a4684512f8f38143cd2a096c9f02a1fc2459edcfe534787a7fc77d4b
102
105
  date (3.5.1) sha256=750d06384d7b9c15d562c76291407d89e368dda4d4fff957eb94962d325a0dc0
103
106
  diff-lcs (1.6.2) sha256=9ae0d2cba7d4df3075fe8cd8602a8604993efc0dfa934cff568969efb1909962
104
- ethon (0.15.0) sha256=0809805a035bc10f54162ca99f15ded49e428e0488bcfe1c08c821e18261a74d
105
- ffi (1.17.3) sha256=0e9f39f7bb3934f77ad6feab49662be77e87eedcdeb2a3f5c0234c2938563d4c
106
- ffi (1.17.3-aarch64-linux-gnu) sha256=28ad573df26560f0aedd8a90c3371279a0b2bd0b4e834b16a2baa10bd7a97068
107
- ffi (1.17.3-aarch64-linux-musl) sha256=020b33b76775b1abacc3b7d86b287cef3251f66d747092deec592c7f5df764b2
108
- ffi (1.17.3-arm-linux-gnu) sha256=5bd4cea83b68b5ec0037f99c57d5ce2dd5aa438f35decc5ef68a7d085c785668
109
- ffi (1.17.3-arm-linux-musl) sha256=0d7626bb96265f9af78afa33e267d71cfef9d9a8eb8f5525344f8da6c7d76053
110
- ffi (1.17.3-arm64-darwin) sha256=0c690555d4cee17a7f07c04d59df39b2fba74ec440b19da1f685c6579bb0717f
111
- ffi (1.17.3-x86-linux-gnu) sha256=868a88fcaf5186c3a46b7c7c2b2c34550e1e61a405670ab23f5b6c9971529089
112
- ffi (1.17.3-x86-linux-musl) sha256=f0286aa6ef40605cf586e61406c446de34397b85dbb08cc99fdaddaef8343945
113
- ffi (1.17.3-x86_64-darwin) sha256=1f211811eb5cfaa25998322cdd92ab104bfbd26d1c4c08471599c511f2c00bb5
114
- ffi (1.17.3-x86_64-linux-gnu) sha256=3746b01f677aae7b16dc1acb7cb3cc17b3e35bdae7676a3f568153fb0e2c887f
115
- ffi (1.17.3-x86_64-linux-musl) sha256=086b221c3a68320b7564066f46fed23449a44f7a1935f1fe5a245bd89d9aea56
116
- io-console (0.8.2) sha256=d6e3ae7a7cc7574f4b8893b4fca2162e57a825b223a177b7afa236c5ef9814cc
107
+ ethon (0.18.0) sha256=b598afc9f30448cb068b850714b7d6948e941476095d04f90a4ac65b8d6efcb2
108
+ ffi (1.17.4) sha256=bcd1642e06f0d16fc9e09ac6d49c3a7298b9789bcb58127302f934e437d60acf
109
+ ffi (1.17.4-aarch64-linux-gnu) sha256=b208f06f91ffd8f5e1193da3cae3d2ccfc27fc36fba577baf698d26d91c080df
110
+ ffi (1.17.4-aarch64-linux-musl) sha256=9286b7a615f2676245283aef0a0a3b475ae3aae2bb5448baace630bb77b91f39
111
+ ffi (1.17.4-arm-linux-gnu) sha256=d6dbddf7cb77bf955411af5f187a65b8cd378cb003c15c05697f5feee1cb1564
112
+ ffi (1.17.4-arm-linux-musl) sha256=9d4838ded0465bef6e2426935f6bcc93134b6616785a84ffd2a3d82bc3cf6f95
113
+ ffi (1.17.4-arm64-darwin) sha256=19071aaf1419251b0a46852abf960e77330a3b334d13a4ab51d58b31a937001b
114
+ ffi (1.17.4-x86-linux-gnu) sha256=38e150df5f4ca555e25beca4090823ae09657bceded154e3c52f8631c1ed72cf
115
+ ffi (1.17.4-x86-linux-musl) sha256=fbeec0fc7c795bcf86f623bb18d31ea1820f7bd580e1703a3d3740d527437809
116
+ ffi (1.17.4-x86_64-darwin) sha256=aa70390523cf3235096cf64962b709b4cfbd5c082a2cb2ae714eb0fe2ccda496
117
+ ffi (1.17.4-x86_64-linux-gnu) sha256=9d3db14c2eae074b382fa9c083fe95aec6e0a1451da249eab096c34002bc752d
118
+ ffi (1.17.4-x86_64-linux-musl) sha256=3fdf9888483de005f8ef8d1cf2d3b20d86626af206cbf780f6a6a12439a9c49e
119
+ io-console (0.9.2) sha256=efa74f891dd03c0939a931dfc6e74c2813d904763d456ea9762b0525e748db08
117
120
  jaro_winkler (1.5.6) sha256=007db7805527ada1cc12f2547676181d63b0a504ec4dd7a9a2eb2424521ccd81
121
+ logger (1.7.0) sha256=196edec7cc44b66cfb40f9755ce11b392f21f7967696af15d274dde7edff0203
118
122
  method_source (1.1.0) sha256=181301c9c45b731b4769bc81e8860e72f9161ad7d66dd99103c9ab84f560f5c5
119
- openapi_iplocation (1.2.0)
120
- parallel (1.27.0) sha256=4ac151e1806b755fb4e2dc2332cbf0e54f2e24ba821ff2d3dcf86bf6dc4ae130
121
- parser (3.3.10.1) sha256=06f6a725d2cd91e5e7f2b7c32ba143631e1f7c8ae2fb918fc4cebec187e6a688
123
+ openapi_iplocation (1.3.0)
124
+ parallel (1.28.0) sha256=33e6de1484baf2524792d178b0913fc8eb94c628d6cfe45599ad4458c638c970
125
+ parser (3.3.12.0) sha256=21a6d7f755d5a24dfbdc6e6b772e4e879a52e7631a88bc5a3a134606052c9828
122
126
  pry (0.16.0) sha256=d76c69065698ed1f85e717bd33d7942c38a50868f6b0673c636192b3d1b6054e
123
127
  pry-byebug (3.12.0) sha256=594e094ae8a8390a7ad4c7b36ae36e13304ed02664c67417d108dc5f7213d1b7
124
- psych (5.3.1) sha256=eb7a57cef10c9d70173ff74e739d843ac3b2c019a003de48447b2963d81b1974
128
+ psych (5.4.0) sha256=14f72d69a611af663d7d70e4a7b67d9eb1f3ae9f8d916b478961d5a0075ba5b7
125
129
  racc (1.8.1) sha256=4a7f6929691dbec8b5209a0b373bc2614882b55fc5d2e447a21aaa691303d62f
126
130
  rainbow (3.1.1) sha256=039491aa3a89f42efa1d6dec2fc4e62ede96eb6acd95e52f1ad581182b79bc6a
127
131
  rake (13.0.6) sha256=5ce4bf5037b4196c24ac62834d8db1ce175470391026bd9e557d669beeb19097
128
- reline (0.6.3) sha256=1198b04973565b36ec0f11542ab3f5cfeeec34823f4e54cebde90968092b1835
132
+ reline (0.7.0) sha256=5b012d8e55dbf9d450f12bde2cf7d15ff546ae80b3f8f3b30e570d431815583d
129
133
  rspec (3.13.2) sha256=206284a08ad798e61f86d7ca3e376718d52c0bc944626b2349266f239f820587
130
134
  rspec-core (3.13.6) sha256=a8823c6411667b60a8bca135364351dda34cd55e44ff94c4be4633b37d828b2d
131
135
  rspec-expectations (3.13.5) sha256=33a4d3a1d95060aea4c94e9f237030a8f9eae5615e9bd85718fe3a09e4b58836
132
- rspec-mocks (3.13.7) sha256=0979034e64b1d7a838aaaddf12bf065ea4dc40ef3d4c39f01f93ae2c66c62b1c
133
- rspec-support (3.13.6) sha256=2e8de3702427eab064c9352fe74488cc12a1bfae887ad8b91cba480ec9f8afb2
136
+ rspec-mocks (3.13.8) sha256=086ad3d3d17533f4237643de0b5c42f04b66348c28bf6b9c2d3f4a3b01af1d47
137
+ rspec-support (3.13.7) sha256=0640e5570872aafefd79867901deeeeb40b0c9875a36b983d85f54fb7381c47c
134
138
  rubocop (0.66.0) sha256=f05a6896f367765b3f0fba663d0add120444f8de604dada405662b10a0860f5a
135
139
  ruby-progressbar (1.13.0) sha256=80fc9c47a9b640d6834e0dc7b3c94c9df37f08cb072b7761e4a71e22cff29b33
136
140
  stringio (3.2.0) sha256=c37cb2e58b4ffbd33fe5cd948c05934af997b36e0b6ca6fdf43afa234cf222e1
137
- typhoeus (1.5.0) sha256=120b67ed1ef515e6c0e938176db880f15b0916f038e78ce2a66290f3f1de3e3b
141
+ typhoeus (1.6.0) sha256=bacc41c23e379547e29801dc235cd1699b70b955a1ba3d32b2b877aa844c331d
138
142
  unicode-display_width (1.5.0) sha256=9890eebd24feb4cb0e0542c9b8c6beecb40cda27be8c7afe49312625b36156eb
139
143
 
140
144
  BUNDLED WITH
141
- 4.0.4
145
+ 4.0.18
data/README.md CHANGED
@@ -6,9 +6,9 @@ OpenAPI v3 specification and a set of generated API clients for iplocation.net
6
6
 
7
7
  This SDK is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project:
8
8
 
9
- - API version: 1.2.0
10
- - Package version: 1.2.0
11
- - Generator version: 7.18.0
9
+ - API version: 1.3.0
10
+ - Package version: 1.3.0
11
+ - Generator version: 7.24.0
12
12
  - Build package: org.openapitools.codegen.languages.RubyClientCodegen
13
13
  For more information, please visit [https://github.com/oapicf/openapi-iplocation](https://github.com/oapicf/openapi-iplocation)
14
14
 
@@ -25,16 +25,16 @@ gem build openapi_iplocation.gemspec
25
25
  Then either install the gem locally:
26
26
 
27
27
  ```shell
28
- gem install ./openapi_iplocation-1.2.0.gem
28
+ gem install ./openapi_iplocation-1.3.0.gem
29
29
  ```
30
30
 
31
- (for development, run `gem install --dev ./openapi_iplocation-1.2.0.gem` to install the development dependencies)
31
+ (for development, run `gem install --dev ./openapi_iplocation-1.3.0.gem` to install the development dependencies)
32
32
 
33
33
  or publish the gem to a gem hosting service, e.g. [RubyGems](https://rubygems.org/).
34
34
 
35
35
  Finally add this to the Gemfile:
36
36
 
37
- gem 'openapi_iplocation', '~> 1.2.0'
37
+ gem 'openapi_iplocation', '~> 1.3.0'
38
38
 
39
39
  ### Install from Git
40
40
 
data/bin/byebug CHANGED
@@ -1,4 +1,4 @@
1
- #!/usr/bin/env ruby3.2
1
+ #!/usr/bin/env ruby3.3
2
2
  # frozen_string_literal: true
3
3
 
4
4
  #
data/bin/coderay CHANGED
@@ -1,4 +1,4 @@
1
- #!/usr/bin/env ruby3.2
1
+ #!/usr/bin/env ruby3.3
2
2
  # frozen_string_literal: true
3
3
 
4
4
  #
data/bin/htmldiff CHANGED
@@ -1,4 +1,4 @@
1
- #!/usr/bin/env ruby3.2
1
+ #!/usr/bin/env ruby3.3
2
2
  # frozen_string_literal: true
3
3
 
4
4
  #
data/bin/ldiff CHANGED
@@ -1,4 +1,4 @@
1
- #!/usr/bin/env ruby3.2
1
+ #!/usr/bin/env ruby3.3
2
2
  # frozen_string_literal: true
3
3
 
4
4
  #
data/bin/pry CHANGED
@@ -1,4 +1,4 @@
1
- #!/usr/bin/env ruby3.2
1
+ #!/usr/bin/env ruby3.3
2
2
  # frozen_string_literal: true
3
3
 
4
4
  #
data/bin/racc CHANGED
@@ -1,4 +1,4 @@
1
- #!/usr/bin/env ruby3.2
1
+ #!/usr/bin/env ruby3.3
2
2
  # frozen_string_literal: true
3
3
 
4
4
  #
data/bin/rake CHANGED
@@ -1,4 +1,4 @@
1
- #!/usr/bin/env ruby3.2
1
+ #!/usr/bin/env ruby3.3
2
2
  # frozen_string_literal: true
3
3
 
4
4
  #
data/bin/rspec CHANGED
@@ -1,4 +1,4 @@
1
- #!/usr/bin/env ruby3.2
1
+ #!/usr/bin/env ruby3.3
2
2
  # frozen_string_literal: true
3
3
 
4
4
  #
data/bin/rubocop CHANGED
@@ -1,4 +1,4 @@
1
- #!/usr/bin/env ruby3.2
1
+ #!/usr/bin/env ruby3.3
2
2
  # frozen_string_literal: true
3
3
 
4
4
  #
data/bin/ruby-parse CHANGED
@@ -1,4 +1,4 @@
1
- #!/usr/bin/env ruby3.2
1
+ #!/usr/bin/env ruby3.3
2
2
  # frozen_string_literal: true
3
3
 
4
4
  #
data/bin/ruby-rewrite CHANGED
@@ -1,4 +1,4 @@
1
- #!/usr/bin/env ruby3.2
1
+ #!/usr/bin/env ruby3.3
2
2
  # frozen_string_literal: true
3
3
 
4
4
  #
@@ -3,10 +3,10 @@
3
3
 
4
4
  #OpenAPI v3 specification and a set of generated API clients for iplocation.net
5
5
 
6
- The version of the OpenAPI document: 1.2.0
6
+ The version of the OpenAPI document: 1.3.0
7
7
  Contact: blah+oapicf@cliffano.com
8
8
  Generated by: https://openapi-generator.tech
9
- Generator version: 7.18.0
9
+ Generator version: 7.24.0
10
10
 
11
11
  =end
12
12
 
@@ -3,10 +3,10 @@
3
3
 
4
4
  #OpenAPI v3 specification and a set of generated API clients for iplocation.net
5
5
 
6
- The version of the OpenAPI document: 1.2.0
6
+ The version of the OpenAPI document: 1.3.0
7
7
  Contact: blah+oapicf@cliffano.com
8
8
  Generated by: https://openapi-generator.tech
9
- Generator version: 7.18.0
9
+ Generator version: 7.24.0
10
10
 
11
11
  =end
12
12
 
@@ -3,10 +3,10 @@
3
3
 
4
4
  #OpenAPI v3 specification and a set of generated API clients for iplocation.net
5
5
 
6
- The version of the OpenAPI document: 1.2.0
6
+ The version of the OpenAPI document: 1.3.0
7
7
  Contact: blah+oapicf@cliffano.com
8
8
  Generated by: https://openapi-generator.tech
9
- Generator version: 7.18.0
9
+ Generator version: 7.24.0
10
10
 
11
11
  =end
12
12
 
@@ -3,10 +3,10 @@
3
3
 
4
4
  #OpenAPI v3 specification and a set of generated API clients for iplocation.net
5
5
 
6
- The version of the OpenAPI document: 1.2.0
6
+ The version of the OpenAPI document: 1.3.0
7
7
  Contact: blah+oapicf@cliffano.com
8
8
  Generated by: https://openapi-generator.tech
9
- Generator version: 7.18.0
9
+ Generator version: 7.24.0
10
10
 
11
11
  =end
12
12
 
@@ -3,10 +3,10 @@
3
3
 
4
4
  #OpenAPI v3 specification and a set of generated API clients for iplocation.net
5
5
 
6
- The version of the OpenAPI document: 1.2.0
6
+ The version of the OpenAPI document: 1.3.0
7
7
  Contact: blah+oapicf@cliffano.com
8
8
  Generated by: https://openapi-generator.tech
9
- Generator version: 7.18.0
9
+ Generator version: 7.24.0
10
10
 
11
11
  =end
12
12
 
@@ -3,10 +3,10 @@
3
3
 
4
4
  #OpenAPI v3 specification and a set of generated API clients for iplocation.net
5
5
 
6
- The version of the OpenAPI document: 1.2.0
6
+ The version of the OpenAPI document: 1.3.0
7
7
  Contact: blah+oapicf@cliffano.com
8
8
  Generated by: https://openapi-generator.tech
9
- Generator version: 7.18.0
9
+ Generator version: 7.24.0
10
10
 
11
11
  =end
12
12
 
@@ -3,10 +3,10 @@
3
3
 
4
4
  #OpenAPI v3 specification and a set of generated API clients for iplocation.net
5
5
 
6
- The version of the OpenAPI document: 1.2.0
6
+ The version of the OpenAPI document: 1.3.0
7
7
  Contact: blah+oapicf@cliffano.com
8
8
  Generated by: https://openapi-generator.tech
9
- Generator version: 7.18.0
9
+ Generator version: 7.24.0
10
10
 
11
11
  =end
12
12
 
@@ -3,13 +3,13 @@
3
3
 
4
4
  #OpenAPI v3 specification and a set of generated API clients for iplocation.net
5
5
 
6
- The version of the OpenAPI document: 1.2.0
6
+ The version of the OpenAPI document: 1.3.0
7
7
  Contact: blah+oapicf@cliffano.com
8
8
  Generated by: https://openapi-generator.tech
9
- Generator version: 7.18.0
9
+ Generator version: 7.24.0
10
10
 
11
11
  =end
12
12
 
13
13
  module OpenApiIplocationClient
14
- VERSION = '1.2.0'
14
+ VERSION = '1.3.0'
15
15
  end
@@ -3,10 +3,10 @@
3
3
 
4
4
  #OpenAPI v3 specification and a set of generated API clients for iplocation.net
5
5
 
6
- The version of the OpenAPI document: 1.2.0
6
+ The version of the OpenAPI document: 1.3.0
7
7
  Contact: blah+oapicf@cliffano.com
8
8
  Generated by: https://openapi-generator.tech
9
- Generator version: 7.18.0
9
+ Generator version: 7.24.0
10
10
 
11
11
  =end
12
12
 
@@ -5,10 +5,10 @@
5
5
 
6
6
  #OpenAPI v3 specification and a set of generated API clients for iplocation.net
7
7
 
8
- The version of the OpenAPI document: 1.2.0
8
+ The version of the OpenAPI document: 1.3.0
9
9
  Contact: blah+oapicf@cliffano.com
10
10
  Generated by: https://openapi-generator.tech
11
- Generator version: 7.18.0
11
+ Generator version: 7.24.0
12
12
 
13
13
  =end
14
14
 
@@ -3,10 +3,10 @@
3
3
 
4
4
  #OpenAPI v3 specification and a set of generated API clients for iplocation.net
5
5
 
6
- The version of the OpenAPI document: 1.2.0
6
+ The version of the OpenAPI document: 1.3.0
7
7
  Contact: blah+oapicf@cliffano.com
8
8
  Generated by: https://openapi-generator.tech
9
- Generator version: 7.18.0
9
+ Generator version: 7.24.0
10
10
 
11
11
  =end
12
12
 
@@ -3,10 +3,10 @@
3
3
 
4
4
  #OpenAPI v3 specification and a set of generated API clients for iplocation.net
5
5
 
6
- The version of the OpenAPI document: 1.2.0
6
+ The version of the OpenAPI document: 1.3.0
7
7
  Contact: blah+oapicf@cliffano.com
8
8
  Generated by: https://openapi-generator.tech
9
- Generator version: 7.18.0
9
+ Generator version: 7.24.0
10
10
 
11
11
  =end
12
12
 
@@ -3,10 +3,10 @@
3
3
 
4
4
  #OpenAPI v3 specification and a set of generated API clients for iplocation.net
5
5
 
6
- The version of the OpenAPI document: 1.2.0
6
+ The version of the OpenAPI document: 1.3.0
7
7
  Contact: blah+oapicf@cliffano.com
8
8
  Generated by: https://openapi-generator.tech
9
- Generator version: 7.18.0
9
+ Generator version: 7.24.0
10
10
 
11
11
  =end
12
12
 
data/spec/spec_helper.rb CHANGED
@@ -3,10 +3,10 @@
3
3
 
4
4
  #OpenAPI v3 specification and a set of generated API clients for iplocation.net
5
5
 
6
- The version of the OpenAPI document: 1.2.0
6
+ The version of the OpenAPI document: 1.3.0
7
7
  Contact: blah+oapicf@cliffano.com
8
8
  Generated by: https://openapi-generator.tech
9
- Generator version: 7.18.0
9
+ Generator version: 7.24.0
10
10
 
11
11
  =end
12
12
 
metadata CHANGED
@@ -1,14 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: openapi_iplocation
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.2.0
4
+ version: 1.3.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - OpenAPI Clients Factory
8
- autorequire:
9
8
  bindir: bin
10
9
  cert_chain: []
11
- date: 2026-01-24 00:00:00.000000000 Z
10
+ date: 1980-01-02 00:00:00.000000000 Z
12
11
  dependencies:
13
12
  - !ruby/object:Gem::Dependency
14
13
  name: typhoeus
@@ -94,7 +93,6 @@ homepage: https://github.com/oapicf/openapi-iplocation
94
93
  licenses:
95
94
  - MIT
96
95
  metadata: {}
97
- post_install_message:
98
96
  rdoc_options: []
99
97
  require_paths:
100
98
  - lib
@@ -109,12 +107,11 @@ required_rubygems_version: !ruby/object:Gem::Requirement
109
107
  - !ruby/object:Gem::Version
110
108
  version: '0'
111
109
  requirements: []
112
- rubygems_version: 3.4.20
113
- signing_key:
110
+ rubygems_version: 3.6.7
114
111
  specification_version: 4
115
112
  summary: iplocation.net API Ruby Gem
116
113
  test_files:
117
114
  - spec/api/default_api_spec.rb
118
- - spec/models/get400_response_spec.rb
119
115
  - spec/models/get200_response_spec.rb
116
+ - spec/models/get400_response_spec.rb
120
117
  - spec/spec_helper.rb