pulp_2to3_migration_client 0.0.1rc2.dev01581790875 → 0.0.1rc2.dev01581877334

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: 7b8a0a9df601619ba64931bb03f24d8184f64b91cba49a069015261abdf06280
4
- data.tar.gz: e81a4089a40e4d259dbdd61121ececb783f9a6bc238ea19c9592605acec616db
3
+ metadata.gz: e8b378deca3a476d3d46ec2750f25ed88906e6ecc5ff665d8151a09e0099a074
4
+ data.tar.gz: 9175c99da8daddf2b2fe6bcfa801a19f8d78d8dc9ab21bb315b0981d243d9f06
5
5
  SHA512:
6
- metadata.gz: 6aa59369d109b1bf2dee9eb3f1c6393e88491e2c5261eda571f5fac3399d2ba83075aa6eae3222466fe04b40977cebc8773e2a484a679a61557ba55a0cb0c573
7
- data.tar.gz: 5ae4062714ec658d8b1cd84a038d834205dd77c02ba80a9965e0298eb0bb46c391ddc0dec7666905c21b183940b708c7779d2537aa0931fb1c18dada934fd45f
6
+ metadata.gz: 92862ec1513ae8f9d0e269b172e3c1540de0024971a8b1d9d8eac6b7cfd578c3fd8b5dc5e56bbdad4797c997f743f39b36861249db2057b179432e4ddf83dba4
7
+ data.tar.gz: f5a01e3b99e36645637e0aca6d163421ae39ef85165651ab0ac7782b3616136b332890d914755355692c1d350db9379788662697d25952b17a67dc054771ce65
data/README.md CHANGED
@@ -7,7 +7,7 @@ No description provided (generated by Openapi Generator https://github.com/opena
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.0.1rc2.dev01581790875
10
+ - Package version: 0.0.1rc2.dev01581877334
11
11
  - Build package: org.openapitools.codegen.languages.RubyClientCodegen
12
12
 
13
13
  ## Installation
@@ -23,16 +23,16 @@ gem build pulp_2to3_migration_client.gemspec
23
23
  Then either install the gem locally:
24
24
 
25
25
  ```shell
26
- gem install ./pulp_2to3_migration_client-0.0.1rc2.dev01581790875.gem
26
+ gem install ./pulp_2to3_migration_client-0.0.1rc2.dev01581877334.gem
27
27
  ```
28
28
 
29
- (for development, run `gem install --dev ./pulp_2to3_migration_client-0.0.1rc2.dev01581790875.gem` to install the development dependencies)
29
+ (for development, run `gem install --dev ./pulp_2to3_migration_client-0.0.1rc2.dev01581877334.gem` to install the development dependencies)
30
30
 
31
31
  or publish the gem to a gem hosting service, e.g. [RubyGems](https://rubygems.org/).
32
32
 
33
33
  Finally add this to the Gemfile:
34
34
 
35
- gem 'pulp_2to3_migration_client', '~> 0.0.1rc2.dev01581790875'
35
+ gem 'pulp_2to3_migration_client', '~> 0.0.1rc2.dev01581877334'
36
36
 
37
37
  ### Install from Git
38
38
 
@@ -11,5 +11,5 @@ OpenAPI Generator version: 4.2.2
11
11
  =end
12
12
 
13
13
  module Pulp2to3MigrationClient
14
- VERSION = '0.0.1rc2.dev01581790875'
14
+ VERSION = '0.0.1rc2.dev01581877334'
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.0.1rc2.dev01581790875
4
+ version: 0.0.1rc2.dev01581877334
5
5
  platform: ruby
6
6
  authors:
7
7
  - OpenAPI-Generator
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2020-02-15 00:00:00.000000000 Z
11
+ date: 2020-02-16 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: faraday