pulp_file_client 3.63.1 → 3.63.2

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: f3e723b0714f3296998fff3c7b23324e3f79f4f3188a5249db741ce7e6853590
4
- data.tar.gz: 4fb038a12e0ceca49134e5d8767cb2fabc892f4c2dd796228af2b8b4c17dd65e
3
+ metadata.gz: b1c17d8a9c704fd7e3f78f9459a5c8fd2e1ebefef85d7f28b8684e34bd4a6c02
4
+ data.tar.gz: 8a2cd876e2a5b8eaa284c3b99a5cd7486b5b4b86586bbdf94868e0b3ac037d9b
5
5
  SHA512:
6
- metadata.gz: 24aab9e6d352aa6b1b75b529a20b70ecfd1ff1f86f8f7c866bad4f0f1ba392bbf0c6e17f6327df6f4b188bb309ab598c22b60279d6edeb192cbe2935e2d6b57b
7
- data.tar.gz: 4a8da4bfbc957a4656259ea50ff644c2b8a72405bec8b6c9e62470953d42d1558581e22fe51235f7ed51b8adb01316aa7b30a7277fd761cdbac51a857370eae4
6
+ metadata.gz: 8ba61f3320efc22eba72f83ba100986cab3e8a7ca30a6798af4c3abd5bd63b31db7b1aee0c56f6fd41ccb88b2a0d455d989b32977ca49d30b9e2ae66b894ddde
7
+ data.tar.gz: 0e5f8b6874d9a737003b0a5693fadb7b12108e2eecfde5f95313a9fe2471d6725a349555c2ddf5334a5a7296c33805c16b22f56f441b044f75072e7a45d738d4
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.1
10
+ - Package version: 3.63.2
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.1.gem
27
+ gem install ./pulp_file_client-3.63.2.gem
28
28
  ```
29
29
 
30
- (for development, run `gem install --dev ./pulp_file_client-3.63.1.gem` to install the development dependencies)
30
+ (for development, run `gem install --dev ./pulp_file_client-3.63.2.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.1'
36
+ gem 'pulp_file_client', '~> 3.63.2'
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.1'
14
+ VERSION = '3.63.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.63.1
4
+ version: 3.63.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: 2024-10-30 00:00:00.000000000 Z
11
+ date: 2024-11-12 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: faraday