pulp_2to3_migration_client 0.2.0b3.dev01589809359 → 0.2.0b3.dev01589895271

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: 11720c9baa5bbfdc04f1033b3176a358beb1924f8531fc63277aa7dd1341b8db
4
- data.tar.gz: 340bd1f079fabf4ee6b33276789460fac7a867a1597c92ba35883c2c58e203c4
3
+ metadata.gz: a203995b56a6456add42b62578d20b73856e53919b353467116f9943895e7ab1
4
+ data.tar.gz: cf2db74f30488aa090acf4fdc809e134cc8bea796091161c6e1df457ee28910e
5
5
  SHA512:
6
- metadata.gz: b8f268d5be3fd49f7662f4ca3b17c26e803dc3178500b5aa1961f6932ac776da0a1f9de23779b0f5eccaf88e99c652e77dd94161f1c7c87f452392379bf60d0d
7
- data.tar.gz: '0909853ad431aaa6085c6887c1103eaca38469d8e8a173754942f2d51189f3578f17df8a70259a0fa860eea81ee64bf68979e8ef6c012de0f499795449c451f5'
6
+ metadata.gz: 1f610f9bee900e6b440103114db484be9196120e99786b168a7328c56924e546d787401edd36a6e0c1b533a9b25fe4c22b63994643b87b2c2022858f2b2318ec
7
+ data.tar.gz: 0b16ca6b39c51a066296907551355986736e137a5f9368180e11c8dcc38d90f46f59929d55be280c4498110c658ae07e612b8093a0d653388dd5053c9ce85a1e
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.2.0b3.dev01589809359
10
+ - Package version: 0.2.0b3.dev01589895271
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.2.0b3.dev01589809359.gem
26
+ gem install ./pulp_2to3_migration_client-0.2.0b3.dev01589895271.gem
27
27
  ```
28
28
 
29
- (for development, run `gem install --dev ./pulp_2to3_migration_client-0.2.0b3.dev01589809359.gem` to install the development dependencies)
29
+ (for development, run `gem install --dev ./pulp_2to3_migration_client-0.2.0b3.dev01589895271.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.2.0b3.dev01589809359'
35
+ gem 'pulp_2to3_migration_client', '~> 0.2.0b3.dev01589895271'
36
36
 
37
37
  ### Install from Git
38
38
 
@@ -11,5 +11,5 @@ OpenAPI Generator version: 4.2.3
11
11
  =end
12
12
 
13
13
  module Pulp2to3MigrationClient
14
- VERSION = '0.2.0b3.dev01589809359'
14
+ VERSION = '0.2.0b3.dev01589895271'
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.2.0b3.dev01589809359
4
+ version: 0.2.0b3.dev01589895271
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-05-18 00:00:00.000000000 Z
11
+ date: 2020-05-19 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: faraday