pulp_maven_client 0.4.0.dev1669519512 → 0.4.0.dev1669691685

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: 98c7483c6359bc8380be73dfb3410781623c2a9fe7ddbe27a74cd03d1069e24b
4
- data.tar.gz: 82da0bb69ade571a9c5e0a695f11b1a2d3d1eca1fa3bda0d9557a4bda74a381f
3
+ metadata.gz: 139b3744cdd22c76a0c62f35fea1276eee5270e333a25c9fbe62bb707c12fa19
4
+ data.tar.gz: 29d9bc74aa341c2bcb794aea82bf722a7561a4a9220d2135ffe4c62577856085
5
5
  SHA512:
6
- metadata.gz: c0d7dfe1eb0c5110a23ba12b4c3490263f62149041d37124a2857b8736bc6829699d408f49b6d736deca9b6be5850297acf10774c6e452c42fda8eab6ebe491c
7
- data.tar.gz: 969dcbfaa30c9ee9f7717a55a3d0ae8380c320b1838e76e71d805367899f63cd55177afa584d0bc6f386a9bb0ec1feccb896324d3a23551c668375ef11536a42
6
+ metadata.gz: ab2050b989801d3e49b15ca944543aff9baf8986514b6265ec8287182a1f061b5bc924575597be74e52ed7e496f8ff4d5b92f1aff0c6de67958a63604f96aff2
7
+ data.tar.gz: 2e549a0375c74ed3eddb2d360d750c7b3ce4c6e4892e11944cf2dea6a9a3313305c6a3755788d64ba94d30d69d09b3e5c54f164fe1e79a07d24eabe068b49d89
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.dev1669519512
10
+ - Package version: 0.4.0.dev1669691685
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.dev1669519512.gem
27
+ gem install ./pulp_maven_client-0.4.0.dev1669691685.gem
28
28
  ```
29
29
 
30
- (for development, run `gem install --dev ./pulp_maven_client-0.4.0.dev1669519512.gem` to install the development dependencies)
30
+ (for development, run `gem install --dev ./pulp_maven_client-0.4.0.dev1669691685.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.dev1669519512'
36
+ gem 'pulp_maven_client', '~> 0.4.0.dev1669691685'
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.dev1669519512'
14
+ VERSION = '0.4.0.dev1669691685'
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.dev1669519512
4
+ version: 0.4.0.dev1669691685
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-27 00:00:00.000000000 Z
11
+ date: 2022-11-29 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: faraday