pulp_2to3_migration_client 0.17.0.dev1661575570 → 0.17.0.dev1662440814

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: 0c3984ff917c8c8aa52659286cc1330d7138f3071c348f9721aeba2253284c51
4
- data.tar.gz: a4f479f30463511a0bdf96f7d5cf8b943987a4a16a6b9d236409b1d02a4e1a17
3
+ metadata.gz: 42da8de1e61f8c214cd49254dbe0d1145b0581cf0ad2fa4a014ad60fea3ace4c
4
+ data.tar.gz: bf3329e6a066ef32d774fb431f97544771c93029a3c12b54e466dd0167720302
5
5
  SHA512:
6
- metadata.gz: 97107fac2b50d726ea22ffede0d51883d51d5d5d60c5a5b04f8443522135a47d5502af5bbb5beeb80f6a53b27e76c25c395057e6d04d47bc8d14d97c279edd7a
7
- data.tar.gz: 86fa552601a840e2c482584ef97296bd19d6781f109f40e93c34b59dd8950cc02b48e8ccaa7c141a1ea799a7bb16568ab5e283cc84dc7b2f6c813086daabfa0e
6
+ metadata.gz: 27948428beebdf598e4c8f282a945c695227520e7037dbc83e36df4e44861f59a700a5dbd35091ab1acfee680e73860048859c7c8c2fdd82c5d78cd6a3d25914
7
+ data.tar.gz: d36ad325d3a9b34cdfd6adec7761765ab32bcae9be118b248957bab873af1051e555b88d9e96ebd7cc8e6ffd6279ca8ac67e291d6755ab6e313938b5c22b8ad9
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.dev1661575570
10
+ - Package version: 0.17.0.dev1662440814
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.dev1661575570.gem
27
+ gem install ./pulp_2to3_migration_client-0.17.0.dev1662440814.gem
28
28
  ```
29
29
 
30
- (for development, run `gem install --dev ./pulp_2to3_migration_client-0.17.0.dev1661575570.gem` to install the development dependencies)
30
+ (for development, run `gem install --dev ./pulp_2to3_migration_client-0.17.0.dev1662440814.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.dev1661575570'
36
+ gem 'pulp_2to3_migration_client', '~> 0.17.0.dev1662440814'
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.dev1661575570'
14
+ VERSION = '0.17.0.dev1662440814'
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.dev1661575570
4
+ version: 0.17.0.dev1662440814
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-27 00:00:00.000000000 Z
11
+ date: 2022-09-06 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: faraday