pulp_2to3_migration_client 0.16.0.dev1639970637 → 0.16.0.dev1640317261

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: be68594dafa2c4a4377b8964484032488fd4d6f96bbbe03a8b74ff4fc85f32dd
4
- data.tar.gz: 05fecfad2f2cfc960f875857bf0053853dd158194e925e90c62984d02db3ca75
3
+ metadata.gz: 4473416feea584ea754a9a827e25e7b446ff4dd2bfebd89aca77646ea269a435
4
+ data.tar.gz: '0932a70e4ad592374dd7077e0b6bd83a416819bcc918eef66006450b7bfdfddb'
5
5
  SHA512:
6
- metadata.gz: be3c9b37a0b9046902665afd7c179306accdcf82d7ff9e4445652cc99d1694f9335eccfbb2445d4c9580a34350d3daf9bbaf78758c06d14edbf93808c862a815
7
- data.tar.gz: 68c242415c320ec52a0fc688a1be00220e12a55301b43d1d469a98124034dd34d4170cee7aaa4e8ff8c92b9d5dd25a1074a1c92bcfa59bae350f81ccc8a60faf
6
+ metadata.gz: c0f2ac60fc35d02fca394a49d61bd6b14c9bed87fa25db422454ca76cd243ea63118853c926fc2ff0fd3f9601ff07c170d4740704a7e44d16290fe5cb4fef08a
7
+ data.tar.gz: 51f8e7fbe7184c90d9bb224697132640d9065d26813cf28be8288c95ad2ebdc3c767f6acb8b12244b0dfcff0602e3f1c9e40d5a3abf01cd3708e055b77ac7970
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.16.0.dev1639970637
10
+ - Package version: 0.16.0.dev1640317261
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.16.0.dev1639970637.gem
27
+ gem install ./pulp_2to3_migration_client-0.16.0.dev1640317261.gem
28
28
  ```
29
29
 
30
- (for development, run `gem install --dev ./pulp_2to3_migration_client-0.16.0.dev1639970637.gem` to install the development dependencies)
30
+ (for development, run `gem install --dev ./pulp_2to3_migration_client-0.16.0.dev1640317261.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.16.0.dev1639970637'
36
+ gem 'pulp_2to3_migration_client', '~> 0.16.0.dev1640317261'
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.16.0.dev1639970637'
14
+ VERSION = '0.16.0.dev1640317261'
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.16.0.dev1639970637
4
+ version: 0.16.0.dev1640317261
5
5
  platform: ruby
6
6
  authors:
7
7
  - OpenAPI-Generator
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2021-12-20 00:00:00.000000000 Z
11
+ date: 2021-12-24 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: faraday