pulp_file_client 0.1.0rc2 → 0.1.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: fdab28f541cdc4c56c7f20cd4328261dbe67ad73bbf4296035ccd4a11c5475a7
4
- data.tar.gz: 98fdf0f0ba88c861e88c720864b04e7554909ced74fbdd9b70c4c09a2abac353
3
+ metadata.gz: 752ccd3d4aedb655135591e0fcb57f6eeb939c1c06ff41fcb34672388e056723
4
+ data.tar.gz: 2574c687af3eec8f2cb70e24a37b9dfe03b4138179a3b3a9dfbc0310f20353dc
5
5
  SHA512:
6
- metadata.gz: d1b343ce4c677faba0b03c7f3079e0a09178a0505f25db7a1f0d586512f72b7a278707deaa607c4495a13c8bf2aea386364139d6030dea03376b59972c571736
7
- data.tar.gz: 152b918708ddc3a8b9fe2c69260c194dfd6e0a0cc194ecd1dfe9b1a5fa7fda3ed04b831d8b93e4b130c47b2a54ff37311e16114f372acd32274ef24ea7350a6b
6
+ metadata.gz: fedb043fc6cc2e42daba1c24b18f97775188412581e223d817549f9699ee1167ecc0d8ec7684211a134481332ddb2ad99fc20b417f6da522cc815465ba571da7
7
+ data.tar.gz: 68dc488c54c148999b210f1524c66760fff01ddf2f95f1a46de25b2d025bb040b4ef5cfdeba41e4b00ad8fb5ea5feced87a04a7a2fd31a6ee04f844d8bfd8216
data/README.md CHANGED
@@ -7,7 +7,7 @@ No description provided (generated by Openapi Generator https://github.com/opena
7
7
  This SDK is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project:
8
8
 
9
9
  - API version: v3
10
- - Package version: 0.1.0rc2
10
+ - Package version: 0.1.0
11
11
  - Build package: org.openapitools.codegen.languages.RubyClientCodegen
12
12
 
13
13
  ## Installation
@@ -23,16 +23,16 @@ gem build pulp_file_client.gemspec
23
23
  Then either install the gem locally:
24
24
 
25
25
  ```shell
26
- gem install ./pulp_file_client-0.1.0rc2.gem
26
+ gem install ./pulp_file_client-0.1.0.gem
27
27
  ```
28
28
 
29
- (for development, run `gem install --dev ./pulp_file_client-0.1.0rc2.gem` to install the development dependencies)
29
+ (for development, run `gem install --dev ./pulp_file_client-0.1.0.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 'pulp_file_client', '~> 0.1.0rc2'
35
+ gem 'pulp_file_client', '~> 0.1.0'
36
36
 
37
37
  ### Install from Git
38
38
 
@@ -11,5 +11,5 @@ OpenAPI Generator version: 4.2.3-SNAPSHOT
11
11
  =end
12
12
 
13
13
  module PulpFileClient
14
- VERSION = '0.1.0rc2'
14
+ VERSION = '0.1.0'
15
15
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: pulp_file_client
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.0rc2
4
+ version: 0.1.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - OpenAPI-Generator
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2019-12-03 00:00:00.000000000 Z
11
+ date: 2019-12-12 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: faraday
@@ -177,9 +177,9 @@ required_ruby_version: !ruby/object:Gem::Requirement
177
177
  version: '1.9'
178
178
  required_rubygems_version: !ruby/object:Gem::Requirement
179
179
  requirements:
180
- - - ">"
180
+ - - ">="
181
181
  - !ruby/object:Gem::Version
182
- version: 1.3.1
182
+ version: '0'
183
183
  requirements: []
184
184
  rubyforge_project:
185
185
  rubygems_version: 2.7.7