pulp_file_client 3.63.5 → 3.63.6

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: 7041b29921cfa4a6b9855b5caae25afe093ec8cffc9ca4b8c3a4e0b7c9d2fb0d
4
- data.tar.gz: 57f0568486a997174c15f5ad41cb957b92ddafbe4083831595a2c0b8bb72e9c1
3
+ metadata.gz: e4f73a0f9c7ea562a3f283ecb5da0beec98d2c8d4cff71273eb7af3fb210d297
4
+ data.tar.gz: c8c9bfcb8a4e68ca27a8fccc4b589f58f033c23ebd270e79b909d0a4afe0d49a
5
5
  SHA512:
6
- metadata.gz: 14da48e9d6e4a85ebf6f8bb94bc6296aa8d11dfff7a3edd3eb24c2c86d36a48fb6ca2b8e32e8ac79eea4be01f973ae1de082ff94a1cda8a2220d2c1891e3a973
7
- data.tar.gz: 91f003e445e9dd84f0c2bbfedb29207f93552c447418a1b7cfc78c3aae52eb70181df358ce9ff3f2629fa03c9c0f78b1587c9776968e74735a1b74641f44daf4
6
+ metadata.gz: c3cdc528a4d04396489ec0952ba57eb5ec97c8a1b9bff6ebd1ad6339c2c7983d5f01c3507fd3f6e2526304249629d02e1db8ce9588bebaf5563195fcada53b3f
7
+ data.tar.gz: 1611a1c1a544a2dfb5d7b5fe2da40cf67a97dcb6f311c460b0ed4d7fd749932c46cbf664279a4a811f68dd85f75a69578cc0e052f66c2900dc8bf7fe480ff362
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.5
10
+ - Package version: 3.63.6
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.5.gem
27
+ gem install ./pulp_file_client-3.63.6.gem
28
28
  ```
29
29
 
30
- (for development, run `gem install --dev ./pulp_file_client-3.63.5.gem` to install the development dependencies)
30
+ (for development, run `gem install --dev ./pulp_file_client-3.63.6.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.5'
36
+ gem 'pulp_file_client', '~> 3.63.6'
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.5'
14
+ VERSION = '3.63.6'
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.5
4
+ version: 3.63.6
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-11 00:00:00.000000000 Z
11
+ date: 2024-12-13 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: faraday