pulp_file_client 3.63.0 → 3.65.0

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: 4c0d45240f9bd61e3ceeb9b28f207b24d42e3f30dfd49c5705124cedf6267ddd
4
- data.tar.gz: 4dd9d2059737db5daca399d375845e2464f63ac050921738041f998d041c92ef
3
+ metadata.gz: 201b19e78ebbc0d78a2af5a24dda59a2687c4e56aa0fc746c74a3c524495d98f
4
+ data.tar.gz: b615e81f2466e10015c6f831b2bef653dc8a3dc5e73f7a7e92a3432cc676c51d
5
5
  SHA512:
6
- metadata.gz: b5ea23390d08a2f8e14cc36c49502fe7aea9565caa1267b9fc490c8a1b3599a853292e5e24d7270462c0098403134697a2e7d2e04370206fd1a82b7139f4cc1c
7
- data.tar.gz: 10ceb16632c9c26ec3ed319f806e38a7789ae545db74234fec6453c7774b9db9555a3ad17ac7798e019bf08574a3216a77093227355b606ef80823948b0b73f0
6
+ metadata.gz: d594a6112e0c1d732f33d01cdf729ba0f93f01a5af7a176c10097862442ddc0f6135f82d04a3f09b2071e72a967e41957aa2ab7c8ec19cd1fef236e13f3e0a52
7
+ data.tar.gz: 85684429a1e573e14efe7a0cf0d15b45676a30d7039c19b1d69f3eaca3833dcf809c4faef09462b1c4c502a8a37207b9e748f42ab0f7046ef73d12c35790beaf
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.0
10
+ - Package version: 3.65.0
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.0.gem
27
+ gem install ./pulp_file_client-3.65.0.gem
28
28
  ```
29
29
 
30
- (for development, run `gem install --dev ./pulp_file_client-3.63.0.gem` to install the development dependencies)
30
+ (for development, run `gem install --dev ./pulp_file_client-3.65.0.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.0'
36
+ gem 'pulp_file_client', '~> 3.65.0'
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.0'
14
+ VERSION = '3.65.0'
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.0
4
+ version: 3.65.0
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-10-01 00:00:00.000000000 Z
11
+ date: 2024-10-08 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: faraday