pulp_2to3_migration_client 0.18.0.dev1669519649 → 0.18.0.dev1669691852

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: 376cc5dbb5fd061cb761c8630c1db76f80f2fee1b017ec7ce611db81b46bffec
4
- data.tar.gz: 29c4df81023fc97552fdbecc04fccceed7c21bb9b422bb1a8bdb00d99ada8ce5
3
+ metadata.gz: d37bfa7e21ad038cbea4cf1f54fa295910e49578b530daaac03a928733eb326a
4
+ data.tar.gz: 29c4d16b9ada53b3f2b009b0698f576518454e9896fba291371acfcc299b84ee
5
5
  SHA512:
6
- metadata.gz: d2ad90a1789049d5776c4f69e3ee9d77abee830349ea99ba6c4b411c16e8c65a2404578a02f15ff4fe7da748ef2af008fe7d38dbdb62b0d6bff2372ab8718902
7
- data.tar.gz: 23469a28b692c25f591ca43172ff289450ecc9cd85253a7671d010f27a81766c364042e740475b825e01e02fc61008d6734988f3e2bda60c66f817c577b6cc98
6
+ metadata.gz: afc6f316980f6c57b1b46f7b625363b7c966e7339ccfea799175c69863f9bc2cc75c4be62f397788bcafa4b9f0d9fcf4675f0ee423d1e1332cb4ff291a91d788
7
+ data.tar.gz: b134c00f817df8ac557db255c46a16111b8131f015d4d29e611405265e1f875740a4b8651e9eff71867f0b0f6efd350012ab373d9ea4f0542f6e4c081f626a3d
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.18.0.dev1669519649
10
+ - Package version: 0.18.0.dev1669691852
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.18.0.dev1669519649.gem
27
+ gem install ./pulp_2to3_migration_client-0.18.0.dev1669691852.gem
28
28
  ```
29
29
 
30
- (for development, run `gem install --dev ./pulp_2to3_migration_client-0.18.0.dev1669519649.gem` to install the development dependencies)
30
+ (for development, run `gem install --dev ./pulp_2to3_migration_client-0.18.0.dev1669691852.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.18.0.dev1669519649'
36
+ gem 'pulp_2to3_migration_client', '~> 0.18.0.dev1669691852'
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.18.0.dev1669519649'
14
+ VERSION = '0.18.0.dev1669691852'
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.18.0.dev1669519649
4
+ version: 0.18.0.dev1669691852
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-11-27 00:00:00.000000000 Z
11
+ date: 2022-11-29 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: faraday