pulp_maven_client 0.4.0.dev1662958329 → 0.4.0.dev1663045773

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