pulpcore_client 3.21.0.dev1659587230 → 3.21.0.dev1659849748

Sign up to get free protection for your applications and to get access to all the features.

Potentially problematic release.


This version of pulpcore_client might be problematic. Click here for more details.

checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: d73ac60794d8453f72c07d196ae6983cfd16d0d11d5ce30e10796a6b339b5891
4
- data.tar.gz: b4318c385d0e034745f312f44a99993a6997c10ca9d641eef2d19d8fdf6df0ef
3
+ metadata.gz: a2af3b367fb87545ccfb57cd1f7103f2277ca137ddc5f9ed7b10ceb2472a4a7f
4
+ data.tar.gz: 341e29d6d036bd8964561e37f0a95d20d4228f183e4970f2c98b76d386951a3a
5
5
  SHA512:
6
- metadata.gz: 233c39d418b3d4427051bd9b7168d34d08142787995f4e128f8ca81db7ed99ddb8b560d23d9cf34da0eb43623a39b7dcd4deddc2e97a8de58615bdee3c6bd9e4
7
- data.tar.gz: ea225ccff2b1dd07388af239d8d1a935a200a5f3a03eb56f0d24a5373616e6e90bf53743e33a3978199f836be44ad0ca7bdafe0793d243787628a797febdea8f
6
+ metadata.gz: 68b63f9d447c121df8cf2953a0f347496104efb04a654571a39ff62f636983147ba325ca830d38027af45119c891daedbba2fa33cccb4f039d9948f10cf6c528
7
+ data.tar.gz: 96b64200dc3120335329492d1bdae82c24f261b20729e14bf2248daf55811ac02a2a5eb258aaf72f5b5eabab2349745f9cd5c8c1fafb9acd28b049d6d2a5d7cb
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: 3.21.0.dev1659587230
10
+ - Package version: 3.21.0.dev1659849748
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 pulpcore_client.gemspec
24
24
  Then either install the gem locally:
25
25
 
26
26
  ```shell
27
- gem install ./pulpcore_client-3.21.0.dev1659587230.gem
27
+ gem install ./pulpcore_client-3.21.0.dev1659849748.gem
28
28
  ```
29
29
 
30
- (for development, run `gem install --dev ./pulpcore_client-3.21.0.dev1659587230.gem` to install the development dependencies)
30
+ (for development, run `gem install --dev ./pulpcore_client-3.21.0.dev1659849748.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 'pulpcore_client', '~> 3.21.0.dev1659587230'
36
+ gem 'pulpcore_client', '~> 3.21.0.dev1659849748'
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 PulpcoreClient
14
- VERSION = '3.21.0.dev1659587230'
14
+ VERSION = '3.21.0.dev1659849748'
15
15
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: pulpcore_client
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.21.0.dev1659587230
4
+ version: 3.21.0.dev1659849748
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-08-04 00:00:00.000000000 Z
11
+ date: 2022-08-07 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: faraday