pulp_rpm_client 3.18.18 → 3.18.19

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: e80aab1aa10aa9ad223e4fbd21695baf3513f55e17b06a63438413896ca0b5a4
4
- data.tar.gz: ddfcbbfd8bf07b36b0a69c57afec467c3d8cd2bdaae8d3e91c34841e53018b16
3
+ metadata.gz: 81aa4dd802d6bc9883d95794a6479a89854c0f32d52396f483eb4e6ffffc43ef
4
+ data.tar.gz: 592d05141df14948d5bb27ef9bb6f9ca91195475303112fa915e8b40f1b4a655
5
5
  SHA512:
6
- metadata.gz: dc5c678cc7827b3260cfea85abc7759bb28c69105a5e3781e9ae7cb999948ff31817251ef5e0907ab071343a116a627aa693d2abc6af5017e515868639433b2d
7
- data.tar.gz: f6477dad56070ea37e43f516c703acec5cf850cd1c1171acbb631eaeeb366e3bf301d828f869cda43e0b59516266c3c34af334756c99a786bbaa2de03fbb8163
6
+ metadata.gz: 7432d828fafcbbf6c3034f466178f3ec771ab1cec7df65383758f77debb68698a1603a802782796d2269ee23d3ef3da5b585e833c230789642891e50a439a770
7
+ data.tar.gz: 684f42f9d75b75bca0af0a0c21082822360100f3dd56f8363eb3c92b6e7750365f0e8036597b55c9ce0fdf03922ff1acf4d586d52fd7fd6974b7afd3db0497af
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.18
10
+ - Package version: 3.18.19
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.18.gem
27
+ gem install ./pulp_rpm_client-3.18.19.gem
28
28
  ```
29
29
 
30
- (for development, run `gem install --dev ./pulp_rpm_client-3.18.18.gem` to install the development dependencies)
30
+ (for development, run `gem install --dev ./pulp_rpm_client-3.18.19.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.18'
36
+ gem 'pulp_rpm_client', '~> 3.18.19'
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.18'
14
+ VERSION = '3.18.19'
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.18
4
+ version: 3.18.19
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-09-29 00:00:00.000000000 Z
11
+ date: 2023-10-16 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: faraday