pulp_file_client 3.63.7 → 3.63.8

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: ac1f822ac66b4922ada750cdfb6820985a2a6110762398188ed20e1d49924302
4
- data.tar.gz: 30593ce38dcf05827c7119fb65ab3dd0934bdb9c3dbec8f89f4436800cae58c1
3
+ metadata.gz: 3e8e8d1ab1f45daa6f66c2a737a9ff7cc5ba5ea2a6cebc8277a668f603366278
4
+ data.tar.gz: b21a62939fe160ff5fb3047930ce75cc7edbd93f987f9b163e9f096f1daeaff0
5
5
  SHA512:
6
- metadata.gz: 59380ca56ae780341e31d1cdcc3afd88e2345ad327a1463be1e293519c159326145345faaecfcea8f8d0dcfdcefe2413b3234ef5fbf3da9e9fc2240f33ced7b7
7
- data.tar.gz: b4f35c5e87a04b313c3448f62b32fc2c6af00f454dcdd2f0826bc92ba72649cce6511c0620d5ae8e49c43ea2052ddc2c029c0850e029fab8461944c94d35bb04
6
+ metadata.gz: 56440349fc80d712c88be699f4622f375df73396c9f6b304ebf3e02b9d6c63adec57064da158bc596e5a602781f6082348e6caa1ab52723a764f2c155c3ab9db
7
+ data.tar.gz: ff1bcc964414e7e2c2a57cc90f32e2bf2ae664d5295ffe9f4fa7f5f21b43c0f05b7f02c91359c39ac8cd16bba526aa2ef3ef88cf2cfa2276391ac343bc6592a0
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.7
10
+ - Package version: 3.63.8
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.7.gem
27
+ gem install ./pulp_file_client-3.63.8.gem
28
28
  ```
29
29
 
30
- (for development, run `gem install --dev ./pulp_file_client-3.63.7.gem` to install the development dependencies)
30
+ (for development, run `gem install --dev ./pulp_file_client-3.63.8.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.7'
36
+ gem 'pulp_file_client', '~> 3.63.8'
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.7'
14
+ VERSION = '3.63.8'
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.7
4
+ version: 3.63.8
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-01-08 00:00:00.000000000 Z
11
+ date: 2025-01-21 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: faraday