pulp_2to3_migration_client 0.17.0.dev1662698711 → 0.17.0.dev1662785532

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: d07113071fb3f0e0fa319aee8ec171a246414eae6b55876ee4a566af73942411
4
- data.tar.gz: 10cdb6577c49e6825ef37296ecf6f96db17b4520a4d3664e91070e539a6f7c05
3
+ metadata.gz: 9532a54319ec8a3914896eaec30223c7090906a23058b36dcb2d5c8250065e85
4
+ data.tar.gz: 00d5f28b2e29698b0d96946e4f7610279a48e4d27276a1182093d1a9c1f33c76
5
5
  SHA512:
6
- metadata.gz: 66c1d955ecd1d8b0bfd83e51f36b973ef8332d2c18bba6064b42437bbb52f0384f19674fb5608c8a0efddb018f704f5d9307ff800a0f30534f038656826fa14b
7
- data.tar.gz: 51ec981b74198e1c894897537a3ab13279177b68b1a7e7b3adff4b566964e006161d81d7eabf9f55a8cd532febfdd7bf0fe0a4bac1ace08dafcb9fbbd7884642
6
+ metadata.gz: baafa52e9393363221edf0e18d90215e6a2b1f4bf997e4dfc3dd88bd79b143cc7a1f1a0e5349146b4a7e6c8e0cc13a73707dbd614c9235a995a91de59d4964b3
7
+ data.tar.gz: 0ac8699d55ecdd42e2b505458f706745f8f941bd2b86d96c7ea88e5d533da9768d28711b5cbef6b643b4ba5f8faf4e70f1aa611976257f228d99eb0455200afa
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.17.0.dev1662698711
10
+ - Package version: 0.17.0.dev1662785532
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_2to3_migration_client.gemspec
24
24
  Then either install the gem locally:
25
25
 
26
26
  ```shell
27
- gem install ./pulp_2to3_migration_client-0.17.0.dev1662698711.gem
27
+ gem install ./pulp_2to3_migration_client-0.17.0.dev1662785532.gem
28
28
  ```
29
29
 
30
- (for development, run `gem install --dev ./pulp_2to3_migration_client-0.17.0.dev1662698711.gem` to install the development dependencies)
30
+ (for development, run `gem install --dev ./pulp_2to3_migration_client-0.17.0.dev1662785532.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_2to3_migration_client', '~> 0.17.0.dev1662698711'
36
+ gem 'pulp_2to3_migration_client', '~> 0.17.0.dev1662785532'
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 Pulp2to3MigrationClient
14
- VERSION = '0.17.0.dev1662698711'
14
+ VERSION = '0.17.0.dev1662785532'
15
15
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: pulp_2to3_migration_client
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.17.0.dev1662698711
4
+ version: 0.17.0.dev1662785532
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-09-09 00:00:00.000000000 Z
11
+ date: 2022-09-10 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: faraday