pulp_2to3_migration_client 0.17.0.dev1657339330 → 0.17.0.dev1657427069

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: cd56b943e8fea8a5cfa8fc269dbe838cef8c8dfffbd29bc58da73d7aa317239c
4
- data.tar.gz: 396440fc60f8aea932bec16af6ff32fb651b4ffe934d35aaa0083e00fa246f6d
3
+ metadata.gz: 2ac4d471a28c260e711dd48799b23125401f6546964bab62790d7821a60100ac
4
+ data.tar.gz: 75703d6fed2fb4faf716b3000121d3914dd68b57050ee286d38f63027c531c77
5
5
  SHA512:
6
- metadata.gz: 5bce41b10f3823db29544026cb88b7a9850775de163b8df701907a1f6da66520a8f6dfcb2ad5444642b30ae6a2b7a044b04c69df09b70a030d90058f14e56135
7
- data.tar.gz: d14e36084b6c0d126bb1a1cd0910751dfc268762ce61c6c942daf3932036495f516eba38115dab4ffe3e9a9f55c9a1b0faf87bb2866f89fc28af1cd79516676a
6
+ metadata.gz: 207012c02063d32e61ecfa4086e3be130294770128edb60f1069107512fc910bac6faa64ff99a802c8fc7eb48136edec62453fc78b18f54b53d54eddc6f7b6b4
7
+ data.tar.gz: 00b4b2523c8e9295a3ffde88f8991dbb1c2bf682cf9b8b36f1709fadb2af535ef6ad0c6d3bdba9cf0a4e18d1c37c47448ae1a5db1db3234eb733e3efa1a45669
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.17.0.dev1657339330
10
+ - Package version: 0.17.0.dev1657427069
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.17.0.dev1657339330.gem
27
+ gem install ./pulp_2to3_migration_client-0.17.0.dev1657427069.gem
28
28
  ```
29
29
 
30
- (for development, run `gem install --dev ./pulp_2to3_migration_client-0.17.0.dev1657339330.gem` to install the development dependencies)
30
+ (for development, run `gem install --dev ./pulp_2to3_migration_client-0.17.0.dev1657427069.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.17.0.dev1657339330'
36
+ gem 'pulp_2to3_migration_client', '~> 0.17.0.dev1657427069'
37
37
 
38
38
  ### Install from Git
39
39
 
@@ -11,5 +11,5 @@ OpenAPI Generator version: 4.3.1
11
11
  =end
12
12
 
13
13
  module Pulp2to3MigrationClient
14
- VERSION = '0.17.0.dev1657339330'
14
+ VERSION = '0.17.0.dev1657427069'
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.17.0.dev1657339330
4
+ version: 0.17.0.dev1657427069
5
5
  platform: ruby
6
6
  authors:
7
7
  - OpenAPI-Generator
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2022-07-09 00:00:00.000000000 Z
11
+ date: 2022-07-10 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: faraday