pulp_2to3_migration_client 0.7.0.dev01609905121 → 0.7.0.dev01609991847

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: 25029bc532ead7504e278e3f1c67181dd250c17b7b0312e410f8b2b8932b8920
4
- data.tar.gz: e33fc7b1396553514c01f2cacb54d90d82161444714102567dbeb8d67306e580
3
+ metadata.gz: a147fc310392c308a1610ea048104574b7d4de13c33a6433c38fa61db56eec83
4
+ data.tar.gz: 0d0ef08389efd66747fac88031dd6342d6b469d918efad5122da1cb9da84f6f2
5
5
  SHA512:
6
- metadata.gz: 0e81f968a449865c445c76f5ddb7fb29cae28ddaa51eea0a00edd69cceb633ba5f70873d330afb7fdb1d19af87bbdf1014e8d07d62eec6460bfa084293355e6a
7
- data.tar.gz: 744f41838414b5c6328a3a4aa1ba2fb9ae3ae8452ab1f37f0494de7d09063b0796a2452ba42cead60e1b14107b99938f83f21852d079a362f81132042fa36520
6
+ metadata.gz: 6145ac1b9c92a8f838a5e5c0ae49fcc3d368fba2dd70f37429d798320fc4897ba06c424a706a064f58cb170e4c696121275aadd74803f1635681e7500b68761f
7
+ data.tar.gz: 1455381bd1a6ae57447a245bb2d0f5fcdb0eabdc54ff201d4fe62cf15f7d8f4301cf71fa4edf9a33613bc8e3f17941baf1484ebd6fc4cb867d79ae5d8522298a
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.7.0.dev01609905121
10
+ - Package version: 0.7.0.dev01609991847
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.7.0.dev01609905121.gem
27
+ gem install ./pulp_2to3_migration_client-0.7.0.dev01609991847.gem
28
28
  ```
29
29
 
30
- (for development, run `gem install --dev ./pulp_2to3_migration_client-0.7.0.dev01609905121.gem` to install the development dependencies)
30
+ (for development, run `gem install --dev ./pulp_2to3_migration_client-0.7.0.dev01609991847.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.7.0.dev01609905121'
36
+ gem 'pulp_2to3_migration_client', '~> 0.7.0.dev01609991847'
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.7.0.dev01609905121'
14
+ VERSION = '0.7.0.dev01609991847'
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.7.0.dev01609905121
4
+ version: 0.7.0.dev01609991847
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-01-06 00:00:00.000000000 Z
11
+ date: 2021-01-07 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: faraday