pulp_npm_client 0.1.0a4.dev1617162367 → 0.1.0a4.dev1617249374

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: ccad3b7f2173078e97a4d1640cb92f22935b635a0e4ec0ea6188369741df24ad
4
- data.tar.gz: '018707545e32780864b8e487ceb055a0278a59d08fc2c5fadf09ab6d26e34f55'
3
+ metadata.gz: 13f269aad08b93d9b78df28a6fcdbaa322d926ad8521a60ad9242fbb5f303cb3
4
+ data.tar.gz: f3a9cc932fad74f14b549c5f2173bed4629fa3c13aece022f88a8c1447e8895d
5
5
  SHA512:
6
- metadata.gz: fd140d0650572998f21a1408275f307c7d4d469bc15238cf3738ad88fb9d13995284632f046de3b4aa2d83110f48de00fa47af118214d7bdf45e149154a6d45c
7
- data.tar.gz: dbd439a748a79194db7d7adb6e3f49cb018310997dea0c569cf9b82948f49608475c11e4f3207158cfbf2625572d173ab4d52f60f345120e69883742d94f2ea1
6
+ metadata.gz: eb93c3119895ba1741eda9c7ee6c702a9cb1c34aee7331efc8f6b580b61cb346fed6edbe4a2d353d64fcb45a8b83f73d6b85907e8a55d0cec31614242c9ad88e
7
+ data.tar.gz: 0e40d9a21ac17738da43051f18aaf8b877b214e7f84c0808f75502c31b60e6ac82cec317df33893bccb0768e94622e3d7f8b11aa33eb260c3032f8355d35afa2
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.0a4.dev1617162367
10
+ - Package version: 0.1.0a4.dev1617249374
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.0a4.dev1617162367.gem
27
+ gem install ./pulp_npm_client-0.1.0a4.dev1617249374.gem
28
28
  ```
29
29
 
30
- (for development, run `gem install --dev ./pulp_npm_client-0.1.0a4.dev1617162367.gem` to install the development dependencies)
30
+ (for development, run `gem install --dev ./pulp_npm_client-0.1.0a4.dev1617249374.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.0a4.dev1617162367'
36
+ gem 'pulp_npm_client', '~> 0.1.0a4.dev1617249374'
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.0a4.dev1617162367'
14
+ VERSION = '0.1.0a4.dev1617249374'
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.0a4.dev1617162367
4
+ version: 0.1.0a4.dev1617249374
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-03-31 00:00:00.000000000 Z
11
+ date: 2021-04-01 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: faraday