pulp_maven_client 0.4.0.dev1670987488 → 0.4.0.dev1671073817

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: 43a5dfbd9334d0f4a10444cdcb4a9c23a4bb7d859cb4d839627c827db5dae452
4
- data.tar.gz: 289e4ea069217bb6e31a38748cc7bab5b46df16c09a5c70d2b21acfe0b696d57
3
+ metadata.gz: 101f5a7a595227d3d30b711cb5c0e1fabaa801c9974a522e52519433a71cfdca
4
+ data.tar.gz: a642fde05a5e26126a21707ea59e1690872885f77a1a9a11f7b1e3e2ad84e2d1
5
5
  SHA512:
6
- metadata.gz: 818a1f44e443e3cc4608a8f90e59efd464df5c699a4bb0d06f4546cbf66e928da0e120c817532fff93213a527be0f08ad1c74e368ba5286801907dcda1ac98f5
7
- data.tar.gz: e23a01585bdf17a2c1b83c5093b73646780563d6b2eb2a7653a0b1ce717fbdb43ae8bf41d1736cc8759e78b8873c51d99f20699eae15fd6e278835c92d1ba5ab
6
+ metadata.gz: 944006f056c58998b8c0590c7bec3b90359ad74bf17bc448c663f4c327ad338cb4b30a0c30c7d9c9bdb9d10967e9b89f9a99380e141b5d27f99a47a6b701af5d
7
+ data.tar.gz: 5dbe2c58eac9c8e593abe86eecfd1f708fc69c500818c46e128ddebc566c756a32ac0f0a91673490cc0fd6892c7b8689fbe3b881acd75da75abac3ff9bb829c4
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.dev1670987488
10
+ - Package version: 0.4.0.dev1671073817
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.dev1670987488.gem
27
+ gem install ./pulp_maven_client-0.4.0.dev1671073817.gem
28
28
  ```
29
29
 
30
- (for development, run `gem install --dev ./pulp_maven_client-0.4.0.dev1670987488.gem` to install the development dependencies)
30
+ (for development, run `gem install --dev ./pulp_maven_client-0.4.0.dev1671073817.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.dev1670987488'
36
+ gem 'pulp_maven_client', '~> 0.4.0.dev1671073817'
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.dev1670987488'
14
+ VERSION = '0.4.0.dev1671073817'
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.dev1670987488
4
+ version: 0.4.0.dev1671073817
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-14 00:00:00.000000000 Z
11
+ date: 2022-12-15 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: faraday