pulp_maven_client 0.4.0.dev1663045773 → 0.4.0.dev1663130642

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: bd041ef3d3b033f58208e8cd08a0322ba1265747d0c3a58066a21c7dc6213428
4
+ data.tar.gz: 0fe0bcb1c121be1ef02b7c5ad850192c285ce80d5204319d3fada42718438ed1
5
5
  SHA512:
6
- metadata.gz: 73877a675ffd1bcddaf777e1d855dd3085461138f788dea7fb768c9f444bf2993157d00a9d5c5598476746977d135169ce1e269ef5aadb46ad7805ac5f396aa8
7
- data.tar.gz: b6a85ad3977a90fd1a0898c9b8a58c0abf62bd5e7c7146da33584d0fd6ca3917e9bd403f066e038a024b7bb5b57fcbbdaed34536d63f53f29f1ca33dd01a9039
6
+ metadata.gz: 8351702d4ae8a450bf2f8c7cd834d0e9948390b44711e0d2531dbaa464cc2bc90f38ddc4d72dd914fb2a1f26952f5c63ae6e8496d46cde4171e6ea46d39fb17c
7
+ data.tar.gz: c1c89a739e0776aec1cc452fd8eaa4703226b1681c5d7d8795333bfe3707109c0ca4bddc9bfb81eb0eaf67202e921dd6d692c4769865ebe5ef81448533b524b8
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.dev1663130642
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.dev1663130642.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.dev1663130642.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.dev1663130642'
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.dev1663130642'
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.dev1663130642
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-14 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: faraday