pulp_2to3_migration_client 0.0.1a1.dev01570905822 → 0.0.1a1.dev01570992287

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: 7f25aab52bb99cd407a3243f2a92f5f3e4823f7021eae8418b9376f5f48da610
4
- data.tar.gz: b0415a8466b8278687afd23178dcc5f5b766adf5346fe14332be5ef67fb9b28d
3
+ metadata.gz: 6c96d2a79967e36e81d94bc8af91ee37fd98e8ce8c6683a995fae2fbe8592430
4
+ data.tar.gz: 23b6e99279b0cb16938c816ac6dcffb0b143dd791edd62e07a8a9b74edc7b996
5
5
  SHA512:
6
- metadata.gz: '09050e1d31d855e0eda5a3871d5088470da80108278c51bf2222ecb09cadd23c557fb2a79e9afe54d1a648867f454f4946761aa9583af9553a1ef8e62afcf84d'
7
- data.tar.gz: 33ce30355c1154f3ee4cb1588c482b59356f65e63f593d5da71d8f9e19712fe6a3485e90f4d067738fe580e078fe25154f8970c364ecb6b32864889fedffa1c5
6
+ metadata.gz: 3726a62ffec74f3d4ac1c788c1e49f1b8320da7a2b675bf1f109b22e2e9cc9850826d67d68bfc28290eb6d4b4164d2e7aebb178404a246ae864784ec3c7c6f04
7
+ data.tar.gz: 44a4cfba5663c251d0c8196de43b439540d84fde142a27d12309ea3445594f96a0a1e2bf7e7cbee0aff850d55f595e6484212b68d630a5687519d0581f6fcbf9
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.1a1.dev01570905822
10
+ - Package version: 0.0.1a1.dev01570992287
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.1a1.dev01570905822.gem
26
+ gem install ./pulp_2to3_migration_client-0.0.1a1.dev01570992287.gem
27
27
  ```
28
28
 
29
- (for development, run `gem install --dev ./pulp_2to3_migration_client-0.0.1a1.dev01570905822.gem` to install the development dependencies)
29
+ (for development, run `gem install --dev ./pulp_2to3_migration_client-0.0.1a1.dev01570992287.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.1a1.dev01570905822'
35
+ gem 'pulp_2to3_migration_client', '~> 0.0.1a1.dev01570992287'
36
36
 
37
37
  ### Install from Git
38
38
 
@@ -11,5 +11,5 @@ OpenAPI Generator version: 4.2.0-SNAPSHOT
11
11
  =end
12
12
 
13
13
  module Pulp2to3MigrationClient
14
- VERSION = '0.0.1a1.dev01570905822'
14
+ VERSION = '0.0.1a1.dev01570992287'
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.1a1.dev01570905822
4
+ version: 0.0.1a1.dev01570992287
5
5
  platform: ruby
6
6
  authors:
7
7
  - OpenAPI-Generator
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2019-10-12 00:00:00.000000000 Z
11
+ date: 2019-10-13 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: faraday