pulp_npm_client 0.1.0a1.dev01600133930 → 0.1.0a1.dev01600566154

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: 3dbf1f877f5f1bdfbfdb0119a57b5cbde66566b7a23e80ccb4cbae7b20cf99c7
4
- data.tar.gz: c99cfae82fe16669c06a71bc29380c58f4d6e83e28b222e4e9a3642754fe72a9
3
+ metadata.gz: 29009d6211df983d7b8df9b178c4f8574dc77c9a441ac113c208a818fddd2c72
4
+ data.tar.gz: 8734161700892ed763f900a360fa559c585a56f1a2433bf99a1ede3a8cadb073
5
5
  SHA512:
6
- metadata.gz: 68c9622e417676c3aa49be6e7d4f91f44f2b743f83c2b3bd30a9472e3d436d35054b5751c305fbf0a557c88e3731694853bcf016b06bf6f3877085f96cc5915a
7
- data.tar.gz: 3077660013c1cc294adbd3fbe898df8f0e8eb162170958b0bb9ff275cd206d39acd4aac73e3f7c126ccd77e1695625a90e34848fd0699fe20bb9abbc81a0211c
6
+ metadata.gz: 307782b7cf0cd476a0554ce296abbdf260492de0e4484675f5be31840af734bbdc1d5a5ed443298a03d9a8e4dada9d38d0aa1d39bbd9fb55f2be9453203ff0b7
7
+ data.tar.gz: 537edca245b928f9cb994fb521d9da4f675f3166081aae389aad6467926b7bfe1217463ec204e2110f4fae1419916b7d1397e4f1651f92ce8688c10132c59308
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.dev01600133930
10
+ - Package version: 0.1.0a1.dev01600566154
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.dev01600133930.gem
27
+ gem install ./pulp_npm_client-0.1.0a1.dev01600566154.gem
28
28
  ```
29
29
 
30
- (for development, run `gem install --dev ./pulp_npm_client-0.1.0a1.dev01600133930.gem` to install the development dependencies)
30
+ (for development, run `gem install --dev ./pulp_npm_client-0.1.0a1.dev01600566154.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.dev01600133930'
36
+ gem 'pulp_npm_client', '~> 0.1.0a1.dev01600566154'
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.dev01600133930'
14
+ VERSION = '0.1.0a1.dev01600566154'
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.dev01600133930
4
+ version: 0.1.0a1.dev01600566154
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-15 00:00:00.000000000 Z
11
+ date: 2020-09-20 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: faraday