cloudreactor_api_client 0.1.1.pre → 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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 0ef8445949bc5ca841e1baae1d75299662cfda98545902419a032e42d1e210a1
4
- data.tar.gz: 1208fc0a593930b7cd66355eccbb37e973ff2404e7b2c0c10a0d922d4e1086f7
3
+ metadata.gz: dc683a7bd63c353942d0f7e72891d49eb93c8c78eeef82a184e2cec19337de2d
4
+ data.tar.gz: 684eff3feb5aee6712c7c08663a2713b47622911347eb8a5794b62f3d50f23ac
5
5
  SHA512:
6
- metadata.gz: 2cba9ec1a71cc8b1a1155bd77fb43f3b12978b2fab7a7deadfea69812b32ba0842dd7677a3a6bde684c0438a06014793ae647bc2c610817bc6bd72415134cf14
7
- data.tar.gz: f04cae0ac5da73d3132d3e0b93938e58d762b585fae3ef8386e51d60b4c74142e58b2f18284c02c8d6b79a48aa261d8ecfa28f405e18367100f011ee0a47ae28
6
+ metadata.gz: d928e48d84c6c8d8cde6c4ebe4da1cedc88eff27cb610f1ea6e11ece1858a4916524bbf255ebea98294ed7a90fcba46a9d1e3693d93ac1b6478d256087f750c2
7
+ data.tar.gz: 4074301b99e6ff24dfac28b9a6a1fc2cd7246ee9f64e6d79029ba1b137a87cb6d78596503d82f5acdd4f87e5aef34972af17fe79ffce8321c07ea17e5f22ebdd
@@ -7,7 +7,7 @@ CloudReactor API Documentation
7
7
  This SDK is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project:
8
8
 
9
9
  - API version: 0.2.0
10
- - Package version: 0.1.1.pre
10
+ - Package version: 0.1.1
11
11
  - Build package: org.openapitools.codegen.languages.RubyClientCodegen
12
12
  For more information, please visit [https://cloudreactor.io/](https://cloudreactor.io/)
13
13
 
@@ -24,16 +24,16 @@ gem build cloudreactor_api_client.gemspec
24
24
  Then either install the gem locally:
25
25
 
26
26
  ```shell
27
- gem install ./cloudreactor_api_client-0.1.1.pre.gem
27
+ gem install ./cloudreactor_api_client-0.1.1.gem
28
28
  ```
29
29
 
30
- (for development, run `gem install --dev ./cloudreactor_api_client-0.1.1.pre.gem` to install the development dependencies)
30
+ (for development, run `gem install --dev ./cloudreactor_api_client-0.1.1.gem` to install the development dependencies)
31
31
 
32
32
  or publish the gem to a gem hosting service, e.g. [RubyGems](https://rubygems.org/).
33
33
 
34
34
  Finally add this to the Gemfile:
35
35
 
36
- gem 'cloudreactor_api_client', '~> 0.1.1.pre'
36
+ gem 'cloudreactor_api_client', '~> 0.1.1'
37
37
 
38
38
  ### Install from Git
39
39
 
@@ -11,5 +11,5 @@ OpenAPI Generator version: 5.4.0
11
11
  =end
12
12
 
13
13
  module CloudReactorAPIClient
14
- VERSION = '0.1.1.pre'
14
+ VERSION = '0.1.1'
15
15
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: cloudreactor_api_client
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.1.pre
4
+ version: 0.1.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Jeff Tsay
@@ -222,9 +222,9 @@ required_ruby_version: !ruby/object:Gem::Requirement
222
222
  version: '2.5'
223
223
  required_rubygems_version: !ruby/object:Gem::Requirement
224
224
  requirements:
225
- - - ">"
225
+ - - ">="
226
226
  - !ruby/object:Gem::Version
227
- version: 1.3.1
227
+ version: '0'
228
228
  requirements: []
229
229
  rubygems_version: 3.3.7
230
230
  signing_key: