pulpcore_client 3.20.0.dev1651291067 → 3.20.0.dev1651550985

Sign up to get free protection for your applications and to get access to all the features.

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: 214b7afc9b27ad644a16a7741a88bcf1dd8230025f2c0bb8f098eb17f98a0876
4
+ data.tar.gz: 99c347cebd7a2fc0264690fc118a948ad986756721d8ffae5fc60239cd613709
5
5
  SHA512:
6
- metadata.gz: 436944fae4467ee772ff52d6d5c6bcd60b36ff2ad493139b8415e55a362ce67b1aa4a8c95a20242579791d11c25e97212f3aa763876818c71523b074c485f1b2
7
- data.tar.gz: 36bf45903fb7620671554e4a6ec18a5198a4492657c7ef74e4b27bca05b31640de523dccea505e83706d4e56ad1c0c61bfdaf24d956c36122e7c6ea289a61335
6
+ metadata.gz: d7532ea54e90ccf7fad0dac5692a29667c8da5c59d58aa0ff0f68e4b0bd3b74a902a83d31a4f4dfa3438e4eabbec6d171093b8c58d9a9366304238365ec86bdc
7
+ data.tar.gz: a1d91a1db7e211253258822d2196b8987c3e984975d5fabf83e9e4dc3ac7dfa03eda2f7ffcf6d400d57bcba5aaf87cbce202f58747107a0c421be9c1d895c1a0
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.dev1651550985
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.dev1651550985.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.dev1651550985.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.dev1651550985'
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.dev1651550985'
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.dev1651550985
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-03 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: faraday