pulp_rpm_client 3.3.0 → 3.3.1

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: acfd9ad14d7440cb8110d8167317128693ec68a48107faa85af4e34cc6293386
4
- data.tar.gz: 8da36f7148a3bf9fb311cca1d64ad504999a02f79bb5fc8343f961b9237d6940
3
+ metadata.gz: 6dc2348ab8984c02e840e80c237731339b029d25ef935f44d5feea0cff6f229e
4
+ data.tar.gz: d6a67f8f358522768d81f6b46bdefe15789018600c40ad5312bda6503042c913
5
5
  SHA512:
6
- metadata.gz: 757a070665df175933a6940734014f828598d6482e6699aa356ad4a98e0ddba5b0002aad4565aacab49671e911b51ddd011d2aed1fe843279fe7848bc39d07f2
7
- data.tar.gz: 82b6df569699b21bb4b9ffac3297a9a49e55a9db151e63fb4653441827c028baefd8af4e4d18a16f53dba43b5ff441d256a6fe6bb86e1dcf03984e10ee2e7f9a
6
+ metadata.gz: b4f32386945532470b2bc6e30aa5169f8c76dc1ef4634a7b430fd47a07aad8e2cd242f7103b565ad8b63e801d5904f3dfbada1b4482dcfe824c00a84607d557a
7
+ data.tar.gz: 89e7f6bd489d36e9ee5d6cbc0b87a411b721a4c31616c0ab474d31a5beaf3cf81221babd5403cba355aa5b90ff720458c983c305ed75bc3e7610aae75b48c401
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.3.0
10
+ - Package version: 3.3.1
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.3.0.gem
26
+ gem install ./pulp_rpm_client-3.3.1.gem
27
27
  ```
28
28
 
29
- (for development, run `gem install --dev ./pulp_rpm_client-3.3.0.gem` to install the development dependencies)
29
+ (for development, run `gem install --dev ./pulp_rpm_client-3.3.1.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.3.0'
35
+ gem 'pulp_rpm_client', '~> 3.3.1'
36
36
 
37
37
  ### Install from Git
38
38
 
@@ -11,5 +11,5 @@ OpenAPI Generator version: 4.2.3
11
11
  =end
12
12
 
13
13
  module PulpRpmClient
14
- VERSION = '3.3.0'
14
+ VERSION = '3.3.1'
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.3.0
4
+ version: 3.3.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - OpenAPI-Generator
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2020-04-23 00:00:00.000000000 Z
11
+ date: 2020-05-07 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: faraday