pulp_maven_client 0.4.0.dev1640747662 → 0.4.0.dev1641093394

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

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: c2de4374a495d565051dcb8119c5c58784225fbb69cb6300ffcb9d88a305a42d
4
- data.tar.gz: 86a6c02e720b171a9f22cbcaa0969562f463399a03e5bb7974040da60061b9f1
3
+ metadata.gz: dc5d3abb2b5172017c0b321f9212cc947cd772b6b8ec73aa69acfc6df4d79fcd
4
+ data.tar.gz: 8d33f460002d8fa3b832da8d74965be0f29f8ea529a2d5b2f8dfaf253644f953
5
5
  SHA512:
6
- metadata.gz: 602f33006297c69b3bce9592ccfe67612128c47d43a902247b042ac1557c25583092d50f519380992756fe80516df4ab4a1bf2069b619e2c6f28a15ef06030d9
7
- data.tar.gz: 47931cd26a618467ea944867ccb228fa943e5e20706de604001aa950cc8a2496fa1d4e665ef3ca7f0de4b8718a7599c303147352b1e76c6e5d39ead4eab9fab5
6
+ metadata.gz: f2cb51476d848be5c60c07290a5ec6317828d256c09e88017c24294ded16da117b5deff730d6fd14f4e3ff5a71cb8aa562a89cc1fd96dad92794bfc85309fcf3
7
+ data.tar.gz: 636e29330d8d5cacf8caffee3b8441782655c753563b24fd148b0521bd0563886ffcd5fbdb49f30a795a5d681bf673a80077729cc7e10fe26bea2304909e4305
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.dev1640747662
10
+ - Package version: 0.4.0.dev1641093394
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.dev1640747662.gem
27
+ gem install ./pulp_maven_client-0.4.0.dev1641093394.gem
28
28
  ```
29
29
 
30
- (for development, run `gem install --dev ./pulp_maven_client-0.4.0.dev1640747662.gem` to install the development dependencies)
30
+ (for development, run `gem install --dev ./pulp_maven_client-0.4.0.dev1641093394.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.dev1640747662'
36
+ gem 'pulp_maven_client', '~> 0.4.0.dev1641093394'
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.dev1640747662'
14
+ VERSION = '0.4.0.dev1641093394'
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.dev1640747662
4
+ version: 0.4.0.dev1641093394
5
5
  platform: ruby
6
6
  authors:
7
7
  - OpenAPI-Generator
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2021-12-29 00:00:00.000000000 Z
11
+ date: 2022-01-02 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: faraday