pulpcore_client 3.11.0.dev01613964947 → 3.11.0.dev01614051194

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: e8aeadc595a5658766136722a3375526c90979f91dedaca3658464a7337ffae2
4
- data.tar.gz: d4881090e5ee248f8dbb1e3dff5de036b31ef5ae194abc66e8169be4942ec693
3
+ metadata.gz: b272f5c58124e840df87869cbf20a3ea1155050b5779f2d361751a28e0774023
4
+ data.tar.gz: 8e41b7e4a8e55f571a900b6df2c7884595c2ca8f00a915fb519d850cc548e15c
5
5
  SHA512:
6
- metadata.gz: d0d7d25922b165c21d4a8af40cd56523fb4713fc3901877c686083a98e53a0695f08114ec3c52f04173543d5576b65c3f301c0bb23113f4b9c139190c62ff4d8
7
- data.tar.gz: e0bdc0bfd00b11cf5c330b016f261a3bdef8588123797e326392484db7f6cce75f744fd46d74eca0e2f306e848bbfcd861b2f8031dec3717e41bf7a8176d70b8
6
+ metadata.gz: d8dd2afa2ed54ff7128cdc41cafcfd9ea56863f77671cbe06c04d5281400dfef4e3a33f55fdface44367e563858bd84b8496ea2f93fc47880f7aabfc6f74c51e
7
+ data.tar.gz: 25abbf983e9df33a684dffe75370d42b513f9e2d41e38bcc5b99fafea48696da775e996a3ecd8b0a6d26504fc686f4d7ee53b94a7aa2db12bf44ae048100ee23
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.11.0.dev01613964947
10
+ - Package version: 3.11.0.dev01614051194
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.11.0.dev01613964947.gem
27
+ gem install ./pulpcore_client-3.11.0.dev01614051194.gem
28
28
  ```
29
29
 
30
- (for development, run `gem install --dev ./pulpcore_client-3.11.0.dev01613964947.gem` to install the development dependencies)
30
+ (for development, run `gem install --dev ./pulpcore_client-3.11.0.dev01614051194.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.11.0.dev01613964947'
36
+ gem 'pulpcore_client', '~> 3.11.0.dev01614051194'
37
37
 
38
38
  ### Install from Git
39
39
 
@@ -11,5 +11,5 @@ OpenAPI Generator version: 4.2.3
11
11
  =end
12
12
 
13
13
  module PulpcoreClient
14
- VERSION = '3.11.0.dev01613964947'
14
+ VERSION = '3.11.0.dev01614051194'
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.11.0.dev01613964947
4
+ version: 3.11.0.dev01614051194
5
5
  platform: ruby
6
6
  authors:
7
7
  - OpenAPI-Generator
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2021-02-22 00:00:00.000000000 Z
11
+ date: 2021-02-23 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: faraday