pulp_maven_client 0.1.0b3.dev01565811772 → 0.1.0b3.dev01565898176

Sign up to get free protection for your applications and to get access to all the features.

Potentially problematic release.


This version of pulp_maven_client might be problematic. Click here for more details.

checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 76b975b7164e44f33c2c561c458256e8abf7203bb186b95decc6c9289cd11ea4
4
- data.tar.gz: 20228b0783a6ba37ff837b75b4bf56603b3bac330114f5ea7877545f8b0da7ed
3
+ metadata.gz: de704b048ff8bcada592d78809a935b7da6ee8e49ff45ed5e33cfbc06c07d053
4
+ data.tar.gz: 156b11ed0ddcaf6e7d7705414a9d680d0aa7b44c179a858fc848aa5f197d0e02
5
5
  SHA512:
6
- metadata.gz: cdfeb48a168106c24d1fa61861d7a4d2b523e9a131afe32b1ca9d37e840d58b51ce50842c5bd61912099e2a577691ba55d68e95db2680e84b889b75392239379
7
- data.tar.gz: 0b39a438e15331043630c93ccb3a82c1ae255d1b0315c87b7ba66a62807f4ee2695071897c4a409ddb70e1589ab134f211a4ce710af2cd9977bfb057e24dc87d
6
+ metadata.gz: 526f165219511cb6de983a427d95338fe1f43ae08695423bb82c44afcacc074fe55152a999d80d51b0d5dccedd32c81f35e837eca22a9b4edb0c349f0da00616
7
+ data.tar.gz: 39755c6662dd3f1b0318a8407d665c4ef21dcd01a87c7a91814daec65f8a5ae7f81514dffa229c60416472625a9cd634617d027fe1b2f6188421360c023755bd
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.0b3.dev01565811772
10
+ - Package version: 0.1.0b3.dev01565898176
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.0b3.dev01565811772.gem
26
+ gem install ./pulp_maven_client-0.1.0b3.dev01565898176.gem
27
27
  ```
28
28
 
29
- (for development, run `gem install --dev ./pulp_maven_client-0.1.0b3.dev01565811772.gem` to install the development dependencies)
29
+ (for development, run `gem install --dev ./pulp_maven_client-0.1.0b3.dev01565898176.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.0b3.dev01565811772'
35
+ gem 'pulp_maven_client', '~> 0.1.0b3.dev01565898176'
36
36
 
37
37
  ### Install from Git
38
38
 
@@ -11,5 +11,5 @@ OpenAPI Generator version: 4.1.1-SNAPSHOT
11
11
  =end
12
12
 
13
13
  module PulpMavenClient
14
- VERSION = '0.1.0b3.dev01565811772'
14
+ VERSION = '0.1.0b3.dev01565898176'
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.0b3.dev01565811772
4
+ version: 0.1.0b3.dev01565898176
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-08-14 00:00:00.000000000 Z
11
+ date: 2019-08-15 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: faraday