pulp_maven_client 0.1.0b31576185515 → 0.1.0b31576702672

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: 8f6830f1852ed36204c317dae2b05cff2f68c0aa83aca72b879352583ad51dd3
4
- data.tar.gz: 577329ebea85c1b357ba8c372df7a40369ca3a1ac4542c19db69ed456876ece5
3
+ metadata.gz: 8d2df959b1e4e44bcc97181104b41fb3e975155e8c3a5903512af5abed511e97
4
+ data.tar.gz: 33c6ca1d227cb478209e131f45e930b2e608de1812330d0045babcc751ca6413
5
5
  SHA512:
6
- metadata.gz: 7100ebd910367aa60416b3af52e824f4a3d6a41b92dbc43a49dab02e92be3223f88645188918372aad39457b82563417f6c9b1ac0a6657c60a9598c6629a8c44
7
- data.tar.gz: '087730568f3b5976d9b536643df841e4a08c99120a701ce25410f2e93f50786eb19fee7aff6cbc53f6097477e4a5e6f9789347d604481e9705d5eb9452f4e2b0'
6
+ metadata.gz: afd96078b75dfa0584ccd8954fb6973097640ebbd3c6b954f82abd301f943a228bee6769a4e09aa2625b85788615df5b06df4ed63cf7ac6e904ffcb491638ef8
7
+ data.tar.gz: a61d54f9b10c6ca4545411216d9bbe3f543bf21bdbc7d08ae75289b3e11f39641315c9c9b2c348d5f7d7063a3a7ede59ec948d9be594674f82b0c11abb9a46d7
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.0b31576185515
10
+ - Package version: 0.1.0b31576702672
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.0b31576185515.gem
26
+ gem install ./pulp_maven_client-0.1.0b31576702672.gem
27
27
  ```
28
28
 
29
- (for development, run `gem install --dev ./pulp_maven_client-0.1.0b31576185515.gem` to install the development dependencies)
29
+ (for development, run `gem install --dev ./pulp_maven_client-0.1.0b31576702672.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.0b31576185515'
35
+ gem 'pulp_maven_client', '~> 0.1.0b31576702672'
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.0b31576185515'
14
+ VERSION = '0.1.0b31576702672'
15
15
  end
@@ -24,7 +24,7 @@ Gem::Specification.new do |s|
24
24
  s.homepage = "https://openapi-generator.tech"
25
25
  s.summary = "Pulp 3 API Ruby Gem"
26
26
  s.description = "No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)"
27
- s.license = 'GPL-2.0'
27
+ s.license = 'GPL-2.0+'
28
28
  s.required_ruby_version = ">= 1.9"
29
29
 
30
30
  s.add_runtime_dependency 'faraday', '>= 0.14.0'
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.0b31576185515
4
+ version: 0.1.0b31576702672
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-12 00:00:00.000000000 Z
11
+ date: 2019-12-18 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: faraday
@@ -137,7 +137,7 @@ files:
137
137
  - spec/spec_helper.rb
138
138
  homepage: https://openapi-generator.tech
139
139
  licenses:
140
- - GPL-2.0
140
+ - GPL-2.0+
141
141
  metadata: {}
142
142
  post_install_message:
143
143
  rdoc_options: []