pulp_2to3_migration_client 0.17.0.dev1648612133 → 0.17.0.dev1648697835

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: 0f610db0577150b20228e18d7e4addb674c79accca5adf0aa6af7d844880ed15
4
- data.tar.gz: bc045ef246c8a9e21be3e0a07ccce327ec03d397fd20cfcb05080739ea1e8140
3
+ metadata.gz: ff2b28610ed7239a202db0636e19c1bc874dfbc9411a4eabeaf9f25b9f5fe67a
4
+ data.tar.gz: 84ee2145d04a7bc14646478cac40a94f5f17d3c581b485f7958a2636202d795e
5
5
  SHA512:
6
- metadata.gz: abf922f800a7223112f603d437a7d2d64e6637ded53b36a10336c335d79cbb62c10667d765f5ff92d4a035487917ad5346d51c9547e7d92baaaa42def6ec90ab
7
- data.tar.gz: 74108f3e934abe0c835a2520c21a9ef18a1b8d362601ff43d142a9bb571d27c7059fdabbf0ccc4a30543dceaab0df1fcb28f7ddf0cced02f287561822e32a6d1
6
+ metadata.gz: b9287592aba96559f208bb610ccfa2a7f819ed3a1a30b68fdbe1b6e69cc726bf1551782fe9b44532c086ab36a9a2cb944d5b12bc66748e9d3ae1a0aff8b5de07
7
+ data.tar.gz: 0a546bd7760fae4f441434be006ae4992a6116a577a0f713626a9a63b0ed25cd134dabcc2d78667f24b45ab5082032fd945d53e1a612d2bc9ccc51ffc1083151
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.dev1648612133
10
+ - Package version: 0.17.0.dev1648697835
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.dev1648612133.gem
27
+ gem install ./pulp_2to3_migration_client-0.17.0.dev1648697835.gem
28
28
  ```
29
29
 
30
- (for development, run `gem install --dev ./pulp_2to3_migration_client-0.17.0.dev1648612133.gem` to install the development dependencies)
30
+ (for development, run `gem install --dev ./pulp_2to3_migration_client-0.17.0.dev1648697835.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.dev1648612133'
36
+ gem 'pulp_2to3_migration_client', '~> 0.17.0.dev1648697835'
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.dev1648612133'
14
+ VERSION = '0.17.0.dev1648697835'
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.dev1648612133
4
+ version: 0.17.0.dev1648697835
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-03-30 00:00:00.000000000 Z
11
+ date: 2022-03-31 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: faraday