pulp_2to3_migration_client 0.4.0.dev01599076786 → 0.4.0.dev01599508397

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