pulp_2to3_migration_client 0.16.0.dev1644551332 → 0.16.0.dev1644896594

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: dd7b5a851d043de58b27fed7597ecf06ecdd3a0ca4553827f1fa305c3011c76b
4
- data.tar.gz: de2178c2e77ad0c7f6876c4140b44ca786095a38afcc87b6d179ad61b1f1d393
3
+ metadata.gz: 9190f656b030f83f73acd3be962cd71e356c087125c2862fc1f640ce4ac07984
4
+ data.tar.gz: 22c514126afb63502f743aabcbd0dee373c6065a5589966873858491bf0784fd
5
5
  SHA512:
6
- metadata.gz: 0d58e8ab513b0e7a88df5e63f7d8d16a310545bc824f416f9d55a545d4bebf7fe7e2025966422464977b0904cfef115e9c82fe5e2c29ba2e4639ea67d55132d5
7
- data.tar.gz: 49b62215d308fda6a7d45a52a01b944fb0206b9f86b5467257bb4ee15871c814920387ca00f377db5d5cd9fbd4468486378c62d8db3c9397e29e43fe834fa078
6
+ metadata.gz: 04db498cdf8e2a77c8ad13543cfd3ca73868cd4913887645db6452ffe5c8ce6428bd7078f12d540c5621116d33aace945993badfd18c8afcf1e3976d8ffee2b7
7
+ data.tar.gz: 29f788ff1fc209e5f219d61a2bc58e4a4aeed2a0456aa285102bac1cb7a46ffd2dcd9d531a3b427c148b750c6f153174de80fb53086b4db044e479899ecb7a13
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.dev1644551332
10
+ - Package version: 0.16.0.dev1644896594
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.dev1644551332.gem
27
+ gem install ./pulp_2to3_migration_client-0.16.0.dev1644896594.gem
28
28
  ```
29
29
 
30
- (for development, run `gem install --dev ./pulp_2to3_migration_client-0.16.0.dev1644551332.gem` to install the development dependencies)
30
+ (for development, run `gem install --dev ./pulp_2to3_migration_client-0.16.0.dev1644896594.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.dev1644551332'
36
+ gem 'pulp_2to3_migration_client', '~> 0.16.0.dev1644896594'
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.dev1644551332'
14
+ VERSION = '0.16.0.dev1644896594'
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.dev1644551332
4
+ version: 0.16.0.dev1644896594
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-02-11 00:00:00.000000000 Z
11
+ date: 2022-02-15 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: faraday