pulp_file_client 3.63.28 → 3.63.30

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 645ea6a81f921aa511053aed2d37578d68dbf374c6913c96a3d5e75db48eb35a
4
- data.tar.gz: 8cbb7626c1adc2e526c2b7823e25ac702ddddd7c381efb5a7ac438dfd3a67de6
3
+ metadata.gz: 70d0df8a1759f66ccdc6dcd75616206d28795ab29cf264698a2d861e133bac10
4
+ data.tar.gz: d9cccc2281ec35e1817d304e97231e53d79ea14d06d94c3b225da95526acdfd1
5
5
  SHA512:
6
- metadata.gz: 76e5cf8988b2ead7e8eeb1af97ac5f01575a418320696da5bc9f285778ef3bb4e1d8f8b1a9739fa8d44ceb16805c8591a763ee26692198d11d1632d40c411bb8
7
- data.tar.gz: 87cad13a4370cd45d75c85068917f4c5fd78bc5f5cc93e3c2b1e46c59c15211c3da2fee8e5a98f1f9df78c59625da5c667f4ef78c9056c47bbb9bc7689d3b57e
6
+ metadata.gz: 5943a3e775b8d3a3fdde477c3da99d16e23b41254913cdfe50b4efba8f6fd9d2dfa39bb365e8f8af93ebf5a9bf890b2742f4827c33d2f5cae20a4b05719cec64
7
+ data.tar.gz: 662759ce194179a82ad6962aae8576a2adbb6b1e5410c5d15f3870fafd23e944d8f5161343fbeb8c8a6c4a6a22879609e7e627575a4cd91b6ed21f4e43255e71
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.63.28
10
+ - Package version: 3.63.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.63.28.gem
27
+ gem install ./pulp_file_client-3.63.30.gem
28
28
  ```
29
29
 
30
- (for development, run `gem install --dev ./pulp_file_client-3.63.28.gem` to install the development dependencies)
30
+ (for development, run `gem install --dev ./pulp_file_client-3.63.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.63.28'
36
+ gem 'pulp_file_client', '~> 3.63.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.63.28'
14
+ VERSION = '3.63.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.63.28
4
+ version: 3.63.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: 2025-12-22 00:00:00.000000000 Z
11
+ date: 2026-02-10 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: faraday