pulp_file_client 3.117.1 → 3.117.2

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: 114a1bd503eb0fb47a3c38565f5e56767d1275c60481093ec4c7f698a43285d2
4
- data.tar.gz: 599813d43ba867710c55a9f4a230d4173d6120a94848f7c998eeb9f29e2ea76c
3
+ metadata.gz: 87c2fff8b8884a0c73cdcb70ee55dddc4cc6c91ce18762676567f67d5d2dbc54
4
+ data.tar.gz: 6cd4a7d83b1fc67a88d66022711b9d6939be4dbe37919a7d5a10d599cfd6e8d8
5
5
  SHA512:
6
- metadata.gz: 2dffd6187621bcc10509e1ce4331d63cc087d310631d901fbc61fa0e82e8532d2708eb485dba65deb3a44669af310b4aaa0e243dac85510199d6134e111c7379
7
- data.tar.gz: d51fdf18f6093dd4ec6c9813d3ebf248233947f1369c889000303b40d8f4eeb8914e4579eea9c66caf53bbc14e460312c8721306d4cc7db5cbd9f36348994e8d
6
+ metadata.gz: f72aae7611884c2cbdd82f79c714fc0205e151a350a587596fa69250bdfd154b56b384a0746980e47771e31a1b4e27a3681276b79eb867ae7efd684e91d3de8c
7
+ data.tar.gz: d1f9c0801145ac69e3dbe050073f7b09a25a56f0472d652709fbbc625a38be0830392085eb26a07daaba89c5f5985f6d9c60ba4f66ce4655d6bacf0ddbb72b7d
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.117.1
10
+ - Package version: 3.117.2
11
11
  - Generator version: 7.10.0
12
12
  - Build package: org.openapitools.codegen.languages.RubyClientCodegen
13
13
  For more information, please visit [https://pulpproject.org](https://pulpproject.org)
@@ -25,16 +25,16 @@ gem build pulp_file_client.gemspec
25
25
  Then either install the gem locally:
26
26
 
27
27
  ```shell
28
- gem install ./pulp_file_client-3.117.1.gem
28
+ gem install ./pulp_file_client-3.117.2.gem
29
29
  ```
30
30
 
31
- (for development, run `gem install --dev ./pulp_file_client-3.117.1.gem` to install the development dependencies)
31
+ (for development, run `gem install --dev ./pulp_file_client-3.117.2.gem` to install the development dependencies)
32
32
 
33
33
  or publish the gem to a gem hosting service, e.g. [RubyGems](https://rubygems.org/).
34
34
 
35
35
  Finally add this to the Gemfile:
36
36
 
37
- gem 'pulp_file_client', '~> 3.117.1'
37
+ gem 'pulp_file_client', '~> 3.117.2'
38
38
 
39
39
  ### Install from Git
40
40
 
@@ -11,5 +11,5 @@ Generator version: 7.10.0
11
11
  =end
12
12
 
13
13
  module PulpFileClient
14
- VERSION = '3.117.1'
14
+ VERSION = '3.117.2'
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.117.1
4
+ version: 3.117.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - OpenAPI-Generator
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2026-09-04 00:00:00.000000000 Z
11
+ date: 2026-09-11 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: faraday