openapi_okta_ip_ranges 0.10.0 → 1.0.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: f82f82056e7fb1609f4565ba12031d7f0647062849f55b696efe749773e55d24
4
- data.tar.gz: c74c2370aeac73bb055e910b01fe9f3cd0fcbe7c1ac06db54f6c8c26163bcbf4
3
+ metadata.gz: 305013200cfcf9da01d89ad6ce5a075ba2cec058391c20884b7d8702acfa884c
4
+ data.tar.gz: 38b7b61934847a7062ee1715ce82e2f4e7863077d25b8ef84cea7041a3306554
5
5
  SHA512:
6
- metadata.gz: b19961a6e82124ed073338c8ecacc1b6ef2a05bd8db1b1de5fc086140f16163811e2144ef3f7dc770f78b45597aec64442ca1da0e1226ae19768e8a1635bedbb
7
- data.tar.gz: eec12e493a1545d6245d4bbf1950ac324dd8ef18c741274ed3e2d5f9976e4c9a91fb69b5b54568c4f6945acac7c3d0b9b6f5758a5ed48cb5f9c7598c2621de93
6
+ metadata.gz: b92db666fb6bd23bb5010010f2a99e2faa7a54835c08ecf6fe181ca1f90bdab18a05135ae0ec7bab1ee36c282f40ce5ab93bed25f4940b1d32436abd19ec0362
7
+ data.tar.gz: d43c387cf2c87bd9ad782679204e47f3eb1189c6e38c7562850e8c538a2fff593486a2ff87b9ae468c6fa2b82e6ba86cc79ef24a3a40a3cbfaad4047ef91aecc
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- openapi_okta_ip_ranges (0.10.0)
4
+ openapi_okta_ip_ranges (1.0.0)
5
5
  typhoeus (~> 1.0, >= 1.0.1)
6
6
 
7
7
  GEM
data/README.md CHANGED
@@ -6,8 +6,8 @@ OpenAPI specification and a set of generated API clients for Okta IP Ranges
6
6
 
7
7
  This SDK is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project:
8
8
 
9
- - API version: 0.10.0
10
- - Package version: 0.10.0
9
+ - API version: 1.0.0
10
+ - Package version: 1.0.0
11
11
  - Generator version: 7.9.0
12
12
  - Build package: org.openapitools.codegen.languages.RubyClientCodegen
13
13
  For more information, please visit [https://github.com/oapicf/openapi-okta-ip-ranges](https://github.com/oapicf/openapi-okta-ip-ranges)
@@ -25,16 +25,16 @@ gem build openapi_okta_ip_ranges.gemspec
25
25
  Then either install the gem locally:
26
26
 
27
27
  ```shell
28
- gem install ./openapi_okta_ip_ranges-0.10.0.gem
28
+ gem install ./openapi_okta_ip_ranges-1.0.0.gem
29
29
  ```
30
30
 
31
- (for development, run `gem install --dev ./openapi_okta_ip_ranges-0.10.0.gem` to install the development dependencies)
31
+ (for development, run `gem install --dev ./openapi_okta_ip_ranges-1.0.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_okta_ip_ranges', '~> 0.10.0'
37
+ gem 'openapi_okta_ip_ranges', '~> 1.0.0'
38
38
 
39
39
  ### Install from Git
40
40
 
@@ -3,7 +3,7 @@
3
3
 
4
4
  #OpenAPI specification and a set of generated API clients for Okta IP Ranges
5
5
 
6
- The version of the OpenAPI document: 0.10.0
6
+ The version of the OpenAPI document: 1.0.0
7
7
  Contact: blah+oapicf@cliffano.com
8
8
  Generated by: https://openapi-generator.tech
9
9
  Generator version: 7.9.0
@@ -3,7 +3,7 @@
3
3
 
4
4
  #OpenAPI specification and a set of generated API clients for Okta IP Ranges
5
5
 
6
- The version of the OpenAPI document: 0.10.0
6
+ The version of the OpenAPI document: 1.0.0
7
7
  Contact: blah+oapicf@cliffano.com
8
8
  Generated by: https://openapi-generator.tech
9
9
  Generator version: 7.9.0
@@ -3,7 +3,7 @@
3
3
 
4
4
  #OpenAPI specification and a set of generated API clients for Okta IP Ranges
5
5
 
6
- The version of the OpenAPI document: 0.10.0
6
+ The version of the OpenAPI document: 1.0.0
7
7
  Contact: blah+oapicf@cliffano.com
8
8
  Generated by: https://openapi-generator.tech
9
9
  Generator version: 7.9.0
@@ -3,7 +3,7 @@
3
3
 
4
4
  #OpenAPI specification and a set of generated API clients for Okta IP Ranges
5
5
 
6
- The version of the OpenAPI document: 0.10.0
6
+ The version of the OpenAPI document: 1.0.0
7
7
  Contact: blah+oapicf@cliffano.com
8
8
  Generated by: https://openapi-generator.tech
9
9
  Generator version: 7.9.0
@@ -3,7 +3,7 @@
3
3
 
4
4
  #OpenAPI specification and a set of generated API clients for Okta IP Ranges
5
5
 
6
- The version of the OpenAPI document: 0.10.0
6
+ The version of the OpenAPI document: 1.0.0
7
7
  Contact: blah+oapicf@cliffano.com
8
8
  Generated by: https://openapi-generator.tech
9
9
  Generator version: 7.9.0
@@ -3,7 +3,7 @@
3
3
 
4
4
  #OpenAPI specification and a set of generated API clients for Okta IP Ranges
5
5
 
6
- The version of the OpenAPI document: 0.10.0
6
+ The version of the OpenAPI document: 1.0.0
7
7
  Contact: blah+oapicf@cliffano.com
8
8
  Generated by: https://openapi-generator.tech
9
9
  Generator version: 7.9.0
@@ -11,5 +11,5 @@ Generator version: 7.9.0
11
11
  =end
12
12
 
13
13
  module OpenApiIplocationClient
14
- VERSION = '0.10.0'
14
+ VERSION = '1.0.0'
15
15
  end
@@ -3,7 +3,7 @@
3
3
 
4
4
  #OpenAPI specification and a set of generated API clients for Okta IP Ranges
5
5
 
6
- The version of the OpenAPI document: 0.10.0
6
+ The version of the OpenAPI document: 1.0.0
7
7
  Contact: blah+oapicf@cliffano.com
8
8
  Generated by: https://openapi-generator.tech
9
9
  Generator version: 7.9.0
@@ -5,7 +5,7 @@
5
5
 
6
6
  #OpenAPI specification and a set of generated API clients for Okta IP Ranges
7
7
 
8
- The version of the OpenAPI document: 0.10.0
8
+ The version of the OpenAPI document: 1.0.0
9
9
  Contact: blah+oapicf@cliffano.com
10
10
  Generated by: https://openapi-generator.tech
11
11
  Generator version: 7.9.0
@@ -3,7 +3,7 @@
3
3
 
4
4
  #OpenAPI specification and a set of generated API clients for Okta IP Ranges
5
5
 
6
- The version of the OpenAPI document: 0.10.0
6
+ The version of the OpenAPI document: 1.0.0
7
7
  Contact: blah+oapicf@cliffano.com
8
8
  Generated by: https://openapi-generator.tech
9
9
  Generator version: 7.9.0
@@ -3,7 +3,7 @@
3
3
 
4
4
  #OpenAPI specification and a set of generated API clients for Okta IP Ranges
5
5
 
6
- The version of the OpenAPI document: 0.10.0
6
+ The version of the OpenAPI document: 1.0.0
7
7
  Contact: blah+oapicf@cliffano.com
8
8
  Generated by: https://openapi-generator.tech
9
9
  Generator version: 7.9.0
data/spec/spec_helper.rb CHANGED
@@ -3,7 +3,7 @@
3
3
 
4
4
  #OpenAPI specification and a set of generated API clients for Okta IP Ranges
5
5
 
6
- The version of the OpenAPI document: 0.10.0
6
+ The version of the OpenAPI document: 1.0.0
7
7
  Contact: blah+oapicf@cliffano.com
8
8
  Generated by: https://openapi-generator.tech
9
9
  Generator version: 7.9.0
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: openapi_okta_ip_ranges
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.10.0
4
+ version: 1.0.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - OpenAPI Clients Factory