pulp_maven_client 0.1.0b31576270740 → 0.1.0b31576789628

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: 0a689ff68240e1dc8049ee677ef3741934d89eb8540a48fb1693539f18118d3b
4
- data.tar.gz: d7d0527b49bd5e931e0ffc203e1080b69bb2a6186539cb78fef6d1b885196600
3
+ metadata.gz: 96a51e8faaff9603b2038266d29ffacdf0b27340bccfc32a0cf92437d3728d55
4
+ data.tar.gz: 3d47a7fed92cd2c50c70837dfbe761e3df067764c1919f92198ac51ddbe4c8b4
5
5
  SHA512:
6
- metadata.gz: '08af8593cbac6b2ddfa9a0b552119f53c5d9512bb3a46e368d453cf217b1895daae74eaa47e15e56a14632f08ded13b526bfdfecb2e519ef164c29b0e0fc474e'
7
- data.tar.gz: e473fee792f7a9655368c48438b95400178ab8644714278ca15db569ea6ba7408dba569c471d2ba27f235690631f318021fa1013cc2e07ff44af5992a2453788
6
+ metadata.gz: 4c51684efd764f3e15d0a8f387892699b5082993e28892321e68eb83aaa1452ee8a43bca3f850f1b00f1cc107f9da91e22838719f83d51de0ac23241addaed49
7
+ data.tar.gz: 9f503efd6168b4d61c4684841bf1661e8692f72ae4bad47c379c9e81fa7d7769339acb944c16c9aa506a8eac9d668650e916867c77edb1d9c2e5b313a62aea91
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.0b31576270740
10
+ - Package version: 0.1.0b31576789628
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.0b31576270740.gem
26
+ gem install ./pulp_maven_client-0.1.0b31576789628.gem
27
27
  ```
28
28
 
29
- (for development, run `gem install --dev ./pulp_maven_client-0.1.0b31576270740.gem` to install the development dependencies)
29
+ (for development, run `gem install --dev ./pulp_maven_client-0.1.0b31576789628.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.0b31576270740'
35
+ gem 'pulp_maven_client', '~> 0.1.0b31576789628'
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.0b31576270740'
14
+ VERSION = '0.1.0b31576789628'
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.0b31576270740
4
+ version: 0.1.0b31576789628
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-13 00:00:00.000000000 Z
11
+ date: 2019-12-19 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: []