pulp_maven_client 0.4.0.dev1674443233 → 0.4.0.dev1674529707

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: 6fa4fb4cf12be62f4fc90c47abfa7ce629599332d2819aa4c408f26a796c216a
4
- data.tar.gz: e51c9ada2210ec413c3723f8928d0951916fc82a4168eb3311ddd317e74cb95b
3
+ metadata.gz: 9281fd352ae4d9c1150bc089dd20d45b77aaaa1316f1be20ae63cc2b724e0c3f
4
+ data.tar.gz: ee6b7ec010459fed1a143512d3c0d9e67b26032215295439de2dd30f17709859
5
5
  SHA512:
6
- metadata.gz: 06be13abb0bd5c0bfa590a263aa045277b693a0f4ae3dfa286b2367bfe84f6a0ac295320f0bdaf3211edfbfca7790ebf60fa440563f55437156abfd7b4c0d53c
7
- data.tar.gz: b87cc80502b24fd1a775357e18fc649938de46e5e233ace264bace0bd696362be36ed70755e46c0092283957d8183d4da8d5ebf1a7745d3f2723385139931473
6
+ metadata.gz: 70eba29e9882c8352e972f4e527dfbf1a983cdd30457318d4c12f52c179da6e61bc1f5207b5828c80d3406c9769718ac67123feb3abbc8c72f43ec6f52da35b6
7
+ data.tar.gz: fd8a2882d993cc1f8085973bcd5d9ec1a579a93c720c769782e0404ed091ba63f93ade6688cfc2536cbcb8a2eb8a79519c317c213ad1a132d483d2b666e7cbbe
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.dev1674443233
10
+ - Package version: 0.4.0.dev1674529707
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.dev1674443233.gem
27
+ gem install ./pulp_maven_client-0.4.0.dev1674529707.gem
28
28
  ```
29
29
 
30
- (for development, run `gem install --dev ./pulp_maven_client-0.4.0.dev1674443233.gem` to install the development dependencies)
30
+ (for development, run `gem install --dev ./pulp_maven_client-0.4.0.dev1674529707.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.dev1674443233'
36
+ gem 'pulp_maven_client', '~> 0.4.0.dev1674529707'
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.dev1674443233'
14
+ VERSION = '0.4.0.dev1674529707'
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.dev1674443233
4
+ version: 0.4.0.dev1674529707
5
5
  platform: ruby
6
6
  authors:
7
7
  - OpenAPI-Generator
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2023-01-23 00:00:00.000000000 Z
11
+ date: 2023-01-24 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: faraday