pulp_file_client 3.55.1 → 3.55.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: dcde7bdfe88968a504981aaca652a14379552d4a67b645c786bf9405a413b531
4
- data.tar.gz: 13463df84c918b2c69d1ea41222884d80e33282fa255d54a55dff848fd9ca689
3
+ metadata.gz: 27ddc40f295bfc4967eb6fc783dbab11d0f8ade903cdcb5dbe2eefcd95d5fc07
4
+ data.tar.gz: f3c2a4ff343bdc399a5b497d49955506c021ba7c883aa6cbbfdd45487d68d360
5
5
  SHA512:
6
- metadata.gz: 0f075ca713c2afc549e107b1a8057685a4643e4eae99b8ef64445f885d49c20dd0ec75b7d6afd4d52e9480ea4d4af61892aecacbe4588f983fff24f14e6ce626
7
- data.tar.gz: 9b06de8afe2ba380114ab2fcf04181e5379214cf243893f39f06c795ac31685f99ac1a4df22a1b2e0b75463b06ae7802615b463e9a0edfbda21d74deace9194f
6
+ metadata.gz: 7d44b711ba5423230a22db5ab5074849c394b1fc6c3546ae3d405a15c17d335d1faecbfea3be6872d31e9cee5cf3763f1d1b6db787bd7ba0fb67803414c7594e
7
+ data.tar.gz: 2c86b1e39821c2e3d1e63decc9ae57a51b620d201e60603cf141090717ca2377bb650e430c25bcaf8dc88b8253fa0133c27a4df0a93f0a657d0560cee148cd18
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: 3.55.1
10
+ - Package version: 3.55.3
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_file_client.gemspec
24
24
  Then either install the gem locally:
25
25
 
26
26
  ```shell
27
- gem install ./pulp_file_client-3.55.1.gem
27
+ gem install ./pulp_file_client-3.55.3.gem
28
28
  ```
29
29
 
30
- (for development, run `gem install --dev ./pulp_file_client-3.55.1.gem` to install the development dependencies)
30
+ (for development, run `gem install --dev ./pulp_file_client-3.55.3.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_file_client', '~> 3.55.1'
36
+ gem 'pulp_file_client', '~> 3.55.3'
37
37
 
38
38
  ### Install from Git
39
39
 
@@ -80,7 +80,7 @@ end
80
80
 
81
81
  ## Documentation for API Endpoints
82
82
 
83
- All URIs are relative to *http://pulp*
83
+ All URIs are relative to *http://localhost:24817*
84
84
 
85
85
  Class | Method | HTTP request | Description
86
86
  ------------ | ------------- | ------------- | -------------
data/docs/AcsFileApi.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # PulpFileClient::AcsFileApi
2
2
 
3
- All URIs are relative to *http://pulp*
3
+ All URIs are relative to *http://localhost:24817*
4
4
 
5
5
  Method | HTTP request | Description
6
6
  ------------- | ------------- | -------------
@@ -1,6 +1,6 @@
1
1
  # PulpFileClient::ContentFilesApi
2
2
 
3
- All URIs are relative to *http://pulp*
3
+ All URIs are relative to *http://localhost:24817*
4
4
 
5
5
  Method | HTTP request | Description
6
6
  ------------- | ------------- | -------------
@@ -1,6 +1,6 @@
1
1
  # PulpFileClient::DistributionsFileApi
2
2
 
3
- All URIs are relative to *http://pulp*
3
+ All URIs are relative to *http://localhost:24817*
4
4
 
5
5
  Method | HTTP request | Description
6
6
  ------------- | ------------- | -------------
@@ -1,6 +1,6 @@
1
1
  # PulpFileClient::PublicationsFileApi
2
2
 
3
- All URIs are relative to *http://pulp*
3
+ All URIs are relative to *http://localhost:24817*
4
4
 
5
5
  Method | HTTP request | Description
6
6
  ------------- | ------------- | -------------
@@ -1,6 +1,6 @@
1
1
  # PulpFileClient::RemotesFileApi
2
2
 
3
- All URIs are relative to *http://pulp*
3
+ All URIs are relative to *http://localhost:24817*
4
4
 
5
5
  Method | HTTP request | Description
6
6
  ------------- | ------------- | -------------
@@ -1,6 +1,6 @@
1
1
  # PulpFileClient::RepositoriesFileApi
2
2
 
3
- All URIs are relative to *http://pulp*
3
+ All URIs are relative to *http://localhost:24817*
4
4
 
5
5
  Method | HTTP request | Description
6
6
  ------------- | ------------- | -------------
@@ -1,6 +1,6 @@
1
1
  # PulpFileClient::RepositoriesFileVersionsApi
2
2
 
3
- All URIs are relative to *http://pulp*
3
+ All URIs are relative to *http://localhost:24817*
4
4
 
5
5
  Method | HTTP request | Description
6
6
  ------------- | ------------- | -------------
@@ -128,7 +128,7 @@ module PulpFileClient
128
128
 
129
129
  def initialize
130
130
  @scheme = 'http'
131
- @host = 'pulp'
131
+ @host = 'localhost'
132
132
  @base_path = ''
133
133
  @api_key = {}
134
134
  @api_key_prefix = {}
@@ -210,7 +210,7 @@ module PulpFileClient
210
210
  def server_settings
211
211
  [
212
212
  {
213
- url: "http://pulp/",
213
+ url: "http://localhost:24817/",
214
214
  description: "No description provided",
215
215
  }
216
216
  ]
@@ -312,20 +312,20 @@ module PulpFileClient
312
312
  invalid_properties.push('invalid value for "download_concurrency", must be greater than or equal to 1.')
313
313
  end
314
314
 
315
- if !@total_timeout.nil? && @total_timeout < 0.0
316
- invalid_properties.push('invalid value for "total_timeout", must be greater than or equal to 0.0.')
315
+ if !@total_timeout.nil? && @total_timeout < 0
316
+ invalid_properties.push('invalid value for "total_timeout", must be greater than or equal to 0.')
317
317
  end
318
318
 
319
- if !@connect_timeout.nil? && @connect_timeout < 0.0
320
- invalid_properties.push('invalid value for "connect_timeout", must be greater than or equal to 0.0.')
319
+ if !@connect_timeout.nil? && @connect_timeout < 0
320
+ invalid_properties.push('invalid value for "connect_timeout", must be greater than or equal to 0.')
321
321
  end
322
322
 
323
- if !@sock_connect_timeout.nil? && @sock_connect_timeout < 0.0
324
- invalid_properties.push('invalid value for "sock_connect_timeout", must be greater than or equal to 0.0.')
323
+ if !@sock_connect_timeout.nil? && @sock_connect_timeout < 0
324
+ invalid_properties.push('invalid value for "sock_connect_timeout", must be greater than or equal to 0.')
325
325
  end
326
326
 
327
- if !@sock_read_timeout.nil? && @sock_read_timeout < 0.0
328
- invalid_properties.push('invalid value for "sock_read_timeout", must be greater than or equal to 0.0.')
327
+ if !@sock_read_timeout.nil? && @sock_read_timeout < 0
328
+ invalid_properties.push('invalid value for "sock_read_timeout", must be greater than or equal to 0.')
329
329
  end
330
330
 
331
331
  invalid_properties
@@ -347,10 +347,10 @@ module PulpFileClient
347
347
  return false if !@username.nil? && @username.to_s.length < 1
348
348
  return false if !@password.nil? && @password.to_s.length < 1
349
349
  return false if !@download_concurrency.nil? && @download_concurrency < 1
350
- return false if !@total_timeout.nil? && @total_timeout < 0.0
351
- return false if !@connect_timeout.nil? && @connect_timeout < 0.0
352
- return false if !@sock_connect_timeout.nil? && @sock_connect_timeout < 0.0
353
- return false if !@sock_read_timeout.nil? && @sock_read_timeout < 0.0
350
+ return false if !@total_timeout.nil? && @total_timeout < 0
351
+ return false if !@connect_timeout.nil? && @connect_timeout < 0
352
+ return false if !@sock_connect_timeout.nil? && @sock_connect_timeout < 0
353
+ return false if !@sock_read_timeout.nil? && @sock_read_timeout < 0
354
354
  true
355
355
  end
356
356
 
@@ -475,8 +475,8 @@ module PulpFileClient
475
475
  # Custom attribute writer method with validation
476
476
  # @param [Object] total_timeout Value to be assigned
477
477
  def total_timeout=(total_timeout)
478
- if !total_timeout.nil? && total_timeout < 0.0
479
- fail ArgumentError, 'invalid value for "total_timeout", must be greater than or equal to 0.0.'
478
+ if !total_timeout.nil? && total_timeout < 0
479
+ fail ArgumentError, 'invalid value for "total_timeout", must be greater than or equal to 0.'
480
480
  end
481
481
 
482
482
  @total_timeout = total_timeout
@@ -485,8 +485,8 @@ module PulpFileClient
485
485
  # Custom attribute writer method with validation
486
486
  # @param [Object] connect_timeout Value to be assigned
487
487
  def connect_timeout=(connect_timeout)
488
- if !connect_timeout.nil? && connect_timeout < 0.0
489
- fail ArgumentError, 'invalid value for "connect_timeout", must be greater than or equal to 0.0.'
488
+ if !connect_timeout.nil? && connect_timeout < 0
489
+ fail ArgumentError, 'invalid value for "connect_timeout", must be greater than or equal to 0.'
490
490
  end
491
491
 
492
492
  @connect_timeout = connect_timeout
@@ -495,8 +495,8 @@ module PulpFileClient
495
495
  # Custom attribute writer method with validation
496
496
  # @param [Object] sock_connect_timeout Value to be assigned
497
497
  def sock_connect_timeout=(sock_connect_timeout)
498
- if !sock_connect_timeout.nil? && sock_connect_timeout < 0.0
499
- fail ArgumentError, 'invalid value for "sock_connect_timeout", must be greater than or equal to 0.0.'
498
+ if !sock_connect_timeout.nil? && sock_connect_timeout < 0
499
+ fail ArgumentError, 'invalid value for "sock_connect_timeout", must be greater than or equal to 0.'
500
500
  end
501
501
 
502
502
  @sock_connect_timeout = sock_connect_timeout
@@ -505,8 +505,8 @@ module PulpFileClient
505
505
  # Custom attribute writer method with validation
506
506
  # @param [Object] sock_read_timeout Value to be assigned
507
507
  def sock_read_timeout=(sock_read_timeout)
508
- if !sock_read_timeout.nil? && sock_read_timeout < 0.0
509
- fail ArgumentError, 'invalid value for "sock_read_timeout", must be greater than or equal to 0.0.'
508
+ if !sock_read_timeout.nil? && sock_read_timeout < 0
509
+ fail ArgumentError, 'invalid value for "sock_read_timeout", must be greater than or equal to 0.'
510
510
  end
511
511
 
512
512
  @sock_read_timeout = sock_read_timeout
@@ -259,20 +259,20 @@ module PulpFileClient
259
259
  invalid_properties.push('invalid value for "download_concurrency", must be greater than or equal to 1.')
260
260
  end
261
261
 
262
- if !@total_timeout.nil? && @total_timeout < 0.0
263
- invalid_properties.push('invalid value for "total_timeout", must be greater than or equal to 0.0.')
262
+ if !@total_timeout.nil? && @total_timeout < 0
263
+ invalid_properties.push('invalid value for "total_timeout", must be greater than or equal to 0.')
264
264
  end
265
265
 
266
- if !@connect_timeout.nil? && @connect_timeout < 0.0
267
- invalid_properties.push('invalid value for "connect_timeout", must be greater than or equal to 0.0.')
266
+ if !@connect_timeout.nil? && @connect_timeout < 0
267
+ invalid_properties.push('invalid value for "connect_timeout", must be greater than or equal to 0.')
268
268
  end
269
269
 
270
- if !@sock_connect_timeout.nil? && @sock_connect_timeout < 0.0
271
- invalid_properties.push('invalid value for "sock_connect_timeout", must be greater than or equal to 0.0.')
270
+ if !@sock_connect_timeout.nil? && @sock_connect_timeout < 0
271
+ invalid_properties.push('invalid value for "sock_connect_timeout", must be greater than or equal to 0.')
272
272
  end
273
273
 
274
- if !@sock_read_timeout.nil? && @sock_read_timeout < 0.0
275
- invalid_properties.push('invalid value for "sock_read_timeout", must be greater than or equal to 0.0.')
274
+ if !@sock_read_timeout.nil? && @sock_read_timeout < 0
275
+ invalid_properties.push('invalid value for "sock_read_timeout", must be greater than or equal to 0.')
276
276
  end
277
277
 
278
278
  invalid_properties
@@ -284,10 +284,10 @@ module PulpFileClient
284
284
  return false if @name.nil?
285
285
  return false if @url.nil?
286
286
  return false if !@download_concurrency.nil? && @download_concurrency < 1
287
- return false if !@total_timeout.nil? && @total_timeout < 0.0
288
- return false if !@connect_timeout.nil? && @connect_timeout < 0.0
289
- return false if !@sock_connect_timeout.nil? && @sock_connect_timeout < 0.0
290
- return false if !@sock_read_timeout.nil? && @sock_read_timeout < 0.0
287
+ return false if !@total_timeout.nil? && @total_timeout < 0
288
+ return false if !@connect_timeout.nil? && @connect_timeout < 0
289
+ return false if !@sock_connect_timeout.nil? && @sock_connect_timeout < 0
290
+ return false if !@sock_read_timeout.nil? && @sock_read_timeout < 0
291
291
  true
292
292
  end
293
293
 
@@ -304,8 +304,8 @@ module PulpFileClient
304
304
  # Custom attribute writer method with validation
305
305
  # @param [Object] total_timeout Value to be assigned
306
306
  def total_timeout=(total_timeout)
307
- if !total_timeout.nil? && total_timeout < 0.0
308
- fail ArgumentError, 'invalid value for "total_timeout", must be greater than or equal to 0.0.'
307
+ if !total_timeout.nil? && total_timeout < 0
308
+ fail ArgumentError, 'invalid value for "total_timeout", must be greater than or equal to 0.'
309
309
  end
310
310
 
311
311
  @total_timeout = total_timeout
@@ -314,8 +314,8 @@ module PulpFileClient
314
314
  # Custom attribute writer method with validation
315
315
  # @param [Object] connect_timeout Value to be assigned
316
316
  def connect_timeout=(connect_timeout)
317
- if !connect_timeout.nil? && connect_timeout < 0.0
318
- fail ArgumentError, 'invalid value for "connect_timeout", must be greater than or equal to 0.0.'
317
+ if !connect_timeout.nil? && connect_timeout < 0
318
+ fail ArgumentError, 'invalid value for "connect_timeout", must be greater than or equal to 0.'
319
319
  end
320
320
 
321
321
  @connect_timeout = connect_timeout
@@ -324,8 +324,8 @@ module PulpFileClient
324
324
  # Custom attribute writer method with validation
325
325
  # @param [Object] sock_connect_timeout Value to be assigned
326
326
  def sock_connect_timeout=(sock_connect_timeout)
327
- if !sock_connect_timeout.nil? && sock_connect_timeout < 0.0
328
- fail ArgumentError, 'invalid value for "sock_connect_timeout", must be greater than or equal to 0.0.'
327
+ if !sock_connect_timeout.nil? && sock_connect_timeout < 0
328
+ fail ArgumentError, 'invalid value for "sock_connect_timeout", must be greater than or equal to 0.'
329
329
  end
330
330
 
331
331
  @sock_connect_timeout = sock_connect_timeout
@@ -334,8 +334,8 @@ module PulpFileClient
334
334
  # Custom attribute writer method with validation
335
335
  # @param [Object] sock_read_timeout Value to be assigned
336
336
  def sock_read_timeout=(sock_read_timeout)
337
- if !sock_read_timeout.nil? && sock_read_timeout < 0.0
338
- fail ArgumentError, 'invalid value for "sock_read_timeout", must be greater than or equal to 0.0.'
337
+ if !sock_read_timeout.nil? && sock_read_timeout < 0
338
+ fail ArgumentError, 'invalid value for "sock_read_timeout", must be greater than or equal to 0.'
339
339
  end
340
340
 
341
341
  @sock_read_timeout = sock_read_timeout
@@ -304,20 +304,20 @@ module PulpFileClient
304
304
  invalid_properties.push('invalid value for "download_concurrency", must be greater than or equal to 1.')
305
305
  end
306
306
 
307
- if !@total_timeout.nil? && @total_timeout < 0.0
308
- invalid_properties.push('invalid value for "total_timeout", must be greater than or equal to 0.0.')
307
+ if !@total_timeout.nil? && @total_timeout < 0
308
+ invalid_properties.push('invalid value for "total_timeout", must be greater than or equal to 0.')
309
309
  end
310
310
 
311
- if !@connect_timeout.nil? && @connect_timeout < 0.0
312
- invalid_properties.push('invalid value for "connect_timeout", must be greater than or equal to 0.0.')
311
+ if !@connect_timeout.nil? && @connect_timeout < 0
312
+ invalid_properties.push('invalid value for "connect_timeout", must be greater than or equal to 0.')
313
313
  end
314
314
 
315
- if !@sock_connect_timeout.nil? && @sock_connect_timeout < 0.0
316
- invalid_properties.push('invalid value for "sock_connect_timeout", must be greater than or equal to 0.0.')
315
+ if !@sock_connect_timeout.nil? && @sock_connect_timeout < 0
316
+ invalid_properties.push('invalid value for "sock_connect_timeout", must be greater than or equal to 0.')
317
317
  end
318
318
 
319
- if !@sock_read_timeout.nil? && @sock_read_timeout < 0.0
320
- invalid_properties.push('invalid value for "sock_read_timeout", must be greater than or equal to 0.0.')
319
+ if !@sock_read_timeout.nil? && @sock_read_timeout < 0
320
+ invalid_properties.push('invalid value for "sock_read_timeout", must be greater than or equal to 0.')
321
321
  end
322
322
 
323
323
  invalid_properties
@@ -337,10 +337,10 @@ module PulpFileClient
337
337
  return false if !@username.nil? && @username.to_s.length < 1
338
338
  return false if !@password.nil? && @password.to_s.length < 1
339
339
  return false if !@download_concurrency.nil? && @download_concurrency < 1
340
- return false if !@total_timeout.nil? && @total_timeout < 0.0
341
- return false if !@connect_timeout.nil? && @connect_timeout < 0.0
342
- return false if !@sock_connect_timeout.nil? && @sock_connect_timeout < 0.0
343
- return false if !@sock_read_timeout.nil? && @sock_read_timeout < 0.0
340
+ return false if !@total_timeout.nil? && @total_timeout < 0
341
+ return false if !@connect_timeout.nil? && @connect_timeout < 0
342
+ return false if !@sock_connect_timeout.nil? && @sock_connect_timeout < 0
343
+ return false if !@sock_read_timeout.nil? && @sock_read_timeout < 0
344
344
  true
345
345
  end
346
346
 
@@ -457,8 +457,8 @@ module PulpFileClient
457
457
  # Custom attribute writer method with validation
458
458
  # @param [Object] total_timeout Value to be assigned
459
459
  def total_timeout=(total_timeout)
460
- if !total_timeout.nil? && total_timeout < 0.0
461
- fail ArgumentError, 'invalid value for "total_timeout", must be greater than or equal to 0.0.'
460
+ if !total_timeout.nil? && total_timeout < 0
461
+ fail ArgumentError, 'invalid value for "total_timeout", must be greater than or equal to 0.'
462
462
  end
463
463
 
464
464
  @total_timeout = total_timeout
@@ -467,8 +467,8 @@ module PulpFileClient
467
467
  # Custom attribute writer method with validation
468
468
  # @param [Object] connect_timeout Value to be assigned
469
469
  def connect_timeout=(connect_timeout)
470
- if !connect_timeout.nil? && connect_timeout < 0.0
471
- fail ArgumentError, 'invalid value for "connect_timeout", must be greater than or equal to 0.0.'
470
+ if !connect_timeout.nil? && connect_timeout < 0
471
+ fail ArgumentError, 'invalid value for "connect_timeout", must be greater than or equal to 0.'
472
472
  end
473
473
 
474
474
  @connect_timeout = connect_timeout
@@ -477,8 +477,8 @@ module PulpFileClient
477
477
  # Custom attribute writer method with validation
478
478
  # @param [Object] sock_connect_timeout Value to be assigned
479
479
  def sock_connect_timeout=(sock_connect_timeout)
480
- if !sock_connect_timeout.nil? && sock_connect_timeout < 0.0
481
- fail ArgumentError, 'invalid value for "sock_connect_timeout", must be greater than or equal to 0.0.'
480
+ if !sock_connect_timeout.nil? && sock_connect_timeout < 0
481
+ fail ArgumentError, 'invalid value for "sock_connect_timeout", must be greater than or equal to 0.'
482
482
  end
483
483
 
484
484
  @sock_connect_timeout = sock_connect_timeout
@@ -487,8 +487,8 @@ module PulpFileClient
487
487
  # Custom attribute writer method with validation
488
488
  # @param [Object] sock_read_timeout Value to be assigned
489
489
  def sock_read_timeout=(sock_read_timeout)
490
- if !sock_read_timeout.nil? && sock_read_timeout < 0.0
491
- fail ArgumentError, 'invalid value for "sock_read_timeout", must be greater than or equal to 0.0.'
490
+ if !sock_read_timeout.nil? && sock_read_timeout < 0
491
+ fail ArgumentError, 'invalid value for "sock_read_timeout", must be greater than or equal to 0.'
492
492
  end
493
493
 
494
494
  @sock_read_timeout = sock_read_timeout
@@ -11,5 +11,5 @@ OpenAPI Generator version: 4.3.1
11
11
  =end
12
12
 
13
13
  module PulpFileClient
14
- VERSION = '3.55.1'
14
+ VERSION = '3.55.3'
15
15
  end
@@ -18,7 +18,7 @@ describe PulpFileClient::Configuration do
18
18
  before(:each) do
19
19
  # uncomment below to setup host and base_path
20
20
  # require 'URI'
21
- # uri = URI.parse("http://pulp")
21
+ # uri = URI.parse("http://localhost:24817")
22
22
  # PulpFileClient.configure do |c|
23
23
  # c.host = uri.host
24
24
  # c.base_path = uri.path
@@ -28,14 +28,14 @@ describe PulpFileClient::Configuration do
28
28
  describe '#base_url' do
29
29
  it 'should have the default value' do
30
30
  # uncomment below to test default value of the base path
31
- # expect(config.base_url).to eq("http://pulp")
31
+ # expect(config.base_url).to eq("http://localhost:24817")
32
32
  end
33
33
 
34
34
  it 'should remove trailing slashes' do
35
35
  [nil, '', '/', '//'].each do |base_path|
36
36
  config.base_path = base_path
37
37
  # uncomment below to test trailing slashes
38
- # expect(config.base_url).to eq("http://pulp")
38
+ # expect(config.base_url).to eq("http://localhost:24817")
39
39
  end
40
40
  end
41
41
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: pulp_file_client
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.55.1
4
+ version: 3.55.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - OpenAPI-Generator
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2024-06-24 00:00:00.000000000 Z
11
+ date: 2024-07-23 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: faraday
@@ -34,42 +34,42 @@ dependencies:
34
34
  name: json
35
35
  requirement: !ruby/object:Gem::Requirement
36
36
  requirements:
37
- - - ">="
38
- - !ruby/object:Gem::Version
39
- version: 2.1.0
40
37
  - - "~>"
41
38
  - !ruby/object:Gem::Version
42
39
  version: '2.1'
40
+ - - ">="
41
+ - !ruby/object:Gem::Version
42
+ version: 2.1.0
43
43
  type: :runtime
44
44
  prerelease: false
45
45
  version_requirements: !ruby/object:Gem::Requirement
46
46
  requirements:
47
- - - ">="
48
- - !ruby/object:Gem::Version
49
- version: 2.1.0
50
47
  - - "~>"
51
48
  - !ruby/object:Gem::Version
52
49
  version: '2.1'
50
+ - - ">="
51
+ - !ruby/object:Gem::Version
52
+ version: 2.1.0
53
53
  - !ruby/object:Gem::Dependency
54
54
  name: rspec
55
55
  requirement: !ruby/object:Gem::Requirement
56
56
  requirements:
57
- - - ">="
58
- - !ruby/object:Gem::Version
59
- version: 3.6.0
60
57
  - - "~>"
61
58
  - !ruby/object:Gem::Version
62
59
  version: '3.6'
60
+ - - ">="
61
+ - !ruby/object:Gem::Version
62
+ version: 3.6.0
63
63
  type: :development
64
64
  prerelease: false
65
65
  version_requirements: !ruby/object:Gem::Requirement
66
66
  requirements:
67
- - - ">="
68
- - !ruby/object:Gem::Version
69
- version: 3.6.0
70
67
  - - "~>"
71
68
  - !ruby/object:Gem::Version
72
69
  version: '3.6'
70
+ - - ">="
71
+ - !ruby/object:Gem::Version
72
+ version: 3.6.0
73
73
  description: Fetch, Upload, Organize, and Distribute Software Packages
74
74
  email:
75
75
  - pulp-list@redhat.com
@@ -249,58 +249,58 @@ required_rubygems_version: !ruby/object:Gem::Requirement
249
249
  - !ruby/object:Gem::Version
250
250
  version: '0'
251
251
  requirements: []
252
- rubygems_version: 3.0.3.1
252
+ rubygems_version: 3.3.5
253
253
  signing_key:
254
254
  specification_version: 4
255
255
  summary: Pulp 3 API Ruby Gem
256
256
  test_files:
257
- - spec/api/acs_file_api_spec.rb
258
- - spec/api/content_files_api_spec.rb
259
- - spec/api/repositories_file_api_spec.rb
260
- - spec/api/repositories_file_versions_api_spec.rb
261
257
  - spec/api/publications_file_api_spec.rb
258
+ - spec/api/repositories_file_api_spec.rb
262
259
  - spec/api/remotes_file_api_spec.rb
260
+ - spec/api/acs_file_api_spec.rb
261
+ - spec/api/repositories_file_versions_api_spec.rb
262
+ - spec/api/content_files_api_spec.rb
263
263
  - spec/api/distributions_file_api_spec.rb
264
264
  - spec/api_client_spec.rb
265
265
  - spec/configuration_spec.rb
266
+ - spec/models/file_file_publication_spec.rb
267
+ - spec/models/file_file_remote_spec.rb
268
+ - spec/models/set_label_spec.rb
269
+ - spec/models/paginated_repository_version_response_list_spec.rb
270
+ - spec/models/file_file_distribution_response_spec.rb
266
271
  - spec/models/file_file_repository_response_spec.rb
272
+ - spec/models/paginatedfile_file_publication_response_list_spec.rb
273
+ - spec/models/my_permissions_response_spec.rb
267
274
  - spec/models/paginatedfile_file_distribution_response_list_spec.rb
268
275
  - spec/models/object_roles_response_spec.rb
269
- - spec/models/paginatedfile_file_content_response_list_spec.rb
270
- - spec/models/file_file_remote_response_hidden_fields_spec.rb
271
- - spec/models/unset_label_response_spec.rb
272
- - spec/models/set_label_response_spec.rb
273
- - spec/models/repository_sync_url_spec.rb
274
- - spec/models/my_permissions_response_spec.rb
275
- - spec/models/paginatedfile_file_publication_response_list_spec.rb
276
- - spec/models/file_file_distribution_response_spec.rb
276
+ - spec/models/repository_version_response_spec.rb
277
+ - spec/models/paginatedfile_file_remote_response_list_spec.rb
277
278
  - spec/models/content_summary_response_spec.rb
278
- - spec/models/file_file_alternate_content_source_response_spec.rb
279
- - spec/models/file_file_alternate_content_source_spec.rb
280
279
  - spec/models/file_file_distribution_spec.rb
281
- - spec/models/task_group_operation_response_spec.rb
282
- - spec/models/paginatedfile_file_repository_response_list_spec.rb
283
- - spec/models/repair_spec.rb
284
- - spec/models/repository_add_remove_content_spec.rb
285
- - spec/models/policy_enum_spec.rb
286
- - spec/models/file_file_publication_spec.rb
287
- - spec/models/file_file_content_response_spec.rb
288
- - spec/models/file_file_remote_spec.rb
289
- - spec/models/repository_version_response_spec.rb
290
- - spec/models/file_file_repository_spec.rb
291
- - spec/models/async_operation_response_spec.rb
292
- - spec/models/paginated_repository_version_response_list_spec.rb
293
- - spec/models/file_file_content_spec.rb
294
280
  - spec/models/nested_role_response_spec.rb
295
- - spec/models/set_label_spec.rb
281
+ - spec/models/repository_add_remove_content_spec.rb
282
+ - spec/models/paginatedfile_file_repository_response_list_spec.rb
283
+ - spec/models/paginatedfile_file_alternate_content_source_response_list_spec.rb
284
+ - spec/models/file_file_alternate_content_source_spec.rb
285
+ - spec/models/task_group_operation_response_spec.rb
296
286
  - spec/models/nested_role_spec.rb
297
- - spec/models/paginatedfile_file_remote_response_list_spec.rb
287
+ - spec/models/paginatedfile_file_content_response_list_spec.rb
288
+ - spec/models/unset_label_response_spec.rb
289
+ - spec/models/file_file_alternate_content_source_response_spec.rb
298
290
  - spec/models/patchedfile_file_distribution_spec.rb
299
- - spec/models/patchedfile_file_repository_spec.rb
300
- - spec/models/paginatedfile_file_alternate_content_source_response_list_spec.rb
301
- - spec/models/patchedfile_file_remote_spec.rb
302
- - spec/models/file_file_publication_response_spec.rb
291
+ - spec/models/repository_sync_url_spec.rb
292
+ - spec/models/file_file_remote_response_hidden_fields_spec.rb
293
+ - spec/models/async_operation_response_spec.rb
303
294
  - spec/models/file_file_remote_response_spec.rb
295
+ - spec/models/repair_spec.rb
296
+ - spec/models/file_file_content_spec.rb
297
+ - spec/models/set_label_response_spec.rb
298
+ - spec/models/patchedfile_file_repository_spec.rb
299
+ - spec/models/policy_enum_spec.rb
304
300
  - spec/models/unset_label_spec.rb
301
+ - spec/models/file_file_publication_response_spec.rb
302
+ - spec/models/patchedfile_file_remote_spec.rb
303
+ - spec/models/file_file_content_response_spec.rb
305
304
  - spec/models/patchedfile_file_alternate_content_source_spec.rb
305
+ - spec/models/file_file_repository_spec.rb
306
306
  - spec/spec_helper.rb