pulp_ostree_client 2.0.0a7.dev1674270823 → 2.0.0a7.dev1674443525

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: 56b83981f57484427ef1a668f00e0fe7d3c3e3ace915c9ec776b9142b6c76f43
4
- data.tar.gz: af3a9cbdd67b9199d01173988b8e06d7703ff1f9f8eaac914693084da578069f
3
+ metadata.gz: 65135041be1d711b308642190eb48374bbce09bb996cd20fe8c3c20a02c65bad
4
+ data.tar.gz: 560300726831675a19b4e1e3a79770d3ed4a1131ad8b8df4f2f05cdb0d0004e7
5
5
  SHA512:
6
- metadata.gz: 8ec01d04517fa41a14166070dc8f668857a92470870592c09ac29b6a8262ef0dd85171104d86e7c799207f1e71510f8e732262c459004d7af653650899bd9af1
7
- data.tar.gz: 13e99b5f6804494b165b225dad111c1244083ae08f5feff0d960299e2d70b0746fad78d95662ec6265cecfab71bfb9d7129b6529388304477f7209935bac3060
6
+ metadata.gz: fb181626758c14c8c1688076021a86c4a3b01b8c7e49158f051dba83ee5b96267c26db780c4bcc11e1757e10b29b873006984ae4068e9e6dbc55e8034914cf1a
7
+ data.tar.gz: a571508c02552cd0038866278fbe5a6148e52132ea97330a27ca4cf0db27259411268f7edb5c828e86746c61a7cf5d7a790da884a8d39f7084ba4e63ad54e618
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.dev1674270823
10
+ - Package version: 2.0.0a7.dev1674443525
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.dev1674270823.gem
27
+ gem install ./pulp_ostree_client-2.0.0a7.dev1674443525.gem
28
28
  ```
29
29
 
30
- (for development, run `gem install --dev ./pulp_ostree_client-2.0.0a7.dev1674270823.gem` to install the development dependencies)
30
+ (for development, run `gem install --dev ./pulp_ostree_client-2.0.0a7.dev1674443525.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.dev1674270823'
36
+ gem 'pulp_ostree_client', '~> 2.0.0a7.dev1674443525'
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.dev1674270823'
14
+ VERSION = '2.0.0a7.dev1674443525'
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.dev1674270823
4
+ version: 2.0.0a7.dev1674443525
5
5
  platform: ruby
6
6
  authors:
7
7
  - OpenAPI-Generator
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2023-01-21 00:00:00.000000000 Z
11
+ date: 2023-01-23 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: faraday