pulp_ostree_client 2.0.0a7.dev1670814812 → 2.0.0a7.dev1670901313

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: e64d9910a518ebd123d82ef45421c5aae41273e0e7c0ea290da3ca542094021c
4
- data.tar.gz: b8e92bc1c2a12ece3e6b655afaf1937805566797f8eb45adbfaeb122b8ed26fe
3
+ metadata.gz: f8ef2f1c07550f94871c097ffb143f2c0e066a7fdf1baf35ccfe8f6c708df589
4
+ data.tar.gz: 64f9cee74a79a42458e908d031f539cef80b558f2bc710f732fa74ab2ec3ec33
5
5
  SHA512:
6
- metadata.gz: 73af4e6547506db032ce7386ebd20ba4a30b2c74aaf40a1679d66d6b2c351c14cafd6d347d9276b8acbd2f5b6f3146b6b372a262f4f19f1f0778aa221888f542
7
- data.tar.gz: e76c34ffe4357a3d5e11c196b518a921690c8b50fa79a4f0db5c0addc814b7a57c58d76eb3321f6f8b291c6fd7b4d205f63a18c8ff5793002eba438b213adb23
6
+ metadata.gz: 1873202b27d399a7a5ecd3b81debd2348fd4a33cc85f1e9583ac57e420f16218542e3162df91630caaa41d500f968467c662fcfe1c5813c0a201e9a32e91ab78
7
+ data.tar.gz: 71770f68cce94cecd669871386c8853611500b31d6b7b30a63d252fdcbf16ad6f5d733b60e899b90e3d562c4ff9e36603cb93eb2a711e359a82c50f738dc9ce3
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.dev1670814812
10
+ - Package version: 2.0.0a7.dev1670901313
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.dev1670814812.gem
27
+ gem install ./pulp_ostree_client-2.0.0a7.dev1670901313.gem
28
28
  ```
29
29
 
30
- (for development, run `gem install --dev ./pulp_ostree_client-2.0.0a7.dev1670814812.gem` to install the development dependencies)
30
+ (for development, run `gem install --dev ./pulp_ostree_client-2.0.0a7.dev1670901313.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.dev1670814812'
36
+ gem 'pulp_ostree_client', '~> 2.0.0a7.dev1670901313'
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.dev1670814812'
14
+ VERSION = '2.0.0a7.dev1670901313'
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.dev1670814812
4
+ version: 2.0.0a7.dev1670901313
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-12-12 00:00:00.000000000 Z
11
+ date: 2022-12-13 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: faraday