pulp_npm_client 0.1.0a5.dev1674443514 → 0.1.0a5.dev1674530212

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: acc6b0f8e24197e17032dd1d90eaf4095f6acd788293e56f98b8ffd8ed8c2238
4
- data.tar.gz: eaf372c57a85e0b8d32d9b5d9b3ba8cdede3594ba952d45a667a55b66c7d3367
3
+ metadata.gz: c4b0422a07365701f7f5f9a73f305d6d11f6da8f0c15b0629cc601cfd833f00c
4
+ data.tar.gz: b8617897900125346e729963f334b79b83a6484a672878baac49cc2be633b1bc
5
5
  SHA512:
6
- metadata.gz: e7eb9790c9eae5af639e3bd1235f78e019882a1114093ed4cd92f96fb41e6759ad4490d853369c2179b53da359fd51e2af8ef2838428f2552ba250cae1536377
7
- data.tar.gz: f66f38f9d8f25818cb0c33f77240a0588978791c961141d24c1aafedef3bd5f3c4f5d2825cd3a3100ae872f6ff882f7f36ec27da56ee67b6125eaa413e59bae2
6
+ metadata.gz: 817b9b9d70a649001a24a899885de8c039b2c4757974a3ab9123ea2c91da68babe74572dbb6bdc5884783b9903cd0a0e6f7ddb50e2b75c9ee1233fa3752f3abe
7
+ data.tar.gz: 93e8cfe7f8209b2e1279cabcb584c38a5ab7f170d079d66ffc0ee36f7a939239d5eb82785422d098d329d0f9519da0c44972ab7342b2f6d9156ceb9f10f42d4a
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.0a5.dev1674443514
10
+ - Package version: 0.1.0a5.dev1674530212
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.0a5.dev1674443514.gem
27
+ gem install ./pulp_npm_client-0.1.0a5.dev1674530212.gem
28
28
  ```
29
29
 
30
- (for development, run `gem install --dev ./pulp_npm_client-0.1.0a5.dev1674443514.gem` to install the development dependencies)
30
+ (for development, run `gem install --dev ./pulp_npm_client-0.1.0a5.dev1674530212.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.0a5.dev1674443514'
36
+ gem 'pulp_npm_client', '~> 0.1.0a5.dev1674530212'
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.0a5.dev1674443514'
14
+ VERSION = '0.1.0a5.dev1674530212'
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.0a5.dev1674443514
4
+ version: 0.1.0a5.dev1674530212
5
5
  platform: ruby
6
6
  authors:
7
7
  - OpenAPI-Generator
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2023-01-23 00:00:00.000000000 Z
11
+ date: 2023-01-24 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: faraday