pulp_maven_client 0.1.0b31576099248 → 0.1.0b31576616474

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: 40acd56fffb70c7aefd7a35ba29650d0449e50712b311534ab18baad8d671a46
4
- data.tar.gz: b9821768b730f5e5810d0930f75191c48899e562a1241c322dcc1eaa338f7beb
3
+ metadata.gz: 53e924dbf90ac9f6dfbd1398064da45747b72fe8bbb06be6a875b0c64288552f
4
+ data.tar.gz: d4788ae597d35ee7072fa229643fbdbfa7ee401e26317443e5593e22c3c521b8
5
5
  SHA512:
6
- metadata.gz: de6ab8e8d0ed4878fb1e7a11fd05d3a00c7388c062620c13e7a65d4e2ece91b21270a999352c1bf6914bc75cabefd496212fbbd4e775d4c81e932f8d5042bde8
7
- data.tar.gz: e91f33084d8c1aa5a120ae3d9ac2d22f1f75e0a1f68c38f3497dc8be9f017dae17488502f53370226331a9afc42bb4295f19f120d33a2ff83f3ef66fbf6844a9
6
+ metadata.gz: 35d8380def0c0b68f64a3a0843ebe8944047d2d00dcd120d9e9de2f1f96aea5fd5b30f473fc2a75f2ffee769f024526279265e14f8bae384c67ceeb22c1c4dd1
7
+ data.tar.gz: 39d0965c038fda46c7b0ccb9476b58c639d691abfab8f06d08ada82cc868997cb2b00946f56ae770ece4bf59ff7010b0f840ae78ea412a3e76dd355fb5d317b0
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.0b31576099248
10
+ - Package version: 0.1.0b31576616474
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.0b31576099248.gem
26
+ gem install ./pulp_maven_client-0.1.0b31576616474.gem
27
27
  ```
28
28
 
29
- (for development, run `gem install --dev ./pulp_maven_client-0.1.0b31576099248.gem` to install the development dependencies)
29
+ (for development, run `gem install --dev ./pulp_maven_client-0.1.0b31576616474.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.0b31576099248'
35
+ gem 'pulp_maven_client', '~> 0.1.0b31576616474'
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.0b31576099248'
14
+ VERSION = '0.1.0b31576616474'
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.0b31576099248
4
+ version: 0.1.0b31576616474
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-11 00:00:00.000000000 Z
11
+ date: 2019-12-17 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: []