pulp_ostree_client 2.0.0a7.dev1668742086 → 2.0.0a7.dev1668915073

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: 487b524914c07940ab0d771a5a0430b90fc6d23aa893ea869d681f3e97861f71
4
- data.tar.gz: 37e701e17b5ad6a42840bb925aa1197aab1c3032e93463c00547415c03966d83
3
+ metadata.gz: d4ada187899b025bf8680028219ce75abc8b3d2a4caad164d3ebf0a50d1e5bc6
4
+ data.tar.gz: 1695a7531db881511d468e8ec5d319579ac2c8d6406a5107e4bd16ee4154a746
5
5
  SHA512:
6
- metadata.gz: e1b5f5faa36144b62e7e9dab8d1009640ede28a7bed4132a9cace1cbcea661d1f2031a189d39f7f3202eafa045be434425a0c81c6a3a3e5c0ed123b4bab139ed
7
- data.tar.gz: 2792f9463ea1bc1d19634a2f70ba3146071cfc0b00c64e4b701bd8752fe4d2e834663ed85d4db11de0238e63023868d7727bfdc2d7a26424cde2a379a152d19f
6
+ metadata.gz: 87b12e625c73e4b8e1057b735ef61df3f8d46eb6c1a03d006237117bff26f8c60a2128d4fc4aa4eb972a7434f790a151aba3622730cee58a6fd904b8efc79d77
7
+ data.tar.gz: 14897363a5d5c94dcdbc74da2b1d554e3955e143670df170cee0c9862c77aa3cdde471d170ac31b644b3c6f79ff1f43108f09d2dd84ba63fa2da274285858161
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.dev1668742086
10
+ - Package version: 2.0.0a7.dev1668915073
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.dev1668742086.gem
27
+ gem install ./pulp_ostree_client-2.0.0a7.dev1668915073.gem
28
28
  ```
29
29
 
30
- (for development, run `gem install --dev ./pulp_ostree_client-2.0.0a7.dev1668742086.gem` to install the development dependencies)
30
+ (for development, run `gem install --dev ./pulp_ostree_client-2.0.0a7.dev1668915073.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.dev1668742086'
36
+ gem 'pulp_ostree_client', '~> 2.0.0a7.dev1668915073'
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.dev1668742086'
14
+ VERSION = '2.0.0a7.dev1668915073'
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.dev1668742086
4
+ version: 2.0.0a7.dev1668915073
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-18 00:00:00.000000000 Z
11
+ date: 2022-11-20 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: faraday