pulp_file_client 3.49.28 → 3.49.30

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: '03857a1cb70e16378c0668c559e4800628b08f068f12ca4e880d1628fee49fbe'
4
- data.tar.gz: 57d9a7a9699525c49b4b63254a9064653d45c131add3d223f436bcf3257cde90
3
+ metadata.gz: f6150b3e8bcfc4beb77d6e0bc5d160b83d052e37205284263e52b5dc8058345f
4
+ data.tar.gz: 172ef23e74101e07f897247da780ffe76b3058598c7e00122fe3bba928912734
5
5
  SHA512:
6
- metadata.gz: a881fc2baa9c6430a212362bee303bafdc5bebdf3ffaba3eede43c38ddf2e9ee51130dd6d4673e8fe87d09a9289560311ae46c8d0028358ae73c9797be46cbd7
7
- data.tar.gz: 10ff4618d784959504fe0cf0204f2182730d4bc308448eb1db1fe063db5d5942d58ece48488841e70b28f50507802217c2033e25e0f28942c1f42aa3913a565f
6
+ metadata.gz: ad11e987c1c8717ebd5ab42495b8f530110a03b9ed4fb1edbd46f0d3a870cc941b5c20500bb5a6072e0da1b9ee2ef9debc16a321d2e9e7192e61192b9d486a55
7
+ data.tar.gz: 74715a3d07b99887bf5a7366fa84608c16b23e2c7685cb89ba3265fdb0ac75e96289f51709d83bcfc06d7ff96164c0b61e25d6dc013131d1597df64d00a8f234
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.49.28
10
+ - Package version: 3.49.30
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_file_client.gemspec
24
24
  Then either install the gem locally:
25
25
 
26
26
  ```shell
27
- gem install ./pulp_file_client-3.49.28.gem
27
+ gem install ./pulp_file_client-3.49.30.gem
28
28
  ```
29
29
 
30
- (for development, run `gem install --dev ./pulp_file_client-3.49.28.gem` to install the development dependencies)
30
+ (for development, run `gem install --dev ./pulp_file_client-3.49.30.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_file_client', '~> 3.49.28'
36
+ gem 'pulp_file_client', '~> 3.49.30'
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 PulpFileClient
14
- VERSION = '3.49.28'
14
+ VERSION = '3.49.30'
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: 3.49.28
4
+ version: 3.49.30
5
5
  platform: ruby
6
6
  authors:
7
7
  - OpenAPI-Generator
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2024-12-13 00:00:00.000000000 Z
11
+ date: 2025-01-08 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: faraday