pulp_npm_client 0.1.0a3.dev01613532622 → 0.1.0a3.dev01613618930

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: 0d80ee4aeaae6600514f562f082bbc45e674ad2efbe0f6cdaeac40a736f45cb4
4
- data.tar.gz: dbe004b6fb015700861e702d2c2a296a41232401401e0ea9e691f0c193500db9
3
+ metadata.gz: 0a8ad610c11482436d35a016479db7ff63ee9eb5fe0aa3ca8eb9107fc8924454
4
+ data.tar.gz: 9259da5bfacd55de5e2495ac014d9594649d3f3df76e3ab790bb9838c6a71808
5
5
  SHA512:
6
- metadata.gz: 485f513652083e32a6fd584b0b61c5992b8f5193315c9a1709bf563bed17ad4bf12818d2af449a23cdb8746366f55b3fc1cb71bb3c2a638937fe2d4dd1840f9e
7
- data.tar.gz: 9825b45f05a1379abed7e6d940beed81830e6f6d56d76de579c5b7d45486fc1f24be46281ef6b2b210f8df9cfb733ffa68330d10d6a66abf25963ed218ae9b74
6
+ metadata.gz: 3d12cb162e34b5a667c7ba687d8c7c7a54d405248fff732842788dd1f022676795bd9777388a31b65a9aaa7cf34b6dcd5099c79a1e2c1cc6ed1aafa6d63a6fe3
7
+ data.tar.gz: 78e63ed61cd35bbe3500ae2ba6bf2a9077995795198db117dd262567a8b00a2aaa8940acac7185d2e87fd296af74ba2c451895040919e457bd0d99f41bc77022
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.dev01613532622
10
+ - Package version: 0.1.0a3.dev01613618930
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.dev01613532622.gem
27
+ gem install ./pulp_npm_client-0.1.0a3.dev01613618930.gem
28
28
  ```
29
29
 
30
- (for development, run `gem install --dev ./pulp_npm_client-0.1.0a3.dev01613532622.gem` to install the development dependencies)
30
+ (for development, run `gem install --dev ./pulp_npm_client-0.1.0a3.dev01613618930.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.dev01613532622'
36
+ gem 'pulp_npm_client', '~> 0.1.0a3.dev01613618930'
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.dev01613532622'
14
+ VERSION = '0.1.0a3.dev01613618930'
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.dev01613532622
4
+ version: 0.1.0a3.dev01613618930
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-17 00:00:00.000000000 Z
11
+ date: 2021-02-18 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: faraday