pulp_2to3_migration_client 0.18.0.dev1671592211 → 0.18.0.dev1671678963

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: 4813a8eaef676db3500b947b665aef0f538d4a32067e177a4fff3c16b9eb0c19
4
- data.tar.gz: 3315cc84e89b61f66eee004cbc2d9bfb30bc98dc6fd920a78e09894285b263a9
3
+ metadata.gz: 9943fa6c6be16a48b157d358492814172521f76e9b53c69c40a824b9a17f59ff
4
+ data.tar.gz: 1840dc7be837752690cdeb553815379df271509d9100321116bd19cec2b8169e
5
5
  SHA512:
6
- metadata.gz: 0bef7c5fc48ae1cff0008bf82aa6b0181397a2047896d8d53299e7d6ed8b54bb3d4f8594bcf95c4bd0e49690a6fa6192e45bb7c894fb731df5363c28aa4f1f03
7
- data.tar.gz: 0ba42acb92872f1b73a3bfbebba17d0642e115b0921a2221e081344a308118db72750fb2bf2fb2b72d3d8891b070cd89fe8c59c6eecfcb22858d5c04fbf8da33
6
+ metadata.gz: fe32f28451ae2bdcda8ec843b394bec12da37bba65f87cd9efd2eab7ac2f2682935e43485738f5ce94434cb56c15ec11079c526fa6e8967cb267f83ce06536f6
7
+ data.tar.gz: 9d27bd4c0f7343a1251bad78e732b8ae247ccd943ce0d27baccda859b21c77e4c169f1ab4e8b6c1ab85a8f65b7c1e9e8929663d89c83328fe0ada67af84da8ed
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.18.0.dev1671592211
10
+ - Package version: 0.18.0.dev1671678963
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.18.0.dev1671592211.gem
27
+ gem install ./pulp_2to3_migration_client-0.18.0.dev1671678963.gem
28
28
  ```
29
29
 
30
- (for development, run `gem install --dev ./pulp_2to3_migration_client-0.18.0.dev1671592211.gem` to install the development dependencies)
30
+ (for development, run `gem install --dev ./pulp_2to3_migration_client-0.18.0.dev1671678963.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.18.0.dev1671592211'
36
+ gem 'pulp_2to3_migration_client', '~> 0.18.0.dev1671678963'
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.18.0.dev1671592211'
14
+ VERSION = '0.18.0.dev1671678963'
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.18.0.dev1671592211
4
+ version: 0.18.0.dev1671678963
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-12-21 00:00:00.000000000 Z
11
+ date: 2022-12-22 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: faraday