pulp_rpm_client 3.0.0b71572023131 → 3.0.0b71572109692

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 884e4e7075173f3d2af8b9ddb72041b7c9ea6bb1db7bec98072410f19dfd4e4a
4
- data.tar.gz: ddbcabf597aeacdc55961c43bbef968b075372f9dcb12c4a4749425fcfd25073
3
+ metadata.gz: b0a174c48f89c8cde72069e3cc458a75a18c60f5a6998cd6d488f9c48a7f3892
4
+ data.tar.gz: 8b192b6de9e98e80b0e9e5d405959ec668545e40bff2752f0ed60ee4b80cdd62
5
5
  SHA512:
6
- metadata.gz: 63c84fae98fe91c024c47a72af16b0e014829fbd00939ba32de87868c15342e7845d7a7d18e7bf388b24c5f62669455c9066ff08ef2a6b39198d2791641ef933
7
- data.tar.gz: a7ab76095ec198261dd92961859bfa2f625007d440c881f857b3f5095b62424c577e9b0d7332c537f07fe0234cbdbf8b4b01d86c674946d203b5969534d67921
6
+ metadata.gz: 27859e1982a37421b49600d907a0445b6b4477dba036ca04107a1adf84b409a87acf7f46d98f1e1615910782482bc6750044d8db58a48ab64fb0e53845f55a2c
7
+ data.tar.gz: f2c2a5dd6fffe28c2b17d59812280ce70b8553d15bdabe5d14edda99753684aea0d4600c47f5cb7bee2190d7ab8374c4846402ba3405dd435066b754e93a7a90
data/README.md CHANGED
@@ -7,7 +7,7 @@ No description provided (generated by Openapi Generator https://github.com/opena
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.0.0b71572023131
10
+ - Package version: 3.0.0b71572109692
11
11
  - Build package: org.openapitools.codegen.languages.RubyClientCodegen
12
12
 
13
13
  ## Installation
@@ -23,16 +23,16 @@ gem build pulp_rpm_client.gemspec
23
23
  Then either install the gem locally:
24
24
 
25
25
  ```shell
26
- gem install ./pulp_rpm_client-3.0.0b71572023131.gem
26
+ gem install ./pulp_rpm_client-3.0.0b71572109692.gem
27
27
  ```
28
28
 
29
- (for development, run `gem install --dev ./pulp_rpm_client-3.0.0b71572023131.gem` to install the development dependencies)
29
+ (for development, run `gem install --dev ./pulp_rpm_client-3.0.0b71572109692.gem` to install the development dependencies)
30
30
 
31
31
  or publish the gem to a gem hosting service, e.g. [RubyGems](https://rubygems.org/).
32
32
 
33
33
  Finally add this to the Gemfile:
34
34
 
35
- gem 'pulp_rpm_client', '~> 3.0.0b71572023131'
35
+ gem 'pulp_rpm_client', '~> 3.0.0b71572109692'
36
36
 
37
37
  ### Install from Git
38
38
 
@@ -11,5 +11,5 @@ OpenAPI Generator version: 4.2.0-SNAPSHOT
11
11
  =end
12
12
 
13
13
  module PulpRpmClient
14
- VERSION = '3.0.0b71572023131'
14
+ VERSION = '3.0.0b71572109692'
15
15
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: pulp_rpm_client
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.0b71572023131
4
+ version: 3.0.0b71572109692
5
5
  platform: ruby
6
6
  authors:
7
7
  - OpenAPI-Generator
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2019-10-25 00:00:00.000000000 Z
11
+ date: 2019-10-26 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: faraday