pulp_file_client 3.63.6 → 3.63.7

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: e4f73a0f9c7ea562a3f283ecb5da0beec98d2c8d4cff71273eb7af3fb210d297
4
- data.tar.gz: c8c9bfcb8a4e68ca27a8fccc4b589f58f033c23ebd270e79b909d0a4afe0d49a
3
+ metadata.gz: ac1f822ac66b4922ada750cdfb6820985a2a6110762398188ed20e1d49924302
4
+ data.tar.gz: 30593ce38dcf05827c7119fb65ab3dd0934bdb9c3dbec8f89f4436800cae58c1
5
5
  SHA512:
6
- metadata.gz: c3cdc528a4d04396489ec0952ba57eb5ec97c8a1b9bff6ebd1ad6339c2c7983d5f01c3507fd3f6e2526304249629d02e1db8ce9588bebaf5563195fcada53b3f
7
- data.tar.gz: 1611a1c1a544a2dfb5d7b5fe2da40cf67a97dcb6f311c460b0ed4d7fd749932c46cbf664279a4a811f68dd85f75a69578cc0e052f66c2900dc8bf7fe480ff362
6
+ metadata.gz: 59380ca56ae780341e31d1cdcc3afd88e2345ad327a1463be1e293519c159326145345faaecfcea8f8d0dcfdcefe2413b3234ef5fbf3da9e9fc2240f33ced7b7
7
+ data.tar.gz: b4f35c5e87a04b313c3448f62b32fc2c6af00f454dcdd2f0826bc92ba72649cce6511c0620d5ae8e49c43ea2052ddc2c029c0850e029fab8461944c94d35bb04
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.6
10
+ - Package version: 3.63.7
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.6.gem
27
+ gem install ./pulp_file_client-3.63.7.gem
28
28
  ```
29
29
 
30
- (for development, run `gem install --dev ./pulp_file_client-3.63.6.gem` to install the development dependencies)
30
+ (for development, run `gem install --dev ./pulp_file_client-3.63.7.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.6'
36
+ gem 'pulp_file_client', '~> 3.63.7'
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.6'
14
+ VERSION = '3.63.7'
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.6
4
+ version: 3.63.7
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