vantage-client 0.0.1.beta.1 → 0.0.5

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: 8b3b6e5c6f534e26d84d3a6aac5e525b68cca4361f4904ada855149df5e2d62b
4
- data.tar.gz: 18eaf4925a9b4a76a16fa3670a09672e2d26963cb24a07819d1d001221d87a85
3
+ metadata.gz: 2513eac97ae12ec110841960770c2099928093a5347606d4923fd67d29b53031
4
+ data.tar.gz: e96aa1889bc616ea4083dcfe7640af2509602e1d025f900506591b4e13aea4d5
5
5
  SHA512:
6
- metadata.gz: 6215a44441f74d46f4651da777eab3b3b497dc46e8ad9be74c1afc187e791d25c0b33625a7715f734c6f7de9c308717b698a2e4a2d7c69bc2a99762ffe3047ee
7
- data.tar.gz: 91eff07d89265beef7d2151d6d763aee9fed9d20e29b14162639b1cc484ee511bbfae1886f2496050222991ad15982631f03433ec12bedb63d4729c7ddb49797
6
+ metadata.gz: 8a0f3b6ae1e7ca00ecf440d4a27ff11929b4cb7c68af137bdba465a00e6ff7bc698e0da42da9d3b12a9a7cb2dd7c72087f7580ab79d4bd273e002678d3b5427f
7
+ data.tar.gz: 51d3771bcda00cd360725c76c75dd4f7fab326686bafbdf8e5b14f9773c4bed31603a9aa5d90574aeab3cd7aea63fc5e8e701e328ccd683b5dc8403ca8cb8d7e
data/README.md CHANGED
@@ -7,7 +7,7 @@ Vantage API
7
7
  This SDK is automatically generated by the [Swagger Codegen](https://github.com/swagger-api/swagger-codegen) project:
8
8
 
9
9
  - API version: 1.0.0
10
- - Package version: 0.0.1.beta.1
10
+ - Package version: 0.0.5
11
11
  - Build package: io.swagger.codegen.languages.RubyClientCodegen
12
12
  For more information, please visit [https://www.vantage.sh](https://www.vantage.sh)
13
13
 
@@ -24,15 +24,15 @@ gem build vantage-client.gemspec
24
24
  Then either install the gem locally:
25
25
 
26
26
  ```shell
27
- gem install ./vantage-client-0.0.1.beta.1.gem
27
+ gem install ./vantage-client-0.0.5.gem
28
28
  ```
29
- (for development, run `gem install --dev ./vantage-client-0.0.1.beta.1.gem` to install the development dependencies)
29
+ (for development, run `gem install --dev ./vantage-client-0.0.5.gem` to install the development dependencies)
30
30
 
31
31
  or publish the gem to a gem hosting service, e.g. [RubyGems](https://rubygems.org/).
32
32
 
33
33
  Finally add this to the Gemfile:
34
34
 
35
- gem 'vantage-client', '~> 0.0.1.beta.1'
35
+ gem 'vantage-client', '~> 0.0.5'
36
36
 
37
37
  ### Install from Git
38
38
 
@@ -11,5 +11,5 @@ Swagger Codegen version: 2.4.19
11
11
  =end
12
12
 
13
13
  module Vantage
14
- VERSION = '0.0.1.beta.1'
14
+ VERSION = '0.0.5'
15
15
  end
Binary file
Binary file
Binary file
Binary file
Binary file
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: vantage-client
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.1.beta.1
4
+ version: 0.0.5
5
5
  platform: ruby
6
6
  authors:
7
7
  - ''
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2021-04-27 00:00:00.000000000 Z
11
+ date: 2021-04-28 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: typhoeus
@@ -259,7 +259,12 @@ files:
259
259
  - spec/models/service_spec.rb
260
260
  - spec/models/services_spec.rb
261
261
  - spec/spec_helper.rb
262
+ - vantage-client-0.0.1.beta.1.gem
263
+ - vantage-client-0.0.1.gem
262
264
  - vantage-client-0.0.1.pre.gem
265
+ - vantage-client-0.0.2.gem
266
+ - vantage-client-0.0.3.gem
267
+ - vantage-client-0.0.4.gem
263
268
  - vantage-client.gemspec
264
269
  homepage: https://vantage.sh
265
270
  licenses:
@@ -276,9 +281,9 @@ required_ruby_version: !ruby/object:Gem::Requirement
276
281
  version: '1.9'
277
282
  required_rubygems_version: !ruby/object:Gem::Requirement
278
283
  requirements:
279
- - - ">"
284
+ - - ">="
280
285
  - !ruby/object:Gem::Version
281
- version: 1.3.1
286
+ version: '0'
282
287
  requirements: []
283
288
  rubygems_version: 3.2.3
284
289
  signing_key: