pulp_rpm_client 3.0.0b7 → 3.0.0b71571331815

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: f522dbf09b3a4541fdfc7f700ad4edf3f14ffac1704f379b301c06feff3a4c21
4
- data.tar.gz: c1c6d5fda8dd0163af9b0597cd85bf789e5945b62efb5d2812e1ef98763f2af8
3
+ metadata.gz: f3f880f847a40b7afa70901a6ff82c571a229c4838cc510004fd0d5287f2d932
4
+ data.tar.gz: 8950863ffba3fa66bf20c150b1444cc8ce3aa6567a24bffec52716e32b788594
5
5
  SHA512:
6
- metadata.gz: 793a6f28e2c8eac80b4c305a62e8a85e589cc8500b9f42f7361b622437ea84d7a5dea4d8f4cc42f2e99aa740d9957abcd350fc01e7757e2a340c350a4414f818
7
- data.tar.gz: ce7a871829fd546bc50d43d3602645cdca51a0386f009e38eba5f29481fca696e33ac15359980125f7282bc6774409de8f3c26b5779052e6e9edb360732675cf
6
+ metadata.gz: ce6c1c6262f843c7134bb1d1026dd1bb9210838b94b0cae3ff3cf6515eac17327ec89c81856b06ac3bf0431fab0b21382dd0c84dc2c42cfac1c685291d5dc7b1
7
+ data.tar.gz: f1834e29e6d2753a86164a7a50976ccef81538bb687f8d286be872f6b4ad7b9fda748cfedca7830d85aa46842c1d2292cdf6152980c67a10687b312bcb4a452e
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: 3.0.0b7
10
+ - Package version: 3.0.0b71571331815
11
11
  - Build package: org.openapitools.codegen.languages.RubyClientCodegen
12
12
 
13
13
  ## Installation
@@ -23,16 +23,16 @@ gem build pulp_rpm_client.gemspec
23
23
  Then either install the gem locally:
24
24
 
25
25
  ```shell
26
- gem install ./pulp_rpm_client-3.0.0b7.gem
26
+ gem install ./pulp_rpm_client-3.0.0b71571331815.gem
27
27
  ```
28
28
 
29
- (for development, run `gem install --dev ./pulp_rpm_client-3.0.0b7.gem` to install the development dependencies)
29
+ (for development, run `gem install --dev ./pulp_rpm_client-3.0.0b71571331815.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_rpm_client', '~> 3.0.0b7'
35
+ gem 'pulp_rpm_client', '~> 3.0.0b71571331815'
36
36
 
37
37
  ### Install from Git
38
38
 
@@ -11,5 +11,5 @@ OpenAPI Generator version: 4.2.0-SNAPSHOT
11
11
  =end
12
12
 
13
13
  module PulpRpmClient
14
- VERSION = '3.0.0b7'
14
+ VERSION = '3.0.0b71571331815'
15
15
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: pulp_rpm_client
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.0b7
4
+ version: 3.0.0b71571331815
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-10-16 00:00:00.000000000 Z
11
+ date: 2019-10-17 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: faraday