pulp_npm_client 0.1.0a1.dev01600738838 → 0.1.0a1.dev01601171050

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: 7bce20aa5a6bd127fab9a08462d63288158e6b1bab21d65e03371ab2a72feb88
4
- data.tar.gz: 17824ab8d14c7a0f553963dc6f113cb2ac7df0b81f4cade69baf91f7d08d08ce
3
+ metadata.gz: 2f5f3665232ee74f07d0e734697669862323d14bc02b41a851d91321cd6652ff
4
+ data.tar.gz: d8334f8d0bfee5b3c942aa50559183371b91a62491b2d2aeea5cfc8750fc1bd9
5
5
  SHA512:
6
- metadata.gz: def2f94e6d4478bc928e529d721687178312edeb4b3ac7052d1f75b126f401ca17267846ab82b3699362f3a14124d0b551891653a4ae43d2da3f0ca2d5dc8046
7
- data.tar.gz: 0c76cc6496f89edef7317159e08adfa295471d7df792ccdbc1f7317435b4b7df01afbe8d3d114ab01e16b8b58db73cff5dfe4fdd82becb6e7ab227aa8d862d4f
6
+ metadata.gz: 6ac34d94d8362b4c9273a2accdb5b83da4d47053949407d3cef8949fce31ba70e3de95672ae592eb506551f2d96cc2a02b5da6774e69f88d08bf0098ad67e317
7
+ data.tar.gz: a4f54002a05961543e5f653b2a8d135188da72934aab8e970c68e0c455e576bfab88b34c848df0c4a150c6145f501d49cc3b085a4ab0c2e90064e880c45d71f9
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.dev01600738838
10
+ - Package version: 0.1.0a1.dev01601171050
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.dev01600738838.gem
27
+ gem install ./pulp_npm_client-0.1.0a1.dev01601171050.gem
28
28
  ```
29
29
 
30
- (for development, run `gem install --dev ./pulp_npm_client-0.1.0a1.dev01600738838.gem` to install the development dependencies)
30
+ (for development, run `gem install --dev ./pulp_npm_client-0.1.0a1.dev01601171050.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.dev01600738838'
36
+ gem 'pulp_npm_client', '~> 0.1.0a1.dev01601171050'
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.dev01600738838'
14
+ VERSION = '0.1.0a1.dev01601171050'
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.dev01600738838
4
+ version: 0.1.0a1.dev01601171050
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-22 00:00:00.000000000 Z
11
+ date: 2020-09-27 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: faraday