pulpcore_client 3.12.0.dev1616734685 → 3.12.0.dev1616817986

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: e9439c644fcf85d226bd7ab6ed285804ca41ad708aaa14e301ed00385f502e74
4
- data.tar.gz: 1dcae98805cb5f14589404fac211e18cbf7c06ea3d1fee69ffa3c7a1b67d222f
3
+ metadata.gz: '08539afdaaedc06b507f55f99d4e0713f9b49c2165a2d21f552bbe7bea6f07b5'
4
+ data.tar.gz: abdd7cc884eb699ea01a4a37d67a636bbe79eaf1e0478975272c74127e7ed057
5
5
  SHA512:
6
- metadata.gz: 1fcfa383ee2e16f06115a5e1f774851e2141b5c82c6e9f052e8cbce338bededbc1ed066314c913a99b3ff3daa69743bf8f135ea6e6f0d5f2b66bebcdd44810ab
7
- data.tar.gz: 281751fdc69a277cf0161db17800a434ff09d172b92d4cbff500e1db67a102d00e181503df22813d99899a6c5d86cc2d90d0ac77d7d52184ac01b917508a8019
6
+ metadata.gz: 6d0539a8b8b64b421785e06f3a6533b5a5848345ffa9b91415c70094f9324fd6e94651236caea2a45049f2d8d69d481b1deba098d986df77cb86ff125ee0b592
7
+ data.tar.gz: b9a344962ac6056223939acb6005da4ff81a7af2c0634829d129d92d3fac3f0866cdb01035f4b8dca66bb9c6e5a9a3dcdadf28d7025c7b0e2cfc5f9cd10fae9e
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.12.0.dev1616734685
10
+ - Package version: 3.12.0.dev1616817986
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.12.0.dev1616734685.gem
27
+ gem install ./pulpcore_client-3.12.0.dev1616817986.gem
28
28
  ```
29
29
 
30
- (for development, run `gem install --dev ./pulpcore_client-3.12.0.dev1616734685.gem` to install the development dependencies)
30
+ (for development, run `gem install --dev ./pulpcore_client-3.12.0.dev1616817986.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.12.0.dev1616734685'
36
+ gem 'pulpcore_client', '~> 3.12.0.dev1616817986'
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.12.0.dev1616734685'
14
+ VERSION = '3.12.0.dev1616817986'
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.12.0.dev1616734685
4
+ version: 3.12.0.dev1616817986
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-03-26 00:00:00.000000000 Z
11
+ date: 2021-03-27 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: faraday