pulp_ostree_client 2.0.0a7.dev1668655722 → 2.0.0a7.dev1668742086

Sign up to get free protection for your applications and to get access to all the features.

Potentially problematic release.


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

checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: a43ce27f316d83bd50dacfcd7133c242e7d54d4e22f6b07b8b19db8430e56391
4
- data.tar.gz: 5abc83cbb3575694c256cd00ad4f46a8665d1d5da8c3da449569f92a65dd22a5
3
+ metadata.gz: 487b524914c07940ab0d771a5a0430b90fc6d23aa893ea869d681f3e97861f71
4
+ data.tar.gz: 37e701e17b5ad6a42840bb925aa1197aab1c3032e93463c00547415c03966d83
5
5
  SHA512:
6
- metadata.gz: '093282b53369145639a0b8cb217c9618baa1d692ddb5bba5deaf22cf6ff5f1a2c7756f8ef8098c64eda25d661d80530b68b9d5696c3403c3f49bc57b139b35b3'
7
- data.tar.gz: 9437a9953b1505a85b26d5c7033a1cf977ec7d6d65a99fc430730d2ea19a781396124597699e6c53445c7a3ed672adc5ce6a4c7835066d67c4d5a179b2cb96f6
6
+ metadata.gz: e1b5f5faa36144b62e7e9dab8d1009640ede28a7bed4132a9cace1cbcea661d1f2031a189d39f7f3202eafa045be434425a0c81c6a3a3e5c0ed123b4bab139ed
7
+ data.tar.gz: 2792f9463ea1bc1d19634a2f70ba3146071cfc0b00c64e4b701bd8752fe4d2e834663ed85d4db11de0238e63023868d7727bfdc2d7a26424cde2a379a152d19f
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: 2.0.0a7.dev1668655722
10
+ - Package version: 2.0.0a7.dev1668742086
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_ostree_client.gemspec
24
24
  Then either install the gem locally:
25
25
 
26
26
  ```shell
27
- gem install ./pulp_ostree_client-2.0.0a7.dev1668655722.gem
27
+ gem install ./pulp_ostree_client-2.0.0a7.dev1668742086.gem
28
28
  ```
29
29
 
30
- (for development, run `gem install --dev ./pulp_ostree_client-2.0.0a7.dev1668655722.gem` to install the development dependencies)
30
+ (for development, run `gem install --dev ./pulp_ostree_client-2.0.0a7.dev1668742086.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_ostree_client', '~> 2.0.0a7.dev1668655722'
36
+ gem 'pulp_ostree_client', '~> 2.0.0a7.dev1668742086'
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 PulpOstreeClient
14
- VERSION = '2.0.0a7.dev1668655722'
14
+ VERSION = '2.0.0a7.dev1668742086'
15
15
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: pulp_ostree_client
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.0.0a7.dev1668655722
4
+ version: 2.0.0a7.dev1668742086
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-11-17 00:00:00.000000000 Z
11
+ date: 2022-11-18 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: faraday