pulp_npm_client 0.1.0a3.dev01613273313 → 0.1.0a3.dev01613359743

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: ef775c7ae327e7edd62681b8c5f3b22472f920d6c9f89ab9e718098cc4e57657
4
- data.tar.gz: bf31c6554dc4dbeb27f6914a5360390b20613fdfb6d6457e2c4ea0ed5022aa7c
3
+ metadata.gz: 25389174d12448bbf882502e25aeb8d7e4d29d6ac96c4a2c6af0d0383a334710
4
+ data.tar.gz: 67dbb3d0c1b34db92c509fa3147395ff3e39499e6e355d7f35d1465cf3e7a240
5
5
  SHA512:
6
- metadata.gz: 22d1aedde48f0f005a9c1a19931825c53438516339353c8dc334e054eb72f40d70f6fd8fd2069f9543c69946a232bce00b3a19bb18eba04f450586b3ac3cf55b
7
- data.tar.gz: b9c8718fb791bb7a25c0c6102446024cc5f60dcece449395d8dd49e536889aed0e685793ece1cfad9b7f7025423f5684753aa9329ad969f8d801aa02494d9702
6
+ metadata.gz: f70134cc72fb11276859db0b2d01cbcf7851c24ca4eaae817d4b74b28dea36cf94132a79eb48a3ec49dbb9ae384c394c00384d05e4fb339429622c39262fe051
7
+ data.tar.gz: 2da9dbcbe420178cf3cd2d52ea5bc46830ec2340981f039d98ade542e284b10377f8721e7043977819d061efee7b140232c1f7f3f5fe9ebe2a6f1d89bceba325
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.0a3.dev01613273313
10
+ - Package version: 0.1.0a3.dev01613359743
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.0a3.dev01613273313.gem
27
+ gem install ./pulp_npm_client-0.1.0a3.dev01613359743.gem
28
28
  ```
29
29
 
30
- (for development, run `gem install --dev ./pulp_npm_client-0.1.0a3.dev01613273313.gem` to install the development dependencies)
30
+ (for development, run `gem install --dev ./pulp_npm_client-0.1.0a3.dev01613359743.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.0a3.dev01613273313'
36
+ gem 'pulp_npm_client', '~> 0.1.0a3.dev01613359743'
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.0a3.dev01613273313'
14
+ VERSION = '0.1.0a3.dev01613359743'
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.0a3.dev01613273313
4
+ version: 0.1.0a3.dev01613359743
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-02-14 00:00:00.000000000 Z
11
+ date: 2021-02-15 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: faraday