pulp_maven_client 0.4.0.dev1669864950 → 0.4.0.dev1669950705

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: 674457289f4d883d0eac136a324768cd7f7ce04ab634b12ae8c63cfaf6d75990
4
- data.tar.gz: a11a87662939305fd3f69478ed7f0aa4aedd3e69bd093c317149a8a142dcf9f2
3
+ metadata.gz: ef8ac9ba3b546a4db4764a86b07e78574d375cd2b8de1975f1a2459557473398
4
+ data.tar.gz: 2c99542c57342a793ceada162574496ebd9c5a7a1b39690e0f2f487a29afec61
5
5
  SHA512:
6
- metadata.gz: bb5a7a40a78baa6a7da6696d3419faebdba00d9067e9ad0531ead9fe8505a97ba26f5c2a4affce7637bc9eebef655757ab6b1d3da740f75cbb1c0da8fcdae135
7
- data.tar.gz: bcb3522837c183131cb2644820b51c3f404d8f47b9be095d5eccee96add070c95a1ff589b3e9fcf311a039db8c4148cb0ca10e1e49586197977eed80d13d072d
6
+ metadata.gz: 1679244a85c917f9883789d74c0d31325bcf4f321bc09f0643414965393a9ca2dfabc8f2dd27e233c96020a3ef1abd02145b9352f625d062d988b3d0e3b0eae9
7
+ data.tar.gz: 9c4c9dada8592b80cb813dadfd598aa8ea36a67ef9e7a7223cddb87692704ec82a856642d396e880a2f3c7e43c0cca5e531d1c15d8d05503f5102119b103a349
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.dev1669864950
10
+ - Package version: 0.4.0.dev1669950705
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.dev1669864950.gem
27
+ gem install ./pulp_maven_client-0.4.0.dev1669950705.gem
28
28
  ```
29
29
 
30
- (for development, run `gem install --dev ./pulp_maven_client-0.4.0.dev1669864950.gem` to install the development dependencies)
30
+ (for development, run `gem install --dev ./pulp_maven_client-0.4.0.dev1669950705.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.dev1669864950'
36
+ gem 'pulp_maven_client', '~> 0.4.0.dev1669950705'
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.dev1669864950'
14
+ VERSION = '0.4.0.dev1669950705'
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.dev1669864950
4
+ version: 0.4.0.dev1669950705
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-01 00:00:00.000000000 Z
11
+ date: 2022-12-02 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: faraday