pulp_maven_client 0.4.0.dev1671160245 → 0.4.0.dev1671246434

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: 7a93c81e8008a71ec3e74b910ccf8f35e47b9a4d5a5c9298396b470803dd9f00
4
- data.tar.gz: 6c93b2609401548746bb4adbc722be817b5254fe9f69b0d3456deb2a675f2af3
3
+ metadata.gz: c915b01e221566830905ddb67b25f74798da1ebe2fb2fd46cf813cfc8d4ba27b
4
+ data.tar.gz: 904088af1dfc26580efc9da1682869900650b0af6188a98a652312f685c77a65
5
5
  SHA512:
6
- metadata.gz: fd400245117fd00ead383ea434b4a53dc5c7f90542070813822a1aa36b94e672b54dd6002e7a38d44a771d57778d934ece73946bcdb8a63ae53c15e02ab28373
7
- data.tar.gz: 2c3e3ac4f7548c77c2740be7375e5a6d1358098882bae7c16544baa3e298c973f9b2b545371cb033b9ebac9828bc6d0d77823d91c3dab121f824c50d9b27f2d8
6
+ metadata.gz: 6b9d54a75afc1b7c70294385ccd3a6a7a1f662f1cbcf28bbbc972578738e79ae1ad60b2f9ccb09e908c7bbcf77b2501a6e42b48ddb61c778964aace1535c5f5b
7
+ data.tar.gz: 66d6e04ae93644725ce6a98906ca9f4006c637c328a3ba29a76163a6f336287c6a3571c77cf481dd8e13c6b3459a88845d6794b0a9fda08bbbeeefc8a7cc0b47
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.dev1671160245
10
+ - Package version: 0.4.0.dev1671246434
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.dev1671160245.gem
27
+ gem install ./pulp_maven_client-0.4.0.dev1671246434.gem
28
28
  ```
29
29
 
30
- (for development, run `gem install --dev ./pulp_maven_client-0.4.0.dev1671160245.gem` to install the development dependencies)
30
+ (for development, run `gem install --dev ./pulp_maven_client-0.4.0.dev1671246434.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.dev1671160245'
36
+ gem 'pulp_maven_client', '~> 0.4.0.dev1671246434'
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.dev1671160245'
14
+ VERSION = '0.4.0.dev1671246434'
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.dev1671160245
4
+ version: 0.4.0.dev1671246434
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-16 00:00:00.000000000 Z
11
+ date: 2022-12-17 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: faraday