pulp_2to3_migration_client 0.17.0.dev1660018032 → 0.17.0.dev1660363545

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: 1786ca8b8ddefa91b8666d936959b3e11f18d09b13f780bf745f42a0ab424512
4
- data.tar.gz: e72ca9ea4b5f7e4bde966e14f9366e1f20a2a86f47e1b0c7e8c01c95b23b754f
3
+ metadata.gz: dcd6ed94fdd84d0bd9256da83f714f53792e40125e58d8e87ed2c5d11b68898c
4
+ data.tar.gz: ca08cf991ac564ccaa0271da56a3514a594957f39a9a848874175cdfcc0737d8
5
5
  SHA512:
6
- metadata.gz: 2659b60eebdd1600159146cc2e13a8e73b15a6b66da2e546b8a328dfa36998ccad34420f9a57950261da159fbaa53c9bec5fda06e6e00e5a5dd4a89b010463c2
7
- data.tar.gz: 20eda49efcbff71f983f0b913765b10c869834b514118b32a63163c5e4a70057a4e16d34c1d061564fc884341c1554fc25af0fa9f448162433da1217176b54d8
6
+ metadata.gz: fb067662a9b59406d43742b9ebb37cbb9dcc12b6249903dbbe8aecffeed2dbb157df141c1392b64e6a5078d4703cb6140c416c88109013950864d4a39e734e48
7
+ data.tar.gz: f1cba05ca41371b542722b6a8e0c92188a7ee57db2b7d6b5f17616d58b1df3a307418fe0121f3a7cd82fe08842355f956ca80bf85609ea2e443a025a59a3050a
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.dev1660018032
10
+ - Package version: 0.17.0.dev1660363545
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.dev1660018032.gem
27
+ gem install ./pulp_2to3_migration_client-0.17.0.dev1660363545.gem
28
28
  ```
29
29
 
30
- (for development, run `gem install --dev ./pulp_2to3_migration_client-0.17.0.dev1660018032.gem` to install the development dependencies)
30
+ (for development, run `gem install --dev ./pulp_2to3_migration_client-0.17.0.dev1660363545.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.dev1660018032'
36
+ gem 'pulp_2to3_migration_client', '~> 0.17.0.dev1660363545'
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.dev1660018032'
14
+ VERSION = '0.17.0.dev1660363545'
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.dev1660018032
4
+ version: 0.17.0.dev1660363545
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-08-09 00:00:00.000000000 Z
11
+ date: 2022-08-13 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: faraday