pulp_rpm_client 3.14.19 → 3.14.20

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: 63a0f731ac58b10b1ee1f207a02c94bf12d7158eac45c9410292fa086331ec39
4
- data.tar.gz: e4d455df2f68ea217942a3341af888393d7d43eada90e4bf9f6dbed2533d22cf
3
+ metadata.gz: c981882b8652fa840e261a585c64b1fbb3c3f4fd5f50b596f32e4550fd4b2ea2
4
+ data.tar.gz: 87a27dd21c61ee272933402ca11d151c10a38676cc407b556642c18c2bc7889d
5
5
  SHA512:
6
- metadata.gz: 66a647212d5f5b5ce2b20c8b6adf3b77bb0d09e85ef5e34cd1da67f08849d3cdbfe3c94fae5602e80bb438caeacaf5185e1e13aaddc42204909d131fa7e7ad04
7
- data.tar.gz: 509dae09d03d62dade71e4d801deb93ae895c9798f35153f730ddc7a5324b4739d811b15e06abebed3b95444c46b445766e9eeb897128e4b0be078b524726475
6
+ metadata.gz: 041f3dfdd89de611f9d316e206f120b7567558c229def1620df81bc8b0f57adcdf212c5dbe9d36da39f185584308f9b3f04a513300e7c1379bec836d930fb8d7
7
+ data.tar.gz: 90ee562f19e7e024c17c222077c8040a6771a056359197362797d0e0569448e918dc46074a6dcbb55450dd7071df77f805a6e30f527d9ab44a1d010414786da9
data/README.md CHANGED
@@ -7,7 +7,7 @@ Fetch, Upload, Organize, and Distribute Software Packages
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.14.19
10
+ - Package version: 3.14.20
11
11
  - Build package: org.openapitools.codegen.languages.RubyClientCodegen
12
12
  For more information, please visit [https://pulpproject.org](https://pulpproject.org)
13
13
 
@@ -24,16 +24,16 @@ gem build pulp_rpm_client.gemspec
24
24
  Then either install the gem locally:
25
25
 
26
26
  ```shell
27
- gem install ./pulp_rpm_client-3.14.19.gem
27
+ gem install ./pulp_rpm_client-3.14.20.gem
28
28
  ```
29
29
 
30
- (for development, run `gem install --dev ./pulp_rpm_client-3.14.19.gem` to install the development dependencies)
30
+ (for development, run `gem install --dev ./pulp_rpm_client-3.14.20.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 'pulp_rpm_client', '~> 3.14.19'
36
+ gem 'pulp_rpm_client', '~> 3.14.20'
37
37
 
38
38
  ### Install from Git
39
39
 
@@ -11,5 +11,5 @@ OpenAPI Generator version: 4.3.1
11
11
  =end
12
12
 
13
13
  module PulpRpmClient
14
- VERSION = '3.14.19'
14
+ VERSION = '3.14.20'
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.14.19
4
+ version: 3.14.20
5
5
  platform: ruby
6
6
  authors:
7
7
  - OpenAPI-Generator
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2022-08-04 00:00:00.000000000 Z
11
+ date: 2022-08-08 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: faraday