pulp_maven_client 0.4.0.dev1663045773 → 0.4.0.dev1663218679

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: fe46a41ef5212a581f41c1f71bea2bd4c7cb98dc69c8088dfd21003a3c1c26a8
4
- data.tar.gz: 92c5039ea4f4fd655cbc1750f1dab490391f6fa8582bd16ef70a76cb2b83c7b6
3
+ metadata.gz: c218d61ca85ef5019fe239ddd783f1adba9b08a4d6b20635f364512a0086d7c4
4
+ data.tar.gz: 5984fac33747001b3180f09a5d30d9095da230f5b5aa34d7a575e4032bf63c6d
5
5
  SHA512:
6
- metadata.gz: 73877a675ffd1bcddaf777e1d855dd3085461138f788dea7fb768c9f444bf2993157d00a9d5c5598476746977d135169ce1e269ef5aadb46ad7805ac5f396aa8
7
- data.tar.gz: b6a85ad3977a90fd1a0898c9b8a58c0abf62bd5e7c7146da33584d0fd6ca3917e9bd403f066e038a024b7bb5b57fcbbdaed34536d63f53f29f1ca33dd01a9039
6
+ metadata.gz: 230df7656ac081a8a0218261134e0d4a29103888d787095769ec2f97728258eb5b6e30ce5924251574d49620a563a2c3f84691c7355e1486770a3ba19dc49620
7
+ data.tar.gz: da155fbd24f688c2ea9c0ddb4da3f18770ade70318fad5283890f0b0d650a66795e7d794d7af9b4a191d17a0a3c84b883cb559d1eb531cf0b321acdf55ed392f
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.dev1663045773
10
+ - Package version: 0.4.0.dev1663218679
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.dev1663045773.gem
27
+ gem install ./pulp_maven_client-0.4.0.dev1663218679.gem
28
28
  ```
29
29
 
30
- (for development, run `gem install --dev ./pulp_maven_client-0.4.0.dev1663045773.gem` to install the development dependencies)
30
+ (for development, run `gem install --dev ./pulp_maven_client-0.4.0.dev1663218679.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.dev1663045773'
36
+ gem 'pulp_maven_client', '~> 0.4.0.dev1663218679'
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.dev1663045773'
14
+ VERSION = '0.4.0.dev1663218679'
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.dev1663045773
4
+ version: 0.4.0.dev1663218679
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-09-13 00:00:00.000000000 Z
11
+ date: 2022-09-15 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: faraday