pulp_file_client 3.49.30 → 3.49.31

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: f6150b3e8bcfc4beb77d6e0bc5d160b83d052e37205284263e52b5dc8058345f
4
- data.tar.gz: 172ef23e74101e07f897247da780ffe76b3058598c7e00122fe3bba928912734
3
+ metadata.gz: 8d846557cd8e72d0b6eed327b4f5eeef26a220302d5e35c08d5ea62aac83e887
4
+ data.tar.gz: 779f34b30bb6fd3cad75bdeb9a9851200fec704db7b14707457e6ca54cf27e14
5
5
  SHA512:
6
- metadata.gz: ad11e987c1c8717ebd5ab42495b8f530110a03b9ed4fb1edbd46f0d3a870cc941b5c20500bb5a6072e0da1b9ee2ef9debc16a321d2e9e7192e61192b9d486a55
7
- data.tar.gz: 74715a3d07b99887bf5a7366fa84608c16b23e2c7685cb89ba3265fdb0ac75e96289f51709d83bcfc06d7ff96164c0b61e25d6dc013131d1597df64d00a8f234
6
+ metadata.gz: c9f912fee6372c3f6f83f9b358e921df70aee7667019baffb4680320df58738e7ad6228dfbad1cfadd168cb7e9c6ae002aa015634bbb0f7505996e10e81ca25b
7
+ data.tar.gz: 6c1463c1621543353a932df4cb96477dc7e1016914d825731c0a294b0e46006b11e582684c51af7068cca50385fe638eb779d093ca547817911ccc5438d59fd7
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.49.30
10
+ - Package version: 3.49.31
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.49.30.gem
27
+ gem install ./pulp_file_client-3.49.31.gem
28
28
  ```
29
29
 
30
- (for development, run `gem install --dev ./pulp_file_client-3.49.30.gem` to install the development dependencies)
30
+ (for development, run `gem install --dev ./pulp_file_client-3.49.31.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.49.30'
36
+ gem 'pulp_file_client', '~> 3.49.31'
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.49.30'
14
+ VERSION = '3.49.31'
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.49.30
4
+ version: 3.49.31
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