pulp_2to3_migration_client 0.0.1rc1 → 0.0.1rc2.dev01581618252

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: 27fa6f69d13308ae203a54a87c6b1256ab06b8ca310a0bf167dc7e4cc89e00a7
4
- data.tar.gz: 056b410a2cb44de3396f1d791789f021097cbc4f70f600b880c9563bd306538c
3
+ metadata.gz: 31143ac84c96febdeb0e9f8e7ff89e2c1ceca3de50ce5edfd670f42b84fcbabb
4
+ data.tar.gz: 0750abad0f16cabf49d7d3d342fbeb227f629703f5564dadcc977ad960f29f01
5
5
  SHA512:
6
- metadata.gz: 9dde1460127c053edf9bd343303f0bac61ae8345847a992b01733831aa3b1e6020d1b678034529c83250cb7df9401c00d74c1deef540913c9136afffcf7d098a
7
- data.tar.gz: b0c0db82fdf9b1b3b3b333d1378b72b6aea6ac111c7716b6d70153fa8c0a821d87726f4c363eda82e4ecdfdfa2e31944bda0cb106204d265f4ddb31436a98021
6
+ metadata.gz: 8f4df0fe6d49918f9fbf2e2d8c8727a14538374f7e332487e401c1e4609d34118eea005426821320792f0e3bcb71cc1d1402ed064335440e44d51eaea3818ea6
7
+ data.tar.gz: 13c033acc067e41157d89d8521e40f8ad31c55e42cd1308be9152ad27c2256baf78b71381e3c3a9928310955faf954d0ad4669973d60623524fc315a3dc4a78a
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.1rc1
10
+ - Package version: 0.0.1rc2.dev01581618252
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.1rc1.gem
26
+ gem install ./pulp_2to3_migration_client-0.0.1rc2.dev01581618252.gem
27
27
  ```
28
28
 
29
- (for development, run `gem install --dev ./pulp_2to3_migration_client-0.0.1rc1.gem` to install the development dependencies)
29
+ (for development, run `gem install --dev ./pulp_2to3_migration_client-0.0.1rc2.dev01581618252.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.1rc1'
35
+ gem 'pulp_2to3_migration_client', '~> 0.0.1rc2.dev01581618252'
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.1rc1'
14
+ VERSION = '0.0.1rc2.dev01581618252'
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.1rc1
4
+ version: 0.0.1rc2.dev01581618252
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-12 00:00:00.000000000 Z
11
+ date: 2020-02-13 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: faraday