pulp_npm_client 0.1.0a4.dev1651637926 → 0.1.0a4.dev1651725316

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: c9bf69df20a7565da1a876c0bbc57a549b66608946977abc22541e05944ad162
4
- data.tar.gz: 903e55aeea1362b8d27a5106a76c85994f4fdb6ed9c9b1d9ab5e9229bfd99c1a
3
+ metadata.gz: fe6c253171c4c595deba1204aede0224a6a9d55b53913c7f0876a0cc05926e58
4
+ data.tar.gz: 0c5ddce894a84f9b57b4611a5cf7a9bf019bdae33b58a68c33b666c1511bf10c
5
5
  SHA512:
6
- metadata.gz: 16092199efb321fb2c80f18c59cc93aff2d38ffd3cf1eeab0287cc03a581c6a2db9d4e76aed75a6135bc740caea810c4d547a50c5dfa437eb4048e77427209f7
7
- data.tar.gz: fde8a1aa31fe5ed344f22cb66bc4669d7705aea14bef199ac664b9e511018c7bd4168f5237b1ef4e6ab316bf5be56ca4fd627e25ef93e9c6c6c46281daf95422
6
+ metadata.gz: 8905ea04e4e0560c4650d17223996f5077e8392e80bbfa7d86379b46450e29059f889e9e97c540c9e9125bcd0130c94809482e3a39c16655281402cbe562e891
7
+ data.tar.gz: 9502326b7cd4a24a76248e45a7729efe1f2ca8d8e7c4cea966b632818e442ca540e725ea6c62afc5d37860512b379468daf9839e7eb5cd89f5d79fec088b1a03
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.dev1651637926
10
+ - Package version: 0.1.0a4.dev1651725316
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.dev1651637926.gem
27
+ gem install ./pulp_npm_client-0.1.0a4.dev1651725316.gem
28
28
  ```
29
29
 
30
- (for development, run `gem install --dev ./pulp_npm_client-0.1.0a4.dev1651637926.gem` to install the development dependencies)
30
+ (for development, run `gem install --dev ./pulp_npm_client-0.1.0a4.dev1651725316.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.dev1651637926'
36
+ gem 'pulp_npm_client', '~> 0.1.0a4.dev1651725316'
37
37
 
38
38
  ### Install from Git
39
39
 
@@ -11,5 +11,5 @@ OpenAPI Generator version: 4.3.1
11
11
  =end
12
12
 
13
13
  module PulpNpmClient
14
- VERSION = '0.1.0a4.dev1651637926'
14
+ VERSION = '0.1.0a4.dev1651725316'
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.dev1651637926
4
+ version: 0.1.0a4.dev1651725316
5
5
  platform: ruby
6
6
  authors:
7
7
  - OpenAPI-Generator
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2022-05-04 00:00:00.000000000 Z
11
+ date: 2022-05-05 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: faraday