pulp_npm_client 0.1.0a4.dev1616385805 → 0.1.0a4.dev1616470843

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: 3f08384f2b65a7b245485c80ca94f24c418f183fc9a822d9f98d6cbec7ee57d0
4
- data.tar.gz: 6f3dfb63240288df968603f0468513c117751f1242490608b6fdd3abb0a8cd74
3
+ metadata.gz: 915e20124d62203e76cf580430e775848cf4bc352d5841670b480f5bf82c2a01
4
+ data.tar.gz: 9668ab2eec9f1a977d1f91c835036feef040bcaf8b50c41eceda42a3003ec8b0
5
5
  SHA512:
6
- metadata.gz: 3fb76209725ecb5881fa0ee434d3b8d3ebd5ee8a137801cd5c7372c2a0d7d3f4cd83a4cfe7179bcfaf6b375cd0e593a9fe3ec745539eba78a8c8cc4079ddf8eb
7
- data.tar.gz: d054f87b7e8f6d235318aeb255c3b3a7887910b3495c015fb203684e243f81f5090b7277b53d48e8ed9156b2b2e8980817f1893648b94488acbff7fd95331cd9
6
+ metadata.gz: 24cde70d98a2abe564757d10a7104ddb4b10bc44c1524a8c1335c1d915fbc3fcc7f0236f22375d946023483743cec8f8506cdf5768842501a3525d6307d199b9
7
+ data.tar.gz: 9c0c03639b64bc486c541a662db387257fb1fd2ac32fd68610e98cfc0686f73fa854be2c6e4c3288d1a7bbc3400e34dd79478c6990337b73d297bc596c56fa47
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.0a4.dev1616385805
10
+ - Package version: 0.1.0a4.dev1616470843
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.0a4.dev1616385805.gem
27
+ gem install ./pulp_npm_client-0.1.0a4.dev1616470843.gem
28
28
  ```
29
29
 
30
- (for development, run `gem install --dev ./pulp_npm_client-0.1.0a4.dev1616385805.gem` to install the development dependencies)
30
+ (for development, run `gem install --dev ./pulp_npm_client-0.1.0a4.dev1616470843.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.0a4.dev1616385805'
36
+ gem 'pulp_npm_client', '~> 0.1.0a4.dev1616470843'
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.0a4.dev1616385805'
14
+ VERSION = '0.1.0a4.dev1616470843'
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.0a4.dev1616385805
4
+ version: 0.1.0a4.dev1616470843
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-03-22 00:00:00.000000000 Z
11
+ date: 2021-03-23 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: faraday