pulpcore_client 3.20.0.dev1652069806 → 3.20.0.dev1652153593

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: d58fed54e444b5602fda7f79b64a178937f3430e0a318db1633fc10eb57eefcb
4
- data.tar.gz: 162d66b21030046d29f9e5fb9a7401de558597f82b1ba7dbea60843f9fdbf011
3
+ metadata.gz: 181072150014f3c602cb84c9dca14f71f729789ae926ab8619d08cfe44ed9c0b
4
+ data.tar.gz: 52e5c77c694b5d71b28c28d5a27fb56c453b8233ba4dcb423d7e6853850d15b1
5
5
  SHA512:
6
- metadata.gz: 64396aa55d7b2038294a919b3244d9060e17160fb318946a0d0e146108887014144972893272745c8ee665ea194128d98f88b579c55e2595026aac2e2f98f0ab
7
- data.tar.gz: cdc589ed5d664fb0114b5c8af308892425d963870a732440d6e54d00d06313f0732e9a80356b3ca00ba02017e4e33ab7d2357be8cc0f865a732d22e347a3172a
6
+ metadata.gz: d5d37acaccdbdf2473d0436cdc3002e893db504655a0cbde055b48d53b931933fa0e0d902e705fcf89e9856b04af14df0d6af51b8a878c8e7749c77f779fa07d
7
+ data.tar.gz: 0ef46fa2671133dbd020b1644282d0edd57f443002a3a57197eb7efd96a329e8a3d861a2257678e79d142aa25df1103114bd308dafac74ac075a355a12bc9b5b
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.dev1652069806
10
+ - Package version: 3.20.0.dev1652153593
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.dev1652069806.gem
27
+ gem install ./pulpcore_client-3.20.0.dev1652153593.gem
28
28
  ```
29
29
 
30
- (for development, run `gem install --dev ./pulpcore_client-3.20.0.dev1652069806.gem` to install the development dependencies)
30
+ (for development, run `gem install --dev ./pulpcore_client-3.20.0.dev1652153593.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.dev1652069806'
36
+ gem 'pulpcore_client', '~> 3.20.0.dev1652153593'
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.dev1652069806'
14
+ VERSION = '3.20.0.dev1652153593'
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.dev1652069806
4
+ version: 3.20.0.dev1652153593
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-05-09 00:00:00.000000000 Z
11
+ date: 2022-05-10 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: faraday