pulp_file_client 1.7.0.dev1615260987 → 1.7.0.dev1615347465

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of pulp_file_client might be problematic. Click here for more details.

checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: b241b6e253e3b794d07e81a9b23b48ad97c028677f9794b79798c688ca4212d4
4
- data.tar.gz: a0ef61f795ea7406545631f7e2f6db2d71614c65896e2f8d0032f3a4b1cb70e5
3
+ metadata.gz: 8f6f141278225b947934cd6806a984a35829888fe91516980bfb55adaacdeb5b
4
+ data.tar.gz: 7219c0acc2a69fd008a40a30c19e168854ee892bd2fa19c1461b995da04ed915
5
5
  SHA512:
6
- metadata.gz: 270f5903cc87d70fce0347128fca08b2c61bff3017f5dfc96ec3981900e3e22a4b2bff59ced8630c2458987f400cda4b74231e5fafbb654ca98485e17dda46b0
7
- data.tar.gz: 6c7364dfadd409532b66b52d948ccd98f9c69964ffcb03f5024c295b1c7070d521c0fe56b265e9b177bdb911044acc107f729d049d95ed609c8ac24830fd12a0
6
+ metadata.gz: 8f4c17d3683e02dacf4ed33e3fb89a2405cf6ed3932d3f584f967563c0382de0bc1192ab6fb1a52b479352436f1f0c373cc8745ecc3b8c51696adc99e146f957
7
+ data.tar.gz: bfa4e638dc7194df6dd48821db8a985ea8960c2bd3385ee538dba064e6f3283e8ab34a31d7b906e76d00eabc0a4b4d499d5cd76966a0e95f9448fdd6c580bc73
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: 1.7.0.dev1615260987
10
+ - Package version: 1.7.0.dev1615347465
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_file_client.gemspec
24
24
  Then either install the gem locally:
25
25
 
26
26
  ```shell
27
- gem install ./pulp_file_client-1.7.0.dev1615260987.gem
27
+ gem install ./pulp_file_client-1.7.0.dev1615347465.gem
28
28
  ```
29
29
 
30
- (for development, run `gem install --dev ./pulp_file_client-1.7.0.dev1615260987.gem` to install the development dependencies)
30
+ (for development, run `gem install --dev ./pulp_file_client-1.7.0.dev1615347465.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_file_client', '~> 1.7.0.dev1615260987'
36
+ gem 'pulp_file_client', '~> 1.7.0.dev1615347465'
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 PulpFileClient
14
- VERSION = '1.7.0.dev1615260987'
14
+ VERSION = '1.7.0.dev1615347465'
15
15
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: pulp_file_client
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.7.0.dev1615260987
4
+ version: 1.7.0.dev1615347465
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-03-09 00:00:00.000000000 Z
11
+ date: 2021-03-10 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: faraday