pulp_file_client 3.53.1 → 3.54.1

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: 98ab1c23895961fef4701723ed512401e762b2fed86d682d7f725dba27e4daa0
4
- data.tar.gz: 852dbdef165a6839a44845f67d733ba94d9e987a6992061f1370667cd925b03a
3
+ metadata.gz: da835388629d1f2df718867941a20b0aa123b999c7c4081ef45922b07534d5b2
4
+ data.tar.gz: 924734611f9077770f751e383ad633f62e9c435e3fea7638cbeda296a950723c
5
5
  SHA512:
6
- metadata.gz: d44badf962a7c50587c5cf80909c712c35c1516f4b90061a5ef14941298998202f21929649900d5b575483544c167d95f2b311a36c503473a6e5c916c4099a42
7
- data.tar.gz: 9c2ef473d339c4bedd263ae4da3f8fc7f664eb86c2179cfb006073db411220b8b24911dd02acb77bddb7cc970afeec6af12e1436411fcc5d23c5777850b44290
6
+ metadata.gz: 6bdfdcab6ce0837adce13f055fdf7df5d06da267af717d098045487c108eeaca91b9c3c6ff9e8137fe13693a74bdcdaaec4ba810fbfea4ab263bb1d9384a8ba9
7
+ data.tar.gz: 5288ffbadede350928ad9201c4c97bc8167335fef291e12256e7409346b60ff5ca56c2e7b317c6f2d601092071b758646ccf16910ac05e9fcc36851955a63c7e
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.53.1
10
+ - Package version: 3.54.1
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.53.1.gem
27
+ gem install ./pulp_file_client-3.54.1.gem
28
28
  ```
29
29
 
30
- (for development, run `gem install --dev ./pulp_file_client-3.53.1.gem` to install the development dependencies)
30
+ (for development, run `gem install --dev ./pulp_file_client-3.54.1.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.53.1'
36
+ gem 'pulp_file_client', '~> 3.54.1'
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.53.1'
14
+ VERSION = '3.54.1'
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.53.1
4
+ version: 3.54.1
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-05-22 00:00:00.000000000 Z
11
+ date: 2024-06-18 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: faraday