pulp_maven_client 0.4.0.dev1670296007 → 0.4.0.dev1670468932

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: 476fb1aff6c2c6943434a847702873b413b247c668edc3dc8250f6a5d8f4378d
4
- data.tar.gz: 795e9b9ba4cc20d1c874943a29dd860170bddb58433d9290a063445f8efac553
3
+ metadata.gz: c8cda18599af56d6a421aa857fca3525ccd03fa7aac52da2dc1f51ff47514dbf
4
+ data.tar.gz: 8a64d1110625f20e113a276868273f0ce10031902f2872f5717434d7ecd3a4e0
5
5
  SHA512:
6
- metadata.gz: 2cd17363c019a94661413a5b33e28ee8b7ad7fd46aac8981c37a993d35f075c4b4237e018b93a38410c80fa5eaf8cc12669ff3ad1752bb476bce750ab82753e7
7
- data.tar.gz: 7ee8baac55176726059d997fd1ed5d51744382f31add421b0bb03e892e5bb0a35916d0d80a91b1d6cb404f1bdfb5b529b485904273c2ab9dc3da786f99070974
6
+ metadata.gz: 612434c4814e59dc09d0e1e8c731adc826128e8e1ceb88b4eaecb3ce643d8df0a9511768124fdae49b5c351603c6f1a236a528a3186b561bac549324f4ee3fef
7
+ data.tar.gz: c00ed8d8bf323019f23292e705e3b25fe8c57676ad4cf8ac62126c74d873ef582400458b47e47d12289682e17f4885e39f1478ee4111ee72c4db0a9ec7d8e13f
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.dev1670296007
10
+ - Package version: 0.4.0.dev1670468932
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.dev1670296007.gem
27
+ gem install ./pulp_maven_client-0.4.0.dev1670468932.gem
28
28
  ```
29
29
 
30
- (for development, run `gem install --dev ./pulp_maven_client-0.4.0.dev1670296007.gem` to install the development dependencies)
30
+ (for development, run `gem install --dev ./pulp_maven_client-0.4.0.dev1670468932.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.dev1670296007'
36
+ gem 'pulp_maven_client', '~> 0.4.0.dev1670468932'
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.dev1670296007'
14
+ VERSION = '0.4.0.dev1670468932'
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.dev1670296007
4
+ version: 0.4.0.dev1670468932
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-06 00:00:00.000000000 Z
11
+ date: 2022-12-08 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: faraday