pulp_rpm_client 3.0.0b71572285747 → 3.0.0b71572368758

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 634f5c342f5dad99ef42b8f6ac9458a4e2871d09f8e1754c77513c081fa6cac5
4
- data.tar.gz: e7a3bd35ce007912897b6c1a1ff61e2908ca4af0a3e892851a457a9a4bdcbc59
3
+ metadata.gz: a78ee53fa6debc44bdd6da82f591533285cee3f80e6c9c6d8184d4ed1591e47a
4
+ data.tar.gz: 72170b70f1cebaf11076268715114ebf43a3d9d8ffef9a25c41f8ec327318666
5
5
  SHA512:
6
- metadata.gz: b47dc976ec77d5275a5d29be8b03cce2bd55f2c350bdc52e1a9283be5d277b90a20635f88106c8fd9082c085607f033905c2dadbcbd50fedad4126c261167d64
7
- data.tar.gz: 9540052dc40cdaac05267a952fbd1919891e5861863b60c25a6aee45ea7dd976a9cc4af381077dfe8341c658f94e5de21e162605637f09deff40b95535a5751c
6
+ metadata.gz: bec103b84d1f713a9facfc4b5822a6309b26cc4fb51e4754bb4d3847d900a7e872d9479745371c83347a99a7f46fc744d4c8548cd6b1ec92b43c0764596bc1c6
7
+ data.tar.gz: '0838ca876fd41fb3ca33accaa27b39005334978bf5cdfdf69d27893c5cdbbead07f448d0a7bbf2f59ed8542448c1b2d67c03724b2dba1387923b1795685eb918'
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.0b71572285747
10
+ - Package version: 3.0.0b71572368758
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.0b71572285747.gem
26
+ gem install ./pulp_rpm_client-3.0.0b71572368758.gem
27
27
  ```
28
28
 
29
- (for development, run `gem install --dev ./pulp_rpm_client-3.0.0b71572285747.gem` to install the development dependencies)
29
+ (for development, run `gem install --dev ./pulp_rpm_client-3.0.0b71572368758.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.0b71572285747'
35
+ gem 'pulp_rpm_client', '~> 3.0.0b71572368758'
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.0b71572285747'
14
+ VERSION = '3.0.0b71572368758'
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.0b71572285747
4
+ version: 3.0.0b71572368758
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-28 00:00:00.000000000 Z
11
+ date: 2019-10-29 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: faraday