pulp_2to3_migration_client 0.18.0.dev1671592211 → 0.18.0.dev1671765225

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: '0944f92944fa2241fd4c86da9ef453ab76d89a787b900e564a8d4bb9fd84beb8'
4
+ data.tar.gz: a2263e45692fd450976cb6cfdf0abbafac35ca223686bbb91c79d2dc11d7a256
5
5
  SHA512:
6
- metadata.gz: 0bef7c5fc48ae1cff0008bf82aa6b0181397a2047896d8d53299e7d6ed8b54bb3d4f8594bcf95c4bd0e49690a6fa6192e45bb7c894fb731df5363c28aa4f1f03
7
- data.tar.gz: 0ba42acb92872f1b73a3bfbebba17d0642e115b0921a2221e081344a308118db72750fb2bf2fb2b72d3d8891b070cd89fe8c59c6eecfcb22858d5c04fbf8da33
6
+ metadata.gz: 6c41ec82fe30070fc05c57ce988ad813a73618d707176da87a354092a682cf40b46cda6c1d74b71132b66b1e2ce3aa2ba444fc8094dc79df427d77d1332c22a8
7
+ data.tar.gz: 21e55d524c284afd1fad96a729695a47ae35eedebb842522556186c316d3bbbee0270dc09ec3cf1b88f41094daac17102b9cb30f5dc9ba50afcc0e7eacaaf2d6
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.dev1671765225
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.dev1671765225.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.dev1671765225.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.dev1671765225'
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.dev1671765225'
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.dev1671765225
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-23 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: faraday