pulp_npm_client 0.1.0a3.dev01613186938 → 0.1.0a3.dev01613273313

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 5adb9e664ea2e10642cd9167757a0fe22a468c548d7128db2b06e01a224d9a41
4
- data.tar.gz: feb7ed9af57f639e15bd63bc8e893ee0ff7634060afdea2776395a97b8e569c7
3
+ metadata.gz: ef775c7ae327e7edd62681b8c5f3b22472f920d6c9f89ab9e718098cc4e57657
4
+ data.tar.gz: bf31c6554dc4dbeb27f6914a5360390b20613fdfb6d6457e2c4ea0ed5022aa7c
5
5
  SHA512:
6
- metadata.gz: 8af226f87021d4c510f07a8b194330123a281f54a1330d333f53f4222f15415deb08be804f6bec5dc2a77932fd63da632940ed5319738818618eb8be5de414da
7
- data.tar.gz: ba36c258d3d558d649a1d0848d18b6512289bd4764a4eac653e7c6c8a7e2c929bdc795d598b6d2d2dae6641da17d6661e3ceecd5f31317e028db35349cabce34
6
+ metadata.gz: 22d1aedde48f0f005a9c1a19931825c53438516339353c8dc334e054eb72f40d70f6fd8fd2069f9543c69946a232bce00b3a19bb18eba04f450586b3ac3cf55b
7
+ data.tar.gz: b9c8718fb791bb7a25c0c6102446024cc5f60dcece449395d8dd49e536889aed0e685793ece1cfad9b7f7025423f5684753aa9329ad969f8d801aa02494d9702
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.dev01613186938
10
+ - Package version: 0.1.0a3.dev01613273313
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.dev01613186938.gem
27
+ gem install ./pulp_npm_client-0.1.0a3.dev01613273313.gem
28
28
  ```
29
29
 
30
- (for development, run `gem install --dev ./pulp_npm_client-0.1.0a3.dev01613186938.gem` to install the development dependencies)
30
+ (for development, run `gem install --dev ./pulp_npm_client-0.1.0a3.dev01613273313.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.dev01613186938'
36
+ gem 'pulp_npm_client', '~> 0.1.0a3.dev01613273313'
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.dev01613186938'
14
+ VERSION = '0.1.0a3.dev01613273313'
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.dev01613186938
4
+ version: 0.1.0a3.dev01613273313
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-13 00:00:00.000000000 Z
11
+ date: 2021-02-14 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: faraday