pulp_ostree_client 2.0.0a1.dev1631330893 → 2.0.0a2.dev1631676042

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: efe6c5c26c9d6cb11d5973905b628ba815fa36fae3891c7286d3f8ac9f042567
4
- data.tar.gz: 25824100db8ecbcf0f119cc8d812de3346ff7817ef2baca31ec557ad3a4e1135
3
+ metadata.gz: 91e453f44238217859b0b9d3ce3435fb724d5b24af8bdcec71de603cf9543a6f
4
+ data.tar.gz: 11872c6e30ed3daa146235e6957e908d242f635d856352505183c5bf61f7792e
5
5
  SHA512:
6
- metadata.gz: '01582c61d72b4aac4756d0947478c568e5cfb28d4aecda8cc47bbb4a8f099bd7c682b3a8015f440b654d8fc77d94200753a2fcb6acdb4c0e4dd3c174a34e7d4f'
7
- data.tar.gz: 1aca74e672b4420dbb7199c63298b561ba5ef1f12f1694a6e1b7568445a1d8a12fa3f33347b5dd1947c581c04835e3b46bb7be8e76526784e6a6d2674beae326
6
+ metadata.gz: 42e624dc2c316d20d0623807357c49866039749fc4126475a2763ee7a36f589e9f48a657b8519d89eed0a006fe1c48475921737632238f03a2ec582c5c3d17b8
7
+ data.tar.gz: 3a7f317e35b8aa6befe2c92f9416a99663b9ac6778f1ec31a045610d2eea2d450d76c7bb1f38f8b8bae4e37d03f6645f2e30957612ad1f17cc1bf02060b3a826
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.0a1.dev1631330893
10
+ - Package version: 2.0.0a2.dev1631676042
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.0a1.dev1631330893.gem
27
+ gem install ./pulp_ostree_client-2.0.0a2.dev1631676042.gem
28
28
  ```
29
29
 
30
- (for development, run `gem install --dev ./pulp_ostree_client-2.0.0a1.dev1631330893.gem` to install the development dependencies)
30
+ (for development, run `gem install --dev ./pulp_ostree_client-2.0.0a2.dev1631676042.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.0a1.dev1631330893'
36
+ gem 'pulp_ostree_client', '~> 2.0.0a2.dev1631676042'
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.0a1.dev1631330893'
14
+ VERSION = '2.0.0a2.dev1631676042'
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.0a1.dev1631330893
4
+ version: 2.0.0a2.dev1631676042
5
5
  platform: ruby
6
6
  authors:
7
7
  - OpenAPI-Generator
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2021-09-11 00:00:00.000000000 Z
11
+ date: 2021-09-15 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: faraday