pulp_ostree_client 2.0.0a7.dev1659587366 → 2.0.0a7.dev1659845813

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_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: a90fc5a47d0b84f8fda5ca7e02e16c2603234d7334e05d20f1c660724ca7feb2
4
- data.tar.gz: ddc0fffef767357490a0415f362214e534faccb9553093ec19cb92dea5051a49
3
+ metadata.gz: 4ff9f9318456e950bb525e32e819eacba55afd57b05dc83132b8db4b47a0884a
4
+ data.tar.gz: ba99f32f04ab0562358fbf6fcf8af811041a1de9b54906c84a73f22b7c1e7a4d
5
5
  SHA512:
6
- metadata.gz: e82c1b4fd9b919012d96d43a8569d63076166e0e7bd22bbdd2123a06cd22360181a85c7de5d76477cc9e0b89c4c5831480a3b5ddcd76dc63f33a50652520083a
7
- data.tar.gz: 93d34880764caa0428a49d53c7257f607bdbe7d43e7315cf760ad48d8e5a07a67b25a2ca3d987c6311ba12f1f145e152ed1e72cdebfebf2c114066f60d1bcdf8
6
+ metadata.gz: 4b4d8ef09362a82f1882b985968eea1d4b82e57949866d8a1c1aaf0d37ff59f9c1e95866a753820ec7701990b40afba00f3223b1a4f5a9a316e30cd8e3eee7a8
7
+ data.tar.gz: 47031f07303d53d63d9ccf6ff277160279e88db0c97178ca854ed8ff6a6550c36ccd1680483e1adc7b1d5b41c89f0726d246f004fab7d0355aa04d0b768ca8da
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.dev1659587366
10
+ - Package version: 2.0.0a7.dev1659845813
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.dev1659587366.gem
27
+ gem install ./pulp_ostree_client-2.0.0a7.dev1659845813.gem
28
28
  ```
29
29
 
30
- (for development, run `gem install --dev ./pulp_ostree_client-2.0.0a7.dev1659587366.gem` to install the development dependencies)
30
+ (for development, run `gem install --dev ./pulp_ostree_client-2.0.0a7.dev1659845813.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.dev1659587366'
36
+ gem 'pulp_ostree_client', '~> 2.0.0a7.dev1659845813'
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.dev1659587366'
14
+ VERSION = '2.0.0a7.dev1659845813'
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.dev1659587366
4
+ version: 2.0.0a7.dev1659845813
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-08-04 00:00:00.000000000 Z
11
+ date: 2022-08-07 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: faraday