pulp_2to3_migration_client 0.4.0.dev01598989860 → 0.4.0.dev01599076786

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: 0ba553eda90a4f394caa31046bcdf81607ac6b397bfd9b718b3b628b0ba5bea8
4
- data.tar.gz: c3d802352979907c086d825b3f93711d1862a0b87c752897505c1c878bea3172
3
+ metadata.gz: 1b74627bd8f02fc17906376bf8dac260b045981ddcea43bb9b509f146736583a
4
+ data.tar.gz: ad9cf5d720c70c82172d6a474a21e6126de91220d465c5196c071a0ec0429753
5
5
  SHA512:
6
- metadata.gz: 93e3cd9687f96f9c15cc3851c192b33b7aab855e4591380cf03fedb1d0239f7458fd767b798e485ece2863959f2a4fd1109d77864dbf64bbb854ada2d1030f2b
7
- data.tar.gz: 0e1584c049906deda47535bc52f570afe5c44f396c189bf3fadf534a711352a4b46148c7428f3c49b44064d94138c635e4bb57c99c05221d94f9817892b71d2e
6
+ metadata.gz: 8ec310d506ba59c7e47f536dfa3debd476cbfb0fe86f20a6fa129dbafc42f2ab78c97afa83ecaa34c5707d6071ade911ef5dc5424cba7827818f3473a40ae552
7
+ data.tar.gz: c4e90b021c38a852f4dd8c65ec083c9a5cf8ca46a48da015a3bda0d0a845ea1d5c2ddbadcd2815547af6da43d2505b2a967f242becda2360826a482d71c02570
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.4.0.dev01598989860
10
+ - Package version: 0.4.0.dev01599076786
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.4.0.dev01598989860.gem
27
+ gem install ./pulp_2to3_migration_client-0.4.0.dev01599076786.gem
28
28
  ```
29
29
 
30
- (for development, run `gem install --dev ./pulp_2to3_migration_client-0.4.0.dev01598989860.gem` to install the development dependencies)
30
+ (for development, run `gem install --dev ./pulp_2to3_migration_client-0.4.0.dev01599076786.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.4.0.dev01598989860'
36
+ gem 'pulp_2to3_migration_client', '~> 0.4.0.dev01599076786'
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.4.0.dev01598989860'
14
+ VERSION = '0.4.0.dev01599076786'
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.4.0.dev01598989860
4
+ version: 0.4.0.dev01599076786
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-09-01 00:00:00.000000000 Z
11
+ date: 2020-09-02 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: faraday