pulp_2to3_migration_client 0.11.0.dev1616734076 → 0.11.0.dev1616817295

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 61b0c2dbd33fb4a23f21aa48316c82c29185ad207d408f2341fe4fa14499a795
4
- data.tar.gz: acaa1f9ac1082f3998c9cd25b424c05960e51259b457d0e3850a3f855b0bc690
3
+ metadata.gz: ae80d61bf196c814215610c01aa97d98c8ddda4e535195bda948b25c4944906d
4
+ data.tar.gz: 6a1e311f4ca50623bc8ba07dcd9a73cfc5f9a2a120b4290a269a55314862eaf6
5
5
  SHA512:
6
- metadata.gz: a73aa997f825a90b3691229b002706293cb48b384036ee42b3aecac6f60a7422a4c80bd5aaebb72b9c8327ea15af743da15202b6ad87617132813dbe5e911ddd
7
- data.tar.gz: 2e6e1a0a2e82a8bf9f5704420e9fd57bf4faaee72f84e3e5c89f51fbaed501ed4da044885d983741ebb2783fcca879f5531872634f1f816c07860d804c4d5606
6
+ metadata.gz: bf842c9f90f15c67a71cf8cfdcf0b8fef782e668914898ac68d9a5be943a4d873adbfa86a6856d039f8127f5e5d2eaa93c5a64caa0b5e26d4a4494b14670938b
7
+ data.tar.gz: 607cc76e7dbf53494712511fa651ca93e4dd281399c58b786b898527fa129c433f6143d1e247b2798ebfca5b1db175f2fca82f38ddd4370fc3b52d19a4bb62ee
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.11.0.dev1616734076
10
+ - Package version: 0.11.0.dev1616817295
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.11.0.dev1616734076.gem
27
+ gem install ./pulp_2to3_migration_client-0.11.0.dev1616817295.gem
28
28
  ```
29
29
 
30
- (for development, run `gem install --dev ./pulp_2to3_migration_client-0.11.0.dev1616734076.gem` to install the development dependencies)
30
+ (for development, run `gem install --dev ./pulp_2to3_migration_client-0.11.0.dev1616817295.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.11.0.dev1616734076'
36
+ gem 'pulp_2to3_migration_client', '~> 0.11.0.dev1616817295'
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.11.0.dev1616734076'
14
+ VERSION = '0.11.0.dev1616817295'
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.11.0.dev1616734076
4
+ version: 0.11.0.dev1616817295
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-03-26 00:00:00.000000000 Z
11
+ date: 2021-03-27 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: faraday