pulp_maven_client 0.4.0.dev1670382689 → 0.4.0.dev1670468932

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: 24c95aee2c465a22b866e42bef32264676daf2136675d8b6f277bfaa75c868cd
4
- data.tar.gz: be41bcfea27cc2fd35c8954f75b3b648243b353ac8d87760ecd6aa93816db020
3
+ metadata.gz: c8cda18599af56d6a421aa857fca3525ccd03fa7aac52da2dc1f51ff47514dbf
4
+ data.tar.gz: 8a64d1110625f20e113a276868273f0ce10031902f2872f5717434d7ecd3a4e0
5
5
  SHA512:
6
- metadata.gz: 60ff1971069a33d66db46ea14c36ac765da36bb577bcd11208b2938a7ba1f1fdcb9b1079d17da97c801139fc67fe9dbf5fbfbb87954408100b68ca9ccc654a08
7
- data.tar.gz: 4f499a11cb412a544f17d4bc26b1c7d38b5895b6d75af3033099c7085a36e458f450e8bef2a6ce71f112e7426644a334d45ce56c7df47d5712629fa7f7cc4163
6
+ metadata.gz: 612434c4814e59dc09d0e1e8c731adc826128e8e1ceb88b4eaecb3ce643d8df0a9511768124fdae49b5c351603c6f1a236a528a3186b561bac549324f4ee3fef
7
+ data.tar.gz: c00ed8d8bf323019f23292e705e3b25fe8c57676ad4cf8ac62126c74d873ef582400458b47e47d12289682e17f4885e39f1478ee4111ee72c4db0a9ec7d8e13f
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.dev1670382689
10
+ - Package version: 0.4.0.dev1670468932
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.dev1670382689.gem
27
+ gem install ./pulp_maven_client-0.4.0.dev1670468932.gem
28
28
  ```
29
29
 
30
- (for development, run `gem install --dev ./pulp_maven_client-0.4.0.dev1670382689.gem` to install the development dependencies)
30
+ (for development, run `gem install --dev ./pulp_maven_client-0.4.0.dev1670468932.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.dev1670382689'
36
+ gem 'pulp_maven_client', '~> 0.4.0.dev1670468932'
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.dev1670382689'
14
+ VERSION = '0.4.0.dev1670468932'
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.dev1670382689
4
+ version: 0.4.0.dev1670468932
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-12-07 00:00:00.000000000 Z
11
+ date: 2022-12-08 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: faraday