pulp_rpm_client 3.18.10 → 3.18.11

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: 01c931719bff3026cfc45bb96ffadfb2feda0e9ac9dc4cf2b804d4e0caed8101
4
- data.tar.gz: a6a7e9635a7bae2e923a31116b1c4cab7451513d1f795346af7769f1759cf830
3
+ metadata.gz: 5407136f56895ca8098fecfce37bfa803c481ffc12316c80a3cf547df6c34fd7
4
+ data.tar.gz: f8542079734bbbf766255fc8bd5b544224d583a6158013946d02889bbc9c487c
5
5
  SHA512:
6
- metadata.gz: 76531c1dac6482aceae41952c618dac4d140c590f007a9bbee9372b0efbdbc143ebf8be481388ea267c0eb77efec44d57919fae04dfa6d76e3d3cccc79aa4dcb
7
- data.tar.gz: e7bc069129999aa34a567f67af73223228f40f2bbf07692d2a2a0e66f7a7e97404c0ec253d8d77ab8be173a4fa525d56ca407005e0851f91827cceb049928a04
6
+ metadata.gz: 4e7bef7ad5328190fa653b06e53f3f8d1f212c8f3622d1055bf1f8ac966bc5c73a61a06f154e5f3e1d71a7a5d860c9aab309861a3b73713c113f37a987f7a8ba
7
+ data.tar.gz: 75516110eeccbbbf93be3607d7cd1c1fb33960bf6de5ddaf4bc4db141e8329162a13ace3bf5a88b6fb8d1dfc95f97b7d9eaf0d5e7135c26457f3de91701648e3
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.18.10
10
+ - Package version: 3.18.11
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.18.10.gem
27
+ gem install ./pulp_rpm_client-3.18.11.gem
28
28
  ```
29
29
 
30
- (for development, run `gem install --dev ./pulp_rpm_client-3.18.10.gem` to install the development dependencies)
30
+ (for development, run `gem install --dev ./pulp_rpm_client-3.18.11.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.18.10'
36
+ gem 'pulp_rpm_client', '~> 3.18.11'
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.18.10'
14
+ VERSION = '3.18.11'
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.18.10
4
+ version: 3.18.11
5
5
  platform: ruby
6
6
  authors:
7
7
  - OpenAPI-Generator
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2023-01-27 00:00:00.000000000 Z
11
+ date: 2023-02-15 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: faraday