pulp_maven_client 0.4.0.dev1669346479 → 0.4.0.dev1669519512

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: d3b95c0a655f53d7db2a1d5ba3a3d40a9a860cdf644fd3ba6767aafb9fd344d3
4
- data.tar.gz: 8565b41ba6375d327143b0c53f3638bccd9e901c91a6d04a23b4155146520c93
3
+ metadata.gz: 98c7483c6359bc8380be73dfb3410781623c2a9fe7ddbe27a74cd03d1069e24b
4
+ data.tar.gz: 82da0bb69ade571a9c5e0a695f11b1a2d3d1eca1fa3bda0d9557a4bda74a381f
5
5
  SHA512:
6
- metadata.gz: 1c9641e34ed1e82c8f64e2ea5bbb37e1b468a655dc2e29ee1b3bc0d99338f3cf456bd489a151671a0dbd9b34e45acec9e7e915a754f26a09479ffc57be56fb46
7
- data.tar.gz: 8b66b2c9d34d196e17277e47ccddf0d2aac67ee68b87c30358514d5a5714b173aa0c99fd2cacb55136144e5974f62eb4dd28ae47b90c85028b85e1939faf97d4
6
+ metadata.gz: c0d7dfe1eb0c5110a23ba12b4c3490263f62149041d37124a2857b8736bc6829699d408f49b6d736deca9b6be5850297acf10774c6e452c42fda8eab6ebe491c
7
+ data.tar.gz: 969dcbfaa30c9ee9f7717a55a3d0ae8380c320b1838e76e71d805367899f63cd55177afa584d0bc6f386a9bb0ec1feccb896324d3a23551c668375ef11536a42
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.4.0.dev1669346479
10
+ - Package version: 0.4.0.dev1669519512
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.4.0.dev1669346479.gem
27
+ gem install ./pulp_maven_client-0.4.0.dev1669519512.gem
28
28
  ```
29
29
 
30
- (for development, run `gem install --dev ./pulp_maven_client-0.4.0.dev1669346479.gem` to install the development dependencies)
30
+ (for development, run `gem install --dev ./pulp_maven_client-0.4.0.dev1669519512.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.4.0.dev1669346479'
36
+ gem 'pulp_maven_client', '~> 0.4.0.dev1669519512'
37
37
 
38
38
  ### Install from Git
39
39
 
@@ -11,5 +11,5 @@ OpenAPI Generator version: 4.3.1
11
11
  =end
12
12
 
13
13
  module PulpMavenClient
14
- VERSION = '0.4.0.dev1669346479'
14
+ VERSION = '0.4.0.dev1669519512'
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.4.0.dev1669346479
4
+ version: 0.4.0.dev1669519512
5
5
  platform: ruby
6
6
  authors:
7
7
  - OpenAPI-Generator
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2022-11-25 00:00:00.000000000 Z
11
+ date: 2022-11-27 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: faraday