pulp_npm_client 0.1.0a1.dev01599874650 → 0.1.0a1.dev01599961126

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: d0713f817ac3c0177d9740b4b03ab2b0f85658cb54e2be4ba23d56a01e4399bd
4
- data.tar.gz: 383e29b163aef1593732642a1eacde82703ada67adf22aa7bcc48f8e05aaae31
3
+ metadata.gz: 2e9289c57d1081b25b16acd98c16f2e913d3b97619bf74ea71835b4e8a113ba2
4
+ data.tar.gz: a9ac6afdda5c2a8086e0ac686c981d0b677e2671078794f69e9b17f55e0cb02d
5
5
  SHA512:
6
- metadata.gz: cb70c043cc15e22ad276d0ed63c54ae948f21b9a7f10adfda6990f3612ddcd2ef956bfe1b2810f6ec02da043b3fe7e71dff73e546e8dafcd1919cf65a7a43b53
7
- data.tar.gz: aa13e2ef2a9a2116d226bfdd95fc641b34b0d70b2cdd8ecdc6a5e8e7ecd88dc22d8476dfe2ecf8018052c5b30091ef6d7821969d6994dbad7bad9350724931ab
6
+ metadata.gz: ec56312eb8ac4afd2433fad46132d3869c7512cc4ab860b5f304f49ccbfa39819617183dec85be32209f216f7d27b6a3c01256eeb8edd57a054ebf5d1eebd697
7
+ data.tar.gz: f029cc339bf31f0769ae1ca0472e3fde33308798fa0b7ead2d440d4dc8fbe558328940bf353a928646a67b25fa559cadc3bb302f1e5b7f97fd3a0c74ac1b8623
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.dev01599874650
10
+ - Package version: 0.1.0a1.dev01599961126
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.dev01599874650.gem
27
+ gem install ./pulp_npm_client-0.1.0a1.dev01599961126.gem
28
28
  ```
29
29
 
30
- (for development, run `gem install --dev ./pulp_npm_client-0.1.0a1.dev01599874650.gem` to install the development dependencies)
30
+ (for development, run `gem install --dev ./pulp_npm_client-0.1.0a1.dev01599961126.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.dev01599874650'
36
+ gem 'pulp_npm_client', '~> 0.1.0a1.dev01599961126'
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.dev01599874650'
14
+ VERSION = '0.1.0a1.dev01599961126'
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.dev01599874650
4
+ version: 0.1.0a1.dev01599961126
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-12 00:00:00.000000000 Z
11
+ date: 2020-09-13 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: faraday