pulp_ostree_client 2.0.0a7.dev1670641678 → 2.0.0a7.dev1670814812

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