pulp_2to3_migration_client 0.12.0.dev1618286197 → 0.12.0.dev1618372785

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: cd9d33fa3e80b29cfcb7148b41c339f0cae6e31d815da6cc4e666a26f0c1173f
4
- data.tar.gz: e59fce269f86c8c7b3753f66c49f1cd0e03886816adcdc632e08f387ecc1673d
3
+ metadata.gz: 135bdd5b813f9cecdb3b9129f3611ccac9b27382566fa18c7b45c6633055f9b4
4
+ data.tar.gz: da3aeccfd7d944b529263328fc814952009a91da5da3b5193a73e9ee8bc958b7
5
5
  SHA512:
6
- metadata.gz: 8a3daba6a1c5195499c5fae3d929654d08499b880a3004d9eeca2f50bfc3be456925f9585ef360492c594087df40fc52f0cf73dd7d9ea3f132035fb4293a05d6
7
- data.tar.gz: c0e8a717e73fe7201818e19c4e3a5c3f658321af1f74c859d57b74e3cc8ad9bf5f85c7bec301da320b6c0125239563eb8d14c615e48bdd65378d7fdb400b7b0c
6
+ metadata.gz: 6039693f5d2fc3b7614cf03f350cb24d877182dd49d33b0cc5e51e33dadc242f5a4d6a3a69383db1339519c22f15c437be6cc47fa9d5d526cd727fab4db555cb
7
+ data.tar.gz: c9002331f621924ec9884029f96b8f49eb4c7196665dd95f6ebc583c264c550b5781f1dfd41f1d7bd1e02f6946ffac166ba83ec05402cac741bbf8e3fa9d2028
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.12.0.dev1618286197
10
+ - Package version: 0.12.0.dev1618372785
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.12.0.dev1618286197.gem
27
+ gem install ./pulp_2to3_migration_client-0.12.0.dev1618372785.gem
28
28
  ```
29
29
 
30
- (for development, run `gem install --dev ./pulp_2to3_migration_client-0.12.0.dev1618286197.gem` to install the development dependencies)
30
+ (for development, run `gem install --dev ./pulp_2to3_migration_client-0.12.0.dev1618372785.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.12.0.dev1618286197'
36
+ gem 'pulp_2to3_migration_client', '~> 0.12.0.dev1618372785'
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.12.0.dev1618286197'
14
+ VERSION = '0.12.0.dev1618372785'
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.12.0.dev1618286197
4
+ version: 0.12.0.dev1618372785
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-04-13 00:00:00.000000000 Z
11
+ date: 2021-04-14 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: faraday