pulp_npm_client 0.1.0a1.dev01600393224 → 0.1.0a1.dev01600479562

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

Potentially problematic release.


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

checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 83377df1a5f8c5a57120a8c2360f40f1ef490175eff517fdc7c6d7c365f44891
4
- data.tar.gz: 99c3919ec013cee9ae9257ebbfbf689a51bdb39e15169c01c992be76d3c07e27
3
+ metadata.gz: 035f0a0b6c8f8141746d43b618500271a3d42394e7671ef4cdee33b2c3b29217
4
+ data.tar.gz: e0e33451539640f52282762140a3a965620db663717ff93e4de726a7888ad218
5
5
  SHA512:
6
- metadata.gz: 1eb7f34d175a86276bdad4eb22292d04ce470b656889a391118d59831d5a70e2df00a20f1067d6a481af06ff64f2053179a52b29f152eaf09b77bc02241d79a3
7
- data.tar.gz: 404f45e34972b6eb95a8ff71ce349aaf50e717f334db09c5621b8283eea8eb423f87ddbd803d812a854a8681476d66303eaab577dd4052850823764dab6d5417
6
+ metadata.gz: 4ba6f37aa1af4ba8a4ee5cbc2907f7c2bb5552492b5081933a4fc305fd747a5fae36601d5e19d47688b2707da6ae075eb38171e7cf76d93a07987a0dd8765ba9
7
+ data.tar.gz: 70b66a7546830f4cf4bf249a1be74eb80416f535e119508c033d8fc020a24969024ecbb267ed8a15750574f73224543c6dfc3b03e2399d75cf3c156612715ee0
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: 0.1.0a1.dev01600393224
10
+ - Package version: 0.1.0a1.dev01600479562
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_npm_client.gemspec
24
24
  Then either install the gem locally:
25
25
 
26
26
  ```shell
27
- gem install ./pulp_npm_client-0.1.0a1.dev01600393224.gem
27
+ gem install ./pulp_npm_client-0.1.0a1.dev01600479562.gem
28
28
  ```
29
29
 
30
- (for development, run `gem install --dev ./pulp_npm_client-0.1.0a1.dev01600393224.gem` to install the development dependencies)
30
+ (for development, run `gem install --dev ./pulp_npm_client-0.1.0a1.dev01600479562.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_npm_client', '~> 0.1.0a1.dev01600393224'
36
+ gem 'pulp_npm_client', '~> 0.1.0a1.dev01600479562'
37
37
 
38
38
  ### Install from Git
39
39
 
@@ -11,5 +11,5 @@ OpenAPI Generator version: 4.2.3
11
11
  =end
12
12
 
13
13
  module PulpNpmClient
14
- VERSION = '0.1.0a1.dev01600393224'
14
+ VERSION = '0.1.0a1.dev01600479562'
15
15
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: pulp_npm_client
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.0a1.dev01600393224
4
+ version: 0.1.0a1.dev01600479562
5
5
  platform: ruby
6
6
  authors:
7
7
  - OpenAPI-Generator
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2020-09-18 00:00:00.000000000 Z
11
+ date: 2020-09-19 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: faraday