pulp_ostree_client 2.0.0a6.dev1649649469 → 2.0.0a6.dev1649735446

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: 585ba1a8b79e24faa0ee53d910ca84d6111244e19cb1d11fc292acc3954692c2
4
- data.tar.gz: a082a4aa592e93b356d323fb2e530b7fd2b390bcfaaf4ee9401775b563435a0f
3
+ metadata.gz: 797b8f04cc8fe8776bac8c908b6fa014629c54fddd337048375235dc3069bb2c
4
+ data.tar.gz: dc81fc41860347c39288d43a9dd9d9ad751d303c801422c65e7f10db85ac20fc
5
5
  SHA512:
6
- metadata.gz: 0a30442cfa774b1f468c4165fba4c4b821cc041bfe3a77f5a4f1ca597b892090e7bc9801126d37fca3e6fd050da3cfd2c65fa11df6709bbdf4c285cbbf021dc7
7
- data.tar.gz: c50a6168e1026734da0660b1ab13e81e94280dfd351ea413004b3cd8c50fdc513825874fd3f17f6914ae742ee6560f80fb9a6ffed6883b6281f5c0af7454dc99
6
+ metadata.gz: '096240851527ae4fc452178e534f7f2db98a67c0f932529fc90cf1a1bac2a19a481a2fb54e7125cade9679340055c0917720528989387374b6f1ac92f2e57a7c'
7
+ data.tar.gz: afb00a0fda8164cdc8d7460504dac5c2d9ea43e512977b7e35009388421acf1b0727a3635586f99a169db7056a41cd8c8a92e7bfac651012ed32ddbaaa2c8855
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.0a6.dev1649649469
10
+ - Package version: 2.0.0a6.dev1649735446
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.0a6.dev1649649469.gem
27
+ gem install ./pulp_ostree_client-2.0.0a6.dev1649735446.gem
28
28
  ```
29
29
 
30
- (for development, run `gem install --dev ./pulp_ostree_client-2.0.0a6.dev1649649469.gem` to install the development dependencies)
30
+ (for development, run `gem install --dev ./pulp_ostree_client-2.0.0a6.dev1649735446.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.0a6.dev1649649469'
36
+ gem 'pulp_ostree_client', '~> 2.0.0a6.dev1649735446'
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.0a6.dev1649649469'
14
+ VERSION = '2.0.0a6.dev1649735446'
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.0a6.dev1649649469
4
+ version: 2.0.0a6.dev1649735446
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-04-11 00:00:00.000000000 Z
11
+ date: 2022-04-12 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: faraday