pulp_maven_client 0.1.0b31575838578 → 0.1.0b31575926516

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: f8e8f43e119756bca203a5c1228a222802f0f3c1dda3fe15faa43f0e09836256
4
- data.tar.gz: f58b3bfa6af6853c7833330512b33ac36b61e82a6c7944ddb939e8df8395fc96
3
+ metadata.gz: 50e31c53722fc8405ea6fee30521a4d2416bcf04ca0a1fa08f5ecf88920c6b32
4
+ data.tar.gz: 84b165914758e2a1f83ed5c4ffec3909ae642d793c60b4fc98bdebec4061c044
5
5
  SHA512:
6
- metadata.gz: 61ec23a380e0e1b1ef5c6a178578eafc7b3721d62f10ce92cb9a47fc4280707e95b6e339afdb296aee68219a67d9a8e1d2883192e58997b0822bc209a115d401
7
- data.tar.gz: d2d63c7fb79ad6500b6a9b811c62914f8242200af789d11d0411dffc451aa7836a6b7e95ddc19072dd1f89724fa4cf2682954a15d456c5cdfb5d4f83b8c098f4
6
+ metadata.gz: e5d34ac4e04aaa2703d1155671287f04e3ce55aeaecedbdd849f1cc5d0affecae95dcbce3e5f3a1aeefdd8721bfbcc43a9dd90686c2ed3b4e08ddccca98a22d1
7
+ data.tar.gz: 54b37ce9ae49a1216f4739098d646cffa17c08390ce1f874f0427d8b6a6de3145819b0820480d632c2a4dba93881ac8f5bd98f50e25f3df9e27be0b50da28f00
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: 0.1.0b31575838578
10
+ - Package version: 0.1.0b31575926516
11
11
  - Build package: org.openapitools.codegen.languages.RubyClientCodegen
12
12
 
13
13
  ## Installation
@@ -23,16 +23,16 @@ gem build pulp_maven_client.gemspec
23
23
  Then either install the gem locally:
24
24
 
25
25
  ```shell
26
- gem install ./pulp_maven_client-0.1.0b31575838578.gem
26
+ gem install ./pulp_maven_client-0.1.0b31575926516.gem
27
27
  ```
28
28
 
29
- (for development, run `gem install --dev ./pulp_maven_client-0.1.0b31575838578.gem` to install the development dependencies)
29
+ (for development, run `gem install --dev ./pulp_maven_client-0.1.0b31575926516.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_maven_client', '~> 0.1.0b31575838578'
35
+ gem 'pulp_maven_client', '~> 0.1.0b31575926516'
36
36
 
37
37
  ### Install from Git
38
38
 
@@ -11,5 +11,5 @@ OpenAPI Generator version: 4.2.3-SNAPSHOT
11
11
  =end
12
12
 
13
13
  module PulpMavenClient
14
- VERSION = '0.1.0b31575838578'
14
+ VERSION = '0.1.0b31575926516'
15
15
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: pulp_maven_client
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.0b31575838578
4
+ version: 0.1.0b31575926516
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-12-08 00:00:00.000000000 Z
11
+ date: 2019-12-09 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: faraday