pulp_2to3_migration_client 0.5.0.dev01602341560 → 0.5.0.dev01602427988

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: 3e6ef025c93b708f708b3ee23434db9823d122c9e088aa89bb8faa8e4263e1fa
4
- data.tar.gz: e7df22ecfa0186decdf0cd53a3c1fd9c6ec123d6d1defd622ced2b87c4a87cc1
3
+ metadata.gz: d9ef2b05afad0d2cffbffa518372b5a9136e0af2db1fde7f4b26b49a140f1e13
4
+ data.tar.gz: 9a2a912202de11128a1d887cee3c5c1b4e934297afcf58f3a8d79388d16a21fb
5
5
  SHA512:
6
- metadata.gz: 652052574d2f7d622d0d2e1f9bbd0ff40c60a00e27a3d48a44ab119731b831e7cb599be746490b040d576aa054d99edaf921d79ba853819deafc9384761a8b37
7
- data.tar.gz: cf5f3c7da609eb23ab1d4db4755d4b2f05f429cee3ba835a1c19a8433121dbe9c4581fda6286485b342c367ed766beac3376c1cc50932517b1e1768c83242dc5
6
+ metadata.gz: d63c1c3de2b05a38d9556d8867cbd7e8568206be950b5a76c32ec04ceff3177e950f269d7b75a245644a93f8e4b93df1ea00f50cffe8d6179d2c8f2a63cba289
7
+ data.tar.gz: 3422eb1fb89ada6f29fcc275431fd7b4b2fad15c4f5020fca78029ada09b956186b43e89a4f5bdae5875d49ad8ba14d45a47e0a32053da4a40083f1e37b4a764
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.5.0.dev01602341560
10
+ - Package version: 0.5.0.dev01602427988
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.5.0.dev01602341560.gem
27
+ gem install ./pulp_2to3_migration_client-0.5.0.dev01602427988.gem
28
28
  ```
29
29
 
30
- (for development, run `gem install --dev ./pulp_2to3_migration_client-0.5.0.dev01602341560.gem` to install the development dependencies)
30
+ (for development, run `gem install --dev ./pulp_2to3_migration_client-0.5.0.dev01602427988.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.5.0.dev01602341560'
36
+ gem 'pulp_2to3_migration_client', '~> 0.5.0.dev01602427988'
37
37
 
38
38
  ### Install from Git
39
39
 
@@ -11,5 +11,5 @@ OpenAPI Generator version: 4.2.3
11
11
  =end
12
12
 
13
13
  module Pulp2to3MigrationClient
14
- VERSION = '0.5.0.dev01602341560'
14
+ VERSION = '0.5.0.dev01602427988'
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.5.0.dev01602341560
4
+ version: 0.5.0.dev01602427988
5
5
  platform: ruby
6
6
  authors:
7
7
  - OpenAPI-Generator
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2020-10-10 00:00:00.000000000 Z
11
+ date: 2020-10-11 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: faraday