pulp_maven_client 0.2.0b1.dev01596225975 → 0.2.0b1.dev01596312415

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: 8f73c0777a63d1aaf6520a3cb8272503a72c814878b8894fdb949b576a23099c
4
- data.tar.gz: 8140c29bfc98f92d51c8f6cba0eca5c9d5416301cd57d1b85248941b3a924002
3
+ metadata.gz: 685caba2293980a961f02dba5b79cde88215d610f79794b0c1e84720ed836b9a
4
+ data.tar.gz: d179ca5fd183221ba3372c4a327eef6911d426e302bf5b5b9bee12029c751782
5
5
  SHA512:
6
- metadata.gz: 1f3e9b83553118e003f3d44506891e0075418e88a3d22adfefa036d4193e32323d71eabac0f038c84064dae30b8ff74180048168223e4259d27cbf9bf346860d
7
- data.tar.gz: aa917870b91bedd997eb610f6dd146e50f0ee776bda0bb62261e3b9c2f0ad96b221f8847617bd2b8f5f64a217949613bceebc2911b41fd1c7031b8fa89bc3e34
6
+ metadata.gz: e2ab82d8a075c106281519ed03c3a547aa6ede0d55db53714d0c599603aaf96412a3a717c2ecdda134935c4b15d0fc9eb64e6c620da1a40b87c3760567c14450
7
+ data.tar.gz: 2026b4105507d347f0a41488437fa4d7752bee0d257bd3b0bf68cc049bcc983ee62a5a40454de24b6f3ae083441e34517bba5e572fe69df56a4f2ae609a87521
data/README.md CHANGED
@@ -7,7 +7,7 @@ Fetch, Upload, Organize, and Distribute Software Packages
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.2.0b1.dev01596225975
10
+ - Package version: 0.2.0b1.dev01596312415
11
11
  - Build package: org.openapitools.codegen.languages.RubyClientCodegen
12
12
  For more information, please visit [https://pulpproject.org](https://pulpproject.org)
13
13
 
@@ -24,16 +24,16 @@ gem build pulp_maven_client.gemspec
24
24
  Then either install the gem locally:
25
25
 
26
26
  ```shell
27
- gem install ./pulp_maven_client-0.2.0b1.dev01596225975.gem
27
+ gem install ./pulp_maven_client-0.2.0b1.dev01596312415.gem
28
28
  ```
29
29
 
30
- (for development, run `gem install --dev ./pulp_maven_client-0.2.0b1.dev01596225975.gem` to install the development dependencies)
30
+ (for development, run `gem install --dev ./pulp_maven_client-0.2.0b1.dev01596312415.gem` to install the development dependencies)
31
31
 
32
32
  or publish the gem to a gem hosting service, e.g. [RubyGems](https://rubygems.org/).
33
33
 
34
34
  Finally add this to the Gemfile:
35
35
 
36
- gem 'pulp_maven_client', '~> 0.2.0b1.dev01596225975'
36
+ gem 'pulp_maven_client', '~> 0.2.0b1.dev01596312415'
37
37
 
38
38
  ### Install from Git
39
39
 
@@ -11,5 +11,5 @@ OpenAPI Generator version: 4.2.3
11
11
  =end
12
12
 
13
13
  module PulpMavenClient
14
- VERSION = '0.2.0b1.dev01596225975'
14
+ VERSION = '0.2.0b1.dev01596312415'
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.2.0b1.dev01596225975
4
+ version: 0.2.0b1.dev01596312415
5
5
  platform: ruby
6
6
  authors:
7
7
  - OpenAPI-Generator
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2020-07-31 00:00:00.000000000 Z
11
+ date: 2020-08-01 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: faraday