pulpcore_client 3.20.0.dev1651291067 → 3.20.0.dev1651385115

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of pulpcore_client might be problematic. Click here for more details.

checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 65a2adc7b765c35af72cc6458a31fac3634cce4bae5d12eaf1a6d8b8a647a12f
4
- data.tar.gz: a680822bf20181f09e4b55b254408a368d2b49253c298cf4927796a353dbd146
3
+ metadata.gz: 684042a804e26452d4f997254d3e68864344479d7aa040552dfe385be2aadc6c
4
+ data.tar.gz: b444d257d58c3ac84649fd4dce2a64e12b858a3b7347e25f700d37d2c20d8d38
5
5
  SHA512:
6
- metadata.gz: 436944fae4467ee772ff52d6d5c6bcd60b36ff2ad493139b8415e55a362ce67b1aa4a8c95a20242579791d11c25e97212f3aa763876818c71523b074c485f1b2
7
- data.tar.gz: 36bf45903fb7620671554e4a6ec18a5198a4492657c7ef74e4b27bca05b31640de523dccea505e83706d4e56ad1c0c61bfdaf24d956c36122e7c6ea289a61335
6
+ metadata.gz: 4180063a8b91ccc695e4a24b2a7e40858ad3f6ae51d983780ce8e3eb65bfdf5c3a111865eac39902e574713ffe7ee3fcfc94cb37e43fefb95b281956b8d48998
7
+ data.tar.gz: 23eafa1fe68c5764a9e5bb9c563569ecfc05f7f3b6900e518de64ab08ab4e654bfe4a9eb0dc4d1c22e37de2caf87712aa9813cc59c6892607e5c5fd57097438d
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.20.0.dev1651291067
10
+ - Package version: 3.20.0.dev1651385115
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 pulpcore_client.gemspec
24
24
  Then either install the gem locally:
25
25
 
26
26
  ```shell
27
- gem install ./pulpcore_client-3.20.0.dev1651291067.gem
27
+ gem install ./pulpcore_client-3.20.0.dev1651385115.gem
28
28
  ```
29
29
 
30
- (for development, run `gem install --dev ./pulpcore_client-3.20.0.dev1651291067.gem` to install the development dependencies)
30
+ (for development, run `gem install --dev ./pulpcore_client-3.20.0.dev1651385115.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 'pulpcore_client', '~> 3.20.0.dev1651291067'
36
+ gem 'pulpcore_client', '~> 3.20.0.dev1651385115'
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 PulpcoreClient
14
- VERSION = '3.20.0.dev1651291067'
14
+ VERSION = '3.20.0.dev1651385115'
15
15
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: pulpcore_client
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.20.0.dev1651291067
4
+ version: 3.20.0.dev1651385115
5
5
  platform: ruby
6
6
  authors:
7
7
  - OpenAPI-Generator
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2022-04-30 00:00:00.000000000 Z
11
+ date: 2022-05-01 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: faraday