cloudsmith-api 2.0.9 → 2.0.11
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/Gemfile.lock +2 -2
- data/README.md +4 -4
- data/build.json +1 -1
- data/docs/DebPackageUploadRequest.md +1 -0
- data/docs/StatusBasic.md +1 -1
- data/docs/SwiftPackageUpload.md +6 -1
- data/docs/SwiftPackageUploadRequest.md +6 -0
- data/lib/cloudsmith-api/models/deb_package_upload_request.rb +13 -1
- data/lib/cloudsmith-api/models/status_basic.rb +1 -1
- data/lib/cloudsmith-api/models/swift_package_upload.rb +57 -1
- data/lib/cloudsmith-api/models/swift_package_upload_request.rb +66 -1
- data/lib/cloudsmith-api/version.rb +1 -1
- data/spec/models/deb_package_upload_request_spec.rb +6 -0
- data/spec/models/swift_package_upload_request_spec.rb +36 -0
- data/spec/models/swift_package_upload_spec.rb +30 -0
- data/vendor/bundle/ruby/2.6.0/cache/rspec-support-3.13.1.gem +0 -0
- data/vendor/bundle/ruby/2.6.0/extensions/x86_64-linux/2.6.0/autotest-fsevent-0.2.21/gem_make.out +1 -1
- data/vendor/bundle/ruby/2.6.0/extensions/x86_64-linux/2.6.0/bigdecimal-3.1.6/gem_make.out +2 -2
- data/vendor/bundle/ruby/2.6.0/extensions/x86_64-linux/2.6.0/bigdecimal-3.1.6/mkmf.log +5 -5
- data/vendor/bundle/ruby/2.6.0/extensions/x86_64-linux/2.6.0/ffi-1.16.3/gem_make.out +2 -2
- data/vendor/bundle/ruby/2.6.0/extensions/x86_64-linux/2.6.0/ffi-1.16.3/mkmf.log +1 -1
- data/vendor/bundle/ruby/2.6.0/extensions/x86_64-linux/2.6.0/json-2.7.1/gem_make.out +1 -1
- data/vendor/bundle/ruby/2.6.0/extensions/x86_64-linux/2.6.0/json-2.7.1/mkmf.log +1 -1
- data/vendor/bundle/ruby/2.6.0/gems/bigdecimal-3.1.6/ext/bigdecimal/Makefile +2 -2
- data/vendor/bundle/ruby/2.6.0/gems/ffi-1.16.3/ext/ffi_c/Makefile +2 -2
- data/vendor/bundle/ruby/2.6.0/gems/json-2.7.1/ext/json/Makefile +2 -2
- data/vendor/bundle/ruby/2.6.0/gems/json-2.7.1/ext/json/ext/generator/Makefile +2 -2
- data/vendor/bundle/ruby/2.6.0/gems/json-2.7.1/ext/json/ext/parser/Makefile +2 -2
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-support-3.13.0 → rspec-support-3.13.1}/Changelog.md +9 -1
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-support-3.13.0 → rspec-support-3.13.1}/lib/rspec/support/caller_filter.rb +1 -1
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-support-3.13.0 → rspec-support-3.13.1}/lib/rspec/support/version.rb +1 -1
- data/vendor/bundle/ruby/2.6.0/specifications/{rspec-support-3.13.0.gemspec → rspec-support-3.13.1.gemspec} +5 -5
- metadata +40 -40
- data/vendor/bundle/ruby/2.6.0/cache/rspec-support-3.13.0.gem +0 -0
- /data/vendor/bundle/ruby/2.6.0/gems/{rspec-support-3.13.0 → rspec-support-3.13.1}/LICENSE.md +0 -0
- /data/vendor/bundle/ruby/2.6.0/gems/{rspec-support-3.13.0 → rspec-support-3.13.1}/README.md +0 -0
- /data/vendor/bundle/ruby/2.6.0/gems/{rspec-support-3.13.0 → rspec-support-3.13.1}/lib/rspec/support/comparable_version.rb +0 -0
- /data/vendor/bundle/ruby/2.6.0/gems/{rspec-support-3.13.0 → rspec-support-3.13.1}/lib/rspec/support/differ.rb +0 -0
- /data/vendor/bundle/ruby/2.6.0/gems/{rspec-support-3.13.0 → rspec-support-3.13.1}/lib/rspec/support/directory_maker.rb +0 -0
- /data/vendor/bundle/ruby/2.6.0/gems/{rspec-support-3.13.0 → rspec-support-3.13.1}/lib/rspec/support/encoded_string.rb +0 -0
- /data/vendor/bundle/ruby/2.6.0/gems/{rspec-support-3.13.0 → rspec-support-3.13.1}/lib/rspec/support/fuzzy_matcher.rb +0 -0
- /data/vendor/bundle/ruby/2.6.0/gems/{rspec-support-3.13.0 → rspec-support-3.13.1}/lib/rspec/support/hunk_generator.rb +0 -0
- /data/vendor/bundle/ruby/2.6.0/gems/{rspec-support-3.13.0 → rspec-support-3.13.1}/lib/rspec/support/matcher_definition.rb +0 -0
- /data/vendor/bundle/ruby/2.6.0/gems/{rspec-support-3.13.0 → rspec-support-3.13.1}/lib/rspec/support/method_signature_verifier.rb +0 -0
- /data/vendor/bundle/ruby/2.6.0/gems/{rspec-support-3.13.0 → rspec-support-3.13.1}/lib/rspec/support/mutex.rb +0 -0
- /data/vendor/bundle/ruby/2.6.0/gems/{rspec-support-3.13.0 → rspec-support-3.13.1}/lib/rspec/support/object_formatter.rb +0 -0
- /data/vendor/bundle/ruby/2.6.0/gems/{rspec-support-3.13.0 → rspec-support-3.13.1}/lib/rspec/support/recursive_const_methods.rb +0 -0
- /data/vendor/bundle/ruby/2.6.0/gems/{rspec-support-3.13.0 → rspec-support-3.13.1}/lib/rspec/support/reentrant_mutex.rb +0 -0
- /data/vendor/bundle/ruby/2.6.0/gems/{rspec-support-3.13.0 → rspec-support-3.13.1}/lib/rspec/support/ruby_features.rb +0 -0
- /data/vendor/bundle/ruby/2.6.0/gems/{rspec-support-3.13.0 → rspec-support-3.13.1}/lib/rspec/support/source/location.rb +0 -0
- /data/vendor/bundle/ruby/2.6.0/gems/{rspec-support-3.13.0 → rspec-support-3.13.1}/lib/rspec/support/source/node.rb +0 -0
- /data/vendor/bundle/ruby/2.6.0/gems/{rspec-support-3.13.0 → rspec-support-3.13.1}/lib/rspec/support/source/token.rb +0 -0
- /data/vendor/bundle/ruby/2.6.0/gems/{rspec-support-3.13.0 → rspec-support-3.13.1}/lib/rspec/support/source.rb +0 -0
- /data/vendor/bundle/ruby/2.6.0/gems/{rspec-support-3.13.0 → rspec-support-3.13.1}/lib/rspec/support/spec/deprecation_helpers.rb +0 -0
- /data/vendor/bundle/ruby/2.6.0/gems/{rspec-support-3.13.0 → rspec-support-3.13.1}/lib/rspec/support/spec/diff_helpers.rb +0 -0
- /data/vendor/bundle/ruby/2.6.0/gems/{rspec-support-3.13.0 → rspec-support-3.13.1}/lib/rspec/support/spec/formatting_support.rb +0 -0
- /data/vendor/bundle/ruby/2.6.0/gems/{rspec-support-3.13.0 → rspec-support-3.13.1}/lib/rspec/support/spec/in_sub_process.rb +0 -0
- /data/vendor/bundle/ruby/2.6.0/gems/{rspec-support-3.13.0 → rspec-support-3.13.1}/lib/rspec/support/spec/library_wide_checks.rb +0 -0
- /data/vendor/bundle/ruby/2.6.0/gems/{rspec-support-3.13.0 → rspec-support-3.13.1}/lib/rspec/support/spec/shell_out.rb +0 -0
- /data/vendor/bundle/ruby/2.6.0/gems/{rspec-support-3.13.0 → rspec-support-3.13.1}/lib/rspec/support/spec/stderr_splitter.rb +0 -0
- /data/vendor/bundle/ruby/2.6.0/gems/{rspec-support-3.13.0 → rspec-support-3.13.1}/lib/rspec/support/spec/string_matcher.rb +0 -0
- /data/vendor/bundle/ruby/2.6.0/gems/{rspec-support-3.13.0 → rspec-support-3.13.1}/lib/rspec/support/spec/with_isolated_directory.rb +0 -0
- /data/vendor/bundle/ruby/2.6.0/gems/{rspec-support-3.13.0 → rspec-support-3.13.1}/lib/rspec/support/spec/with_isolated_stderr.rb +0 -0
- /data/vendor/bundle/ruby/2.6.0/gems/{rspec-support-3.13.0 → rspec-support-3.13.1}/lib/rspec/support/spec.rb +0 -0
- /data/vendor/bundle/ruby/2.6.0/gems/{rspec-support-3.13.0 → rspec-support-3.13.1}/lib/rspec/support/warnings.rb +0 -0
- /data/vendor/bundle/ruby/2.6.0/gems/{rspec-support-3.13.0 → rspec-support-3.13.1}/lib/rspec/support/with_keywords_when_needed.rb +0 -0
- /data/vendor/bundle/ruby/2.6.0/gems/{rspec-support-3.13.0 → rspec-support-3.13.1}/lib/rspec/support.rb +0 -0
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 301c6394885fe697c84c46e2f8bb07c033aee5f132767708ca754ac0efbfc854
|
4
|
+
data.tar.gz: 31343fcb5bd8c7764df4dfecf4c77ccbc7823c6f4d3f591dc1cd0d7d17bab4fb
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 2a2f019002a2a30799a4edb9a767062f2fdfd8651815bf17ec30b4f4fa899b8d1c20d4996ac8f8a5c95b307fa517ad5e4bedd5d8981c4739430f9d3626233f1e
|
7
|
+
data.tar.gz: d5092d5e8afa1d5af03ee46f2ca225b40922a1f5d8ad282ae29070d53f49f852f0673ceaba7c14346ada0975bf047f844550b258cdd1bbc1cc2af423b741d483
|
data/Gemfile.lock
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
PATH
|
2
2
|
remote: .
|
3
3
|
specs:
|
4
|
-
cloudsmith-api (2.0.
|
4
|
+
cloudsmith-api (2.0.11)
|
5
5
|
addressable (~> 2.3, >= 2.3.0)
|
6
6
|
json (~> 2.1, >= 2.1.0)
|
7
7
|
typhoeus (~> 1.0, >= 1.0.1)
|
@@ -43,7 +43,7 @@ GEM
|
|
43
43
|
rspec-mocks (3.13.0)
|
44
44
|
diff-lcs (>= 1.2.0, < 2.0)
|
45
45
|
rspec-support (~> 3.13.0)
|
46
|
-
rspec-support (3.13.
|
46
|
+
rspec-support (3.13.1)
|
47
47
|
sys-uname (1.2.3)
|
48
48
|
ffi (~> 1.1)
|
49
49
|
typhoeus (1.4.1)
|
data/README.md
CHANGED
@@ -7,7 +7,7 @@ The API to the Cloudsmith Service
|
|
7
7
|
This SDK is automatically generated by the [Swagger Codegen](https://github.com/swagger-api/swagger-codegen) project:
|
8
8
|
|
9
9
|
- API version: v1
|
10
|
-
- Package version: 2.0.
|
10
|
+
- Package version: 2.0.11
|
11
11
|
- Build package: io.swagger.codegen.languages.RubyClientCodegen
|
12
12
|
For more information, please visit [https://help.cloudsmith.io](https://help.cloudsmith.io)
|
13
13
|
|
@@ -24,15 +24,15 @@ gem build cloudsmith-api.gemspec
|
|
24
24
|
Then either install the gem locally:
|
25
25
|
|
26
26
|
```shell
|
27
|
-
gem install ./cloudsmith-api-2.0.
|
27
|
+
gem install ./cloudsmith-api-2.0.11.gem
|
28
28
|
```
|
29
|
-
(for development, run `gem install --dev ./cloudsmith-api-2.0.
|
29
|
+
(for development, run `gem install --dev ./cloudsmith-api-2.0.11.gem` to install the development dependencies)
|
30
30
|
|
31
31
|
or publish the gem to a gem hosting service, e.g. [RubyGems](https://rubygems.org/).
|
32
32
|
|
33
33
|
Finally add this to the Gemfile:
|
34
34
|
|
35
|
-
gem 'cloudsmith-api', '~> 2.0.
|
35
|
+
gem 'cloudsmith-api', '~> 2.0.11'
|
36
36
|
|
37
37
|
### Install from Git
|
38
38
|
|
data/build.json
CHANGED
@@ -4,6 +4,7 @@
|
|
4
4
|
Name | Type | Description | Notes
|
5
5
|
------------ | ------------- | ------------- | -------------
|
6
6
|
**changes_file** | **String** | The changes archive containing the changes made to the source and debian packaging files | [optional]
|
7
|
+
**component** | **String** | The component (channel) for the package (e.g. 'main', 'unstable', etc.) | [optional] [default to 'main']
|
7
8
|
**distribution** | **String** | The distribution to store the package for. |
|
8
9
|
**package_file** | **String** | The primary file for the package. |
|
9
10
|
**republish** | **BOOLEAN** | If true, the uploaded package will overwrite any others with the same attributes (e.g. same version); otherwise, it will be flagged as a duplicate. | [optional]
|
data/docs/StatusBasic.md
CHANGED
@@ -4,6 +4,6 @@
|
|
4
4
|
Name | Type | Description | Notes
|
5
5
|
------------ | ------------- | ------------- | -------------
|
6
6
|
**detail** | **String** | The message describing the state of the API. | [optional] [default to 'Cloudsmith API is operational.']
|
7
|
-
**version** | **String** | The current version for the Cloudsmith service. | [optional] [default to '1.
|
7
|
+
**version** | **String** | The current version for the Cloudsmith service. | [optional] [default to '1.373.1']
|
8
8
|
|
9
9
|
|
data/docs/SwiftPackageUpload.md
CHANGED
@@ -4,6 +4,8 @@
|
|
4
4
|
Name | Type | Description | Notes
|
5
5
|
------------ | ------------- | ------------- | -------------
|
6
6
|
**architectures** | [**Array<Architecture>**](Architecture.md) | | [optional]
|
7
|
+
**author_name** | **String** | The name of the author of the package. | [optional]
|
8
|
+
**author_org** | **String** | The organization of the author. | [optional]
|
7
9
|
**cdn_url** | **String** | | [optional]
|
8
10
|
**checksum_md5** | **String** | | [optional]
|
9
11
|
**checksum_sha1** | **String** | | [optional]
|
@@ -31,6 +33,7 @@ Name | Type | Description | Notes
|
|
31
33
|
**is_sync_in_flight** | **BOOLEAN** | | [optional]
|
32
34
|
**is_sync_in_progress** | **BOOLEAN** | | [optional]
|
33
35
|
**license** | **String** | The license of this package. | [optional]
|
36
|
+
**license_url** | **String** | The license URL of this package. | [optional]
|
34
37
|
**name** | **String** | The name of this package. | [optional]
|
35
38
|
**namespace** | **String** | | [optional]
|
36
39
|
**namespace_url** | **String** | | [optional]
|
@@ -38,9 +41,11 @@ Name | Type | Description | Notes
|
|
38
41
|
**origin_repository** | **String** | | [optional]
|
39
42
|
**origin_repository_url** | **String** | | [optional]
|
40
43
|
**package_type** | **Integer** | The type of package contents. | [optional]
|
44
|
+
**readme_url** | **String** | The URL of the readme for the package. | [optional]
|
41
45
|
**release** | **String** | The release of the package version (if any). | [optional]
|
42
46
|
**repository** | **String** | | [optional]
|
43
|
-
**repository_url** | **String** |
|
47
|
+
**repository_url** | **String** | The URL of the SCM repository for the package. | [optional]
|
48
|
+
**scope** | **String** | A scope provides a namespace for related packages within the package registry. |
|
44
49
|
**security_scan_completed_at** | **DateTime** | The datetime the security scanning was completed. | [optional]
|
45
50
|
**security_scan_started_at** | **DateTime** | The datetime the security scanning was started. | [optional]
|
46
51
|
**security_scan_status** | **String** | | [optional] [default to 'Awaiting Security Scan']
|
@@ -3,8 +3,14 @@
|
|
3
3
|
## Properties
|
4
4
|
Name | Type | Description | Notes
|
5
5
|
------------ | ------------- | ------------- | -------------
|
6
|
+
**author_name** | **String** | The name of the author of the package. | [optional]
|
7
|
+
**author_org** | **String** | The organization of the author. | [optional]
|
8
|
+
**license_url** | **String** | The license URL of this package. | [optional]
|
6
9
|
**package_file** | **String** | The primary file for the package. |
|
10
|
+
**readme_url** | **String** | The URL of the readme for the package. | [optional]
|
11
|
+
**repository_url** | **String** | The URL of the SCM repository for the package. | [optional]
|
7
12
|
**republish** | **BOOLEAN** | If true, the uploaded package will overwrite any others with the same attributes (e.g. same version); otherwise, it will be flagged as a duplicate. | [optional]
|
13
|
+
**scope** | **String** | A scope provides a namespace for related packages within the package registry. |
|
8
14
|
**tags** | **String** | A comma-separated values list of tags to add to the package. | [optional]
|
9
15
|
**version** | **String** | The raw version for this package. |
|
10
16
|
|
@@ -17,6 +17,9 @@ class DebPackageUploadRequest
|
|
17
17
|
# The changes archive containing the changes made to the source and debian packaging files
|
18
18
|
attr_accessor :changes_file
|
19
19
|
|
20
|
+
# The component (channel) for the package (e.g. 'main', 'unstable', etc.)
|
21
|
+
attr_accessor :component
|
22
|
+
|
20
23
|
# The distribution to store the package for.
|
21
24
|
attr_accessor :distribution
|
22
25
|
|
@@ -36,6 +39,7 @@ class DebPackageUploadRequest
|
|
36
39
|
def self.attribute_map
|
37
40
|
{
|
38
41
|
:'changes_file' => :'changes_file',
|
42
|
+
:'component' => :'component',
|
39
43
|
:'distribution' => :'distribution',
|
40
44
|
:'package_file' => :'package_file',
|
41
45
|
:'republish' => :'republish',
|
@@ -48,6 +52,7 @@ class DebPackageUploadRequest
|
|
48
52
|
def self.swagger_types
|
49
53
|
{
|
50
54
|
:'changes_file' => :'String',
|
55
|
+
:'component' => :'String',
|
51
56
|
:'distribution' => :'String',
|
52
57
|
:'package_file' => :'String',
|
53
58
|
:'republish' => :'BOOLEAN',
|
@@ -68,6 +73,12 @@ class DebPackageUploadRequest
|
|
68
73
|
self.changes_file = attributes[:'changes_file']
|
69
74
|
end
|
70
75
|
|
76
|
+
if attributes.has_key?(:'component')
|
77
|
+
self.component = attributes[:'component']
|
78
|
+
else
|
79
|
+
self.component = 'main'
|
80
|
+
end
|
81
|
+
|
71
82
|
if attributes.has_key?(:'distribution')
|
72
83
|
self.distribution = attributes[:'distribution']
|
73
84
|
end
|
@@ -118,6 +129,7 @@ class DebPackageUploadRequest
|
|
118
129
|
return true if self.equal?(o)
|
119
130
|
self.class == o.class &&
|
120
131
|
changes_file == o.changes_file &&
|
132
|
+
component == o.component &&
|
121
133
|
distribution == o.distribution &&
|
122
134
|
package_file == o.package_file &&
|
123
135
|
republish == o.republish &&
|
@@ -134,7 +146,7 @@ class DebPackageUploadRequest
|
|
134
146
|
# Calculates hash code according to all attributes.
|
135
147
|
# @return [Fixnum] Hash code
|
136
148
|
def hash
|
137
|
-
[changes_file, distribution, package_file, republish, sources_file, tags].hash
|
149
|
+
[changes_file, component, distribution, package_file, republish, sources_file, tags].hash
|
138
150
|
end
|
139
151
|
|
140
152
|
# Builds the object from hash
|
@@ -16,6 +16,12 @@ module CloudsmithApi
|
|
16
16
|
class SwiftPackageUpload
|
17
17
|
attr_accessor :architectures
|
18
18
|
|
19
|
+
# The name of the author of the package.
|
20
|
+
attr_accessor :author_name
|
21
|
+
|
22
|
+
# The organization of the author.
|
23
|
+
attr_accessor :author_org
|
24
|
+
|
19
25
|
attr_accessor :cdn_url
|
20
26
|
|
21
27
|
attr_accessor :checksum_md5
|
@@ -75,6 +81,9 @@ class SwiftPackageUpload
|
|
75
81
|
# The license of this package.
|
76
82
|
attr_accessor :license
|
77
83
|
|
84
|
+
# The license URL of this package.
|
85
|
+
attr_accessor :license_url
|
86
|
+
|
78
87
|
# The name of this package.
|
79
88
|
attr_accessor :name
|
80
89
|
|
@@ -91,13 +100,20 @@ class SwiftPackageUpload
|
|
91
100
|
# The type of package contents.
|
92
101
|
attr_accessor :package_type
|
93
102
|
|
103
|
+
# The URL of the readme for the package.
|
104
|
+
attr_accessor :readme_url
|
105
|
+
|
94
106
|
# The release of the package version (if any).
|
95
107
|
attr_accessor :release
|
96
108
|
|
97
109
|
attr_accessor :repository
|
98
110
|
|
111
|
+
# The URL of the SCM repository for the package.
|
99
112
|
attr_accessor :repository_url
|
100
113
|
|
114
|
+
# A scope provides a namespace for related packages within the package registry.
|
115
|
+
attr_accessor :scope
|
116
|
+
|
101
117
|
# The datetime the security scanning was completed.
|
102
118
|
attr_accessor :security_scan_completed_at
|
103
119
|
|
@@ -199,6 +215,8 @@ class SwiftPackageUpload
|
|
199
215
|
def self.attribute_map
|
200
216
|
{
|
201
217
|
:'architectures' => :'architectures',
|
218
|
+
:'author_name' => :'author_name',
|
219
|
+
:'author_org' => :'author_org',
|
202
220
|
:'cdn_url' => :'cdn_url',
|
203
221
|
:'checksum_md5' => :'checksum_md5',
|
204
222
|
:'checksum_sha1' => :'checksum_sha1',
|
@@ -226,6 +244,7 @@ class SwiftPackageUpload
|
|
226
244
|
:'is_sync_in_flight' => :'is_sync_in_flight',
|
227
245
|
:'is_sync_in_progress' => :'is_sync_in_progress',
|
228
246
|
:'license' => :'license',
|
247
|
+
:'license_url' => :'license_url',
|
229
248
|
:'name' => :'name',
|
230
249
|
:'namespace' => :'namespace',
|
231
250
|
:'namespace_url' => :'namespace_url',
|
@@ -233,9 +252,11 @@ class SwiftPackageUpload
|
|
233
252
|
:'origin_repository' => :'origin_repository',
|
234
253
|
:'origin_repository_url' => :'origin_repository_url',
|
235
254
|
:'package_type' => :'package_type',
|
255
|
+
:'readme_url' => :'readme_url',
|
236
256
|
:'release' => :'release',
|
237
257
|
:'repository' => :'repository',
|
238
258
|
:'repository_url' => :'repository_url',
|
259
|
+
:'scope' => :'scope',
|
239
260
|
:'security_scan_completed_at' => :'security_scan_completed_at',
|
240
261
|
:'security_scan_started_at' => :'security_scan_started_at',
|
241
262
|
:'security_scan_status' => :'security_scan_status',
|
@@ -273,6 +294,8 @@ class SwiftPackageUpload
|
|
273
294
|
def self.swagger_types
|
274
295
|
{
|
275
296
|
:'architectures' => :'Array<Architecture>',
|
297
|
+
:'author_name' => :'String',
|
298
|
+
:'author_org' => :'String',
|
276
299
|
:'cdn_url' => :'String',
|
277
300
|
:'checksum_md5' => :'String',
|
278
301
|
:'checksum_sha1' => :'String',
|
@@ -300,6 +323,7 @@ class SwiftPackageUpload
|
|
300
323
|
:'is_sync_in_flight' => :'BOOLEAN',
|
301
324
|
:'is_sync_in_progress' => :'BOOLEAN',
|
302
325
|
:'license' => :'String',
|
326
|
+
:'license_url' => :'String',
|
303
327
|
:'name' => :'String',
|
304
328
|
:'namespace' => :'String',
|
305
329
|
:'namespace_url' => :'String',
|
@@ -307,9 +331,11 @@ class SwiftPackageUpload
|
|
307
331
|
:'origin_repository' => :'String',
|
308
332
|
:'origin_repository_url' => :'String',
|
309
333
|
:'package_type' => :'Integer',
|
334
|
+
:'readme_url' => :'String',
|
310
335
|
:'release' => :'String',
|
311
336
|
:'repository' => :'String',
|
312
337
|
:'repository_url' => :'String',
|
338
|
+
:'scope' => :'String',
|
313
339
|
:'security_scan_completed_at' => :'DateTime',
|
314
340
|
:'security_scan_started_at' => :'DateTime',
|
315
341
|
:'security_scan_status' => :'String',
|
@@ -357,6 +383,14 @@ class SwiftPackageUpload
|
|
357
383
|
end
|
358
384
|
end
|
359
385
|
|
386
|
+
if attributes.has_key?(:'author_name')
|
387
|
+
self.author_name = attributes[:'author_name']
|
388
|
+
end
|
389
|
+
|
390
|
+
if attributes.has_key?(:'author_org')
|
391
|
+
self.author_org = attributes[:'author_org']
|
392
|
+
end
|
393
|
+
|
360
394
|
if attributes.has_key?(:'cdn_url')
|
361
395
|
self.cdn_url = attributes[:'cdn_url']
|
362
396
|
end
|
@@ -467,6 +501,10 @@ class SwiftPackageUpload
|
|
467
501
|
self.license = attributes[:'license']
|
468
502
|
end
|
469
503
|
|
504
|
+
if attributes.has_key?(:'license_url')
|
505
|
+
self.license_url = attributes[:'license_url']
|
506
|
+
end
|
507
|
+
|
470
508
|
if attributes.has_key?(:'name')
|
471
509
|
self.name = attributes[:'name']
|
472
510
|
end
|
@@ -495,6 +533,10 @@ class SwiftPackageUpload
|
|
495
533
|
self.package_type = attributes[:'package_type']
|
496
534
|
end
|
497
535
|
|
536
|
+
if attributes.has_key?(:'readme_url')
|
537
|
+
self.readme_url = attributes[:'readme_url']
|
538
|
+
end
|
539
|
+
|
498
540
|
if attributes.has_key?(:'release')
|
499
541
|
self.release = attributes[:'release']
|
500
542
|
end
|
@@ -507,6 +549,10 @@ class SwiftPackageUpload
|
|
507
549
|
self.repository_url = attributes[:'repository_url']
|
508
550
|
end
|
509
551
|
|
552
|
+
if attributes.has_key?(:'scope')
|
553
|
+
self.scope = attributes[:'scope']
|
554
|
+
end
|
555
|
+
|
510
556
|
if attributes.has_key?(:'security_scan_completed_at')
|
511
557
|
self.security_scan_completed_at = attributes[:'security_scan_completed_at']
|
512
558
|
end
|
@@ -634,6 +680,10 @@ class SwiftPackageUpload
|
|
634
680
|
# @return Array for valid properties with the reasons
|
635
681
|
def list_invalid_properties
|
636
682
|
invalid_properties = Array.new
|
683
|
+
if @scope.nil?
|
684
|
+
invalid_properties.push('invalid value for "scope", scope cannot be nil.')
|
685
|
+
end
|
686
|
+
|
637
687
|
if @version.nil?
|
638
688
|
invalid_properties.push('invalid value for "version", version cannot be nil.')
|
639
689
|
end
|
@@ -644,6 +694,7 @@ class SwiftPackageUpload
|
|
644
694
|
# Check to see if the all the properties in the model are valid
|
645
695
|
# @return true if the model is valid
|
646
696
|
def valid?
|
697
|
+
return false if @scope.nil?
|
647
698
|
security_scan_status_validator = EnumAttributeValidator.new('String', ['Awaiting Security Scan', 'Security Scanning in Progress', 'Scan Detected Vulnerabilities', 'Scan Detected No Vulnerabilities', 'Security Scanning Disabled', 'Security Scanning Failed', 'Security Scanning Skipped', 'Security Scanning Not Supported'])
|
648
699
|
return false unless security_scan_status_validator.valid?(@security_scan_status)
|
649
700
|
return false if @version.nil?
|
@@ -666,6 +717,8 @@ class SwiftPackageUpload
|
|
666
717
|
return true if self.equal?(o)
|
667
718
|
self.class == o.class &&
|
668
719
|
architectures == o.architectures &&
|
720
|
+
author_name == o.author_name &&
|
721
|
+
author_org == o.author_org &&
|
669
722
|
cdn_url == o.cdn_url &&
|
670
723
|
checksum_md5 == o.checksum_md5 &&
|
671
724
|
checksum_sha1 == o.checksum_sha1 &&
|
@@ -693,6 +746,7 @@ class SwiftPackageUpload
|
|
693
746
|
is_sync_in_flight == o.is_sync_in_flight &&
|
694
747
|
is_sync_in_progress == o.is_sync_in_progress &&
|
695
748
|
license == o.license &&
|
749
|
+
license_url == o.license_url &&
|
696
750
|
name == o.name &&
|
697
751
|
namespace == o.namespace &&
|
698
752
|
namespace_url == o.namespace_url &&
|
@@ -700,9 +754,11 @@ class SwiftPackageUpload
|
|
700
754
|
origin_repository == o.origin_repository &&
|
701
755
|
origin_repository_url == o.origin_repository_url &&
|
702
756
|
package_type == o.package_type &&
|
757
|
+
readme_url == o.readme_url &&
|
703
758
|
release == o.release &&
|
704
759
|
repository == o.repository &&
|
705
760
|
repository_url == o.repository_url &&
|
761
|
+
scope == o.scope &&
|
706
762
|
security_scan_completed_at == o.security_scan_completed_at &&
|
707
763
|
security_scan_started_at == o.security_scan_started_at &&
|
708
764
|
security_scan_status == o.security_scan_status &&
|
@@ -744,7 +800,7 @@ class SwiftPackageUpload
|
|
744
800
|
# Calculates hash code according to all attributes.
|
745
801
|
# @return [Fixnum] Hash code
|
746
802
|
def hash
|
747
|
-
[architectures, cdn_url, checksum_md5, checksum_sha1, checksum_sha256, checksum_sha512, dependencies_checksum_md5, dependencies_url, description, distro, distro_version, downloads, epoch, extension, filename, files, format, format_url, identifier_perm, indexed, is_downloadable, is_quarantined, is_sync_awaiting, is_sync_completed, is_sync_failed, is_sync_in_flight, is_sync_in_progress, license, name, namespace, namespace_url, num_files, origin_repository, origin_repository_url, package_type, release, repository, repository_url, security_scan_completed_at, security_scan_started_at, security_scan_status, security_scan_status_updated_at, self_html_url, self_url, signature_url, size, slug, slug_perm, stage, stage_str, stage_updated_at, status, status_reason, status_str, status_updated_at, status_url, subtype, summary, sync_finished_at, sync_progress, tags_immutable, type_display, uploaded_at, uploader, uploader_url, version, version_orig, vulnerability_scan_results_url].hash
|
803
|
+
[architectures, author_name, author_org, cdn_url, checksum_md5, checksum_sha1, checksum_sha256, checksum_sha512, dependencies_checksum_md5, dependencies_url, description, distro, distro_version, downloads, epoch, extension, filename, files, format, format_url, identifier_perm, indexed, is_downloadable, is_quarantined, is_sync_awaiting, is_sync_completed, is_sync_failed, is_sync_in_flight, is_sync_in_progress, license, license_url, name, namespace, namespace_url, num_files, origin_repository, origin_repository_url, package_type, readme_url, release, repository, repository_url, scope, security_scan_completed_at, security_scan_started_at, security_scan_status, security_scan_status_updated_at, self_html_url, self_url, signature_url, size, slug, slug_perm, stage, stage_str, stage_updated_at, status, status_reason, status_str, status_updated_at, status_url, subtype, summary, sync_finished_at, sync_progress, tags_immutable, type_display, uploaded_at, uploader, uploader_url, version, version_orig, vulnerability_scan_results_url].hash
|
748
804
|
end
|
749
805
|
|
750
806
|
# Builds the object from hash
|
@@ -14,12 +14,30 @@ require 'date'
|
|
14
14
|
|
15
15
|
module CloudsmithApi
|
16
16
|
class SwiftPackageUploadRequest
|
17
|
+
# The name of the author of the package.
|
18
|
+
attr_accessor :author_name
|
19
|
+
|
20
|
+
# The organization of the author.
|
21
|
+
attr_accessor :author_org
|
22
|
+
|
23
|
+
# The license URL of this package.
|
24
|
+
attr_accessor :license_url
|
25
|
+
|
17
26
|
# The primary file for the package.
|
18
27
|
attr_accessor :package_file
|
19
28
|
|
29
|
+
# The URL of the readme for the package.
|
30
|
+
attr_accessor :readme_url
|
31
|
+
|
32
|
+
# The URL of the SCM repository for the package.
|
33
|
+
attr_accessor :repository_url
|
34
|
+
|
20
35
|
# If true, the uploaded package will overwrite any others with the same attributes (e.g. same version); otherwise, it will be flagged as a duplicate.
|
21
36
|
attr_accessor :republish
|
22
37
|
|
38
|
+
# A scope provides a namespace for related packages within the package registry.
|
39
|
+
attr_accessor :scope
|
40
|
+
|
23
41
|
# A comma-separated values list of tags to add to the package.
|
24
42
|
attr_accessor :tags
|
25
43
|
|
@@ -29,8 +47,14 @@ class SwiftPackageUploadRequest
|
|
29
47
|
# Attribute mapping from ruby-style variable name to JSON key.
|
30
48
|
def self.attribute_map
|
31
49
|
{
|
50
|
+
:'author_name' => :'author_name',
|
51
|
+
:'author_org' => :'author_org',
|
52
|
+
:'license_url' => :'license_url',
|
32
53
|
:'package_file' => :'package_file',
|
54
|
+
:'readme_url' => :'readme_url',
|
55
|
+
:'repository_url' => :'repository_url',
|
33
56
|
:'republish' => :'republish',
|
57
|
+
:'scope' => :'scope',
|
34
58
|
:'tags' => :'tags',
|
35
59
|
:'version' => :'version'
|
36
60
|
}
|
@@ -39,8 +63,14 @@ class SwiftPackageUploadRequest
|
|
39
63
|
# Attribute type mapping.
|
40
64
|
def self.swagger_types
|
41
65
|
{
|
66
|
+
:'author_name' => :'String',
|
67
|
+
:'author_org' => :'String',
|
68
|
+
:'license_url' => :'String',
|
42
69
|
:'package_file' => :'String',
|
70
|
+
:'readme_url' => :'String',
|
71
|
+
:'repository_url' => :'String',
|
43
72
|
:'republish' => :'BOOLEAN',
|
73
|
+
:'scope' => :'String',
|
44
74
|
:'tags' => :'String',
|
45
75
|
:'version' => :'String'
|
46
76
|
}
|
@@ -54,14 +84,38 @@ class SwiftPackageUploadRequest
|
|
54
84
|
# convert string to symbol for hash key
|
55
85
|
attributes = attributes.each_with_object({}) { |(k, v), h| h[k.to_sym] = v }
|
56
86
|
|
87
|
+
if attributes.has_key?(:'author_name')
|
88
|
+
self.author_name = attributes[:'author_name']
|
89
|
+
end
|
90
|
+
|
91
|
+
if attributes.has_key?(:'author_org')
|
92
|
+
self.author_org = attributes[:'author_org']
|
93
|
+
end
|
94
|
+
|
95
|
+
if attributes.has_key?(:'license_url')
|
96
|
+
self.license_url = attributes[:'license_url']
|
97
|
+
end
|
98
|
+
|
57
99
|
if attributes.has_key?(:'package_file')
|
58
100
|
self.package_file = attributes[:'package_file']
|
59
101
|
end
|
60
102
|
|
103
|
+
if attributes.has_key?(:'readme_url')
|
104
|
+
self.readme_url = attributes[:'readme_url']
|
105
|
+
end
|
106
|
+
|
107
|
+
if attributes.has_key?(:'repository_url')
|
108
|
+
self.repository_url = attributes[:'repository_url']
|
109
|
+
end
|
110
|
+
|
61
111
|
if attributes.has_key?(:'republish')
|
62
112
|
self.republish = attributes[:'republish']
|
63
113
|
end
|
64
114
|
|
115
|
+
if attributes.has_key?(:'scope')
|
116
|
+
self.scope = attributes[:'scope']
|
117
|
+
end
|
118
|
+
|
65
119
|
if attributes.has_key?(:'tags')
|
66
120
|
self.tags = attributes[:'tags']
|
67
121
|
end
|
@@ -79,6 +133,10 @@ class SwiftPackageUploadRequest
|
|
79
133
|
invalid_properties.push('invalid value for "package_file", package_file cannot be nil.')
|
80
134
|
end
|
81
135
|
|
136
|
+
if @scope.nil?
|
137
|
+
invalid_properties.push('invalid value for "scope", scope cannot be nil.')
|
138
|
+
end
|
139
|
+
|
82
140
|
if @version.nil?
|
83
141
|
invalid_properties.push('invalid value for "version", version cannot be nil.')
|
84
142
|
end
|
@@ -90,6 +148,7 @@ class SwiftPackageUploadRequest
|
|
90
148
|
# @return true if the model is valid
|
91
149
|
def valid?
|
92
150
|
return false if @package_file.nil?
|
151
|
+
return false if @scope.nil?
|
93
152
|
return false if @version.nil?
|
94
153
|
true
|
95
154
|
end
|
@@ -99,8 +158,14 @@ class SwiftPackageUploadRequest
|
|
99
158
|
def ==(o)
|
100
159
|
return true if self.equal?(o)
|
101
160
|
self.class == o.class &&
|
161
|
+
author_name == o.author_name &&
|
162
|
+
author_org == o.author_org &&
|
163
|
+
license_url == o.license_url &&
|
102
164
|
package_file == o.package_file &&
|
165
|
+
readme_url == o.readme_url &&
|
166
|
+
repository_url == o.repository_url &&
|
103
167
|
republish == o.republish &&
|
168
|
+
scope == o.scope &&
|
104
169
|
tags == o.tags &&
|
105
170
|
version == o.version
|
106
171
|
end
|
@@ -114,7 +179,7 @@ class SwiftPackageUploadRequest
|
|
114
179
|
# Calculates hash code according to all attributes.
|
115
180
|
# @return [Fixnum] Hash code
|
116
181
|
def hash
|
117
|
-
[package_file, republish, tags, version].hash
|
182
|
+
[author_name, author_org, license_url, package_file, readme_url, repository_url, republish, scope, tags, version].hash
|
118
183
|
end
|
119
184
|
|
120
185
|
# Builds the object from hash
|
@@ -38,6 +38,12 @@ describe 'DebPackageUploadRequest' do
|
|
38
38
|
end
|
39
39
|
end
|
40
40
|
|
41
|
+
describe 'test attribute "component"' do
|
42
|
+
it 'should work' do
|
43
|
+
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
44
|
+
end
|
45
|
+
end
|
46
|
+
|
41
47
|
describe 'test attribute "distribution"' do
|
42
48
|
it 'should work' do
|
43
49
|
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
@@ -32,18 +32,54 @@ describe 'SwiftPackageUploadRequest' do
|
|
32
32
|
expect(@instance).to be_instance_of(CloudsmithApi::SwiftPackageUploadRequest)
|
33
33
|
end
|
34
34
|
end
|
35
|
+
describe 'test attribute "author_name"' do
|
36
|
+
it 'should work' do
|
37
|
+
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
38
|
+
end
|
39
|
+
end
|
40
|
+
|
41
|
+
describe 'test attribute "author_org"' do
|
42
|
+
it 'should work' do
|
43
|
+
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
44
|
+
end
|
45
|
+
end
|
46
|
+
|
47
|
+
describe 'test attribute "license_url"' do
|
48
|
+
it 'should work' do
|
49
|
+
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
50
|
+
end
|
51
|
+
end
|
52
|
+
|
35
53
|
describe 'test attribute "package_file"' do
|
36
54
|
it 'should work' do
|
37
55
|
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
38
56
|
end
|
39
57
|
end
|
40
58
|
|
59
|
+
describe 'test attribute "readme_url"' do
|
60
|
+
it 'should work' do
|
61
|
+
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
62
|
+
end
|
63
|
+
end
|
64
|
+
|
65
|
+
describe 'test attribute "repository_url"' do
|
66
|
+
it 'should work' do
|
67
|
+
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
68
|
+
end
|
69
|
+
end
|
70
|
+
|
41
71
|
describe 'test attribute "republish"' do
|
42
72
|
it 'should work' do
|
43
73
|
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
44
74
|
end
|
45
75
|
end
|
46
76
|
|
77
|
+
describe 'test attribute "scope"' do
|
78
|
+
it 'should work' do
|
79
|
+
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
80
|
+
end
|
81
|
+
end
|
82
|
+
|
47
83
|
describe 'test attribute "tags"' do
|
48
84
|
it 'should work' do
|
49
85
|
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
@@ -38,6 +38,18 @@ describe 'SwiftPackageUpload' do
|
|
38
38
|
end
|
39
39
|
end
|
40
40
|
|
41
|
+
describe 'test attribute "author_name"' do
|
42
|
+
it 'should work' do
|
43
|
+
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
44
|
+
end
|
45
|
+
end
|
46
|
+
|
47
|
+
describe 'test attribute "author_org"' do
|
48
|
+
it 'should work' do
|
49
|
+
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
50
|
+
end
|
51
|
+
end
|
52
|
+
|
41
53
|
describe 'test attribute "cdn_url"' do
|
42
54
|
it 'should work' do
|
43
55
|
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
@@ -200,6 +212,12 @@ describe 'SwiftPackageUpload' do
|
|
200
212
|
end
|
201
213
|
end
|
202
214
|
|
215
|
+
describe 'test attribute "license_url"' do
|
216
|
+
it 'should work' do
|
217
|
+
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
218
|
+
end
|
219
|
+
end
|
220
|
+
|
203
221
|
describe 'test attribute "name"' do
|
204
222
|
it 'should work' do
|
205
223
|
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
@@ -242,6 +260,12 @@ describe 'SwiftPackageUpload' do
|
|
242
260
|
end
|
243
261
|
end
|
244
262
|
|
263
|
+
describe 'test attribute "readme_url"' do
|
264
|
+
it 'should work' do
|
265
|
+
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
266
|
+
end
|
267
|
+
end
|
268
|
+
|
245
269
|
describe 'test attribute "release"' do
|
246
270
|
it 'should work' do
|
247
271
|
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
@@ -260,6 +284,12 @@ describe 'SwiftPackageUpload' do
|
|
260
284
|
end
|
261
285
|
end
|
262
286
|
|
287
|
+
describe 'test attribute "scope"' do
|
288
|
+
it 'should work' do
|
289
|
+
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
290
|
+
end
|
291
|
+
end
|
292
|
+
|
263
293
|
describe 'test attribute "security_scan_completed_at"' do
|
264
294
|
it 'should work' do
|
265
295
|
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
Binary file
|
data/vendor/bundle/ruby/2.6.0/extensions/x86_64-linux/2.6.0/autotest-fsevent-0.2.21/gem_make.out
CHANGED
@@ -1,5 +1,5 @@
|
|
1
1
|
current directory: /home/circleci/project/bindings/ruby/src/vendor/bundle/ruby/2.6.0/gems/autotest-fsevent-0.2.21/ext/fsevent
|
2
|
-
/usr/local/bin/ruby -I /usr/local/lib/ruby/site_ruby/2.6.0 -r ./
|
2
|
+
/usr/local/bin/ruby -I /usr/local/lib/ruby/site_ruby/2.6.0 -r ./siteconf20240307-905-jo5nil.rb extconf.rb
|
3
3
|
|
4
4
|
current directory: /home/circleci/project/bindings/ruby/src/vendor/bundle/ruby/2.6.0/gems/autotest-fsevent-0.2.21/ext/fsevent
|
5
5
|
make DESTDIR\= clean
|
@@ -1,5 +1,5 @@
|
|
1
1
|
current directory: /home/circleci/project/bindings/ruby/src/vendor/bundle/ruby/2.6.0/gems/bigdecimal-3.1.6/ext/bigdecimal
|
2
|
-
/usr/local/bin/ruby -I /usr/local/lib/ruby/site_ruby/2.6.0 -r ./
|
2
|
+
/usr/local/bin/ruby -I /usr/local/lib/ruby/site_ruby/2.6.0 -r ./siteconf20240307-905-pbc1w4.rb extconf.rb
|
3
3
|
checking for __builtin_clz()... yes
|
4
4
|
checking for __builtin_clzl()... yes
|
5
5
|
checking for __builtin_clzll()... yes
|
@@ -154,4 +154,4 @@ linking shared-object bigdecimal.so
|
|
154
154
|
|
155
155
|
current directory: /home/circleci/project/bindings/ruby/src/vendor/bundle/ruby/2.6.0/gems/bigdecimal-3.1.6/ext/bigdecimal
|
156
156
|
make DESTDIR\= install
|
157
|
-
/usr/bin/install -c -m 0755 bigdecimal.so ./.gem.
|
157
|
+
/usr/bin/install -c -m 0755 bigdecimal.so ./.gem.20240307-905-1gz23h0
|
@@ -111,7 +111,7 @@ checked program was:
|
|
111
111
|
have_func: checking for _lzcnt_u32() in x86intrin.h... -------------------- no
|
112
112
|
|
113
113
|
"gcc -o conftest -I/usr/local/include/ruby-2.6.0/x86_64-linux -I/usr/local/include/ruby-2.6.0/ruby/backward -I/usr/local/include/ruby-2.6.0 -I. -O3 -ggdb3 -Wall -Wextra -Wdeclaration-after-statement -Wdeprecated-declarations -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wmisleading-indentation -Wpointer-arith -Wrestrict -Wwrite-strings -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -fPIC conftest.c -L. -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L. -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,-rpath,/usr/local/lib -L/usr/local/lib -lruby -lm -lc"
|
114
|
-
/usr/bin/ld: /tmp/
|
114
|
+
/usr/bin/ld: /tmp/cckQyiLF.o: in function `t':
|
115
115
|
/home/circleci/project/bindings/ruby/src/vendor/bundle/ruby/2.6.0/gems/bigdecimal-3.1.6/ext/bigdecimal/conftest.c:16: undefined reference to `_lzcnt_u32'
|
116
116
|
collect2: error: ld returned 1 exit status
|
117
117
|
checked program was:
|
@@ -173,7 +173,7 @@ checked program was:
|
|
173
173
|
have_func: checking for _lzcnt_u64() in x86intrin.h... -------------------- no
|
174
174
|
|
175
175
|
"gcc -o conftest -I/usr/local/include/ruby-2.6.0/x86_64-linux -I/usr/local/include/ruby-2.6.0/ruby/backward -I/usr/local/include/ruby-2.6.0 -I. -O3 -ggdb3 -Wall -Wextra -Wdeclaration-after-statement -Wdeprecated-declarations -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wmisleading-indentation -Wpointer-arith -Wrestrict -Wwrite-strings -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -fPIC conftest.c -L. -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L. -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,-rpath,/usr/local/lib -L/usr/local/lib -lruby -lm -lc"
|
176
|
-
/usr/bin/ld: /tmp/
|
176
|
+
/usr/bin/ld: /tmp/ccpfXE3e.o: in function `t':
|
177
177
|
/home/circleci/project/bindings/ruby/src/vendor/bundle/ruby/2.6.0/gems/bigdecimal-3.1.6/ext/bigdecimal/conftest.c:16: undefined reference to `_lzcnt_u64'
|
178
178
|
collect2: error: ld returned 1 exit status
|
179
179
|
checked program was:
|
@@ -577,7 +577,7 @@ checked program was:
|
|
577
577
|
/* end */
|
578
578
|
|
579
579
|
"gcc -o conftest -I/usr/local/include/ruby-2.6.0/x86_64-linux -I/usr/local/include/ruby-2.6.0/ruby/backward -I/usr/local/include/ruby-2.6.0 -I. -O3 -ggdb3 -Wall -Wextra -Wdeclaration-after-statement -Wdeprecated-declarations -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wmisleading-indentation -Wpointer-arith -Wrestrict -Wwrite-strings -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -fPIC conftest.c -L. -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L. -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,-rpath,/usr/local/lib -L/usr/local/lib -lruby -lm -lc"
|
580
|
-
/usr/bin/ld: /tmp/
|
580
|
+
/usr/bin/ld: /tmp/ccPrJdvx.o: in function `t':
|
581
581
|
/home/circleci/project/bindings/ruby/src/vendor/bundle/ruby/2.6.0/gems/bigdecimal-3.1.6/ext/bigdecimal/conftest.c:17: undefined reference to `__builtin_isfinite'
|
582
582
|
collect2: error: ld returned 1 exit status
|
583
583
|
checked program was:
|
@@ -785,7 +785,7 @@ checked program was:
|
|
785
785
|
/* end */
|
786
786
|
|
787
787
|
"gcc -o conftest -I/usr/local/include/ruby-2.6.0/x86_64-linux -I/usr/local/include/ruby-2.6.0/ruby/backward -I/usr/local/include/ruby-2.6.0 -I. -O3 -ggdb3 -Wall -Wextra -Wdeclaration-after-statement -Wdeprecated-declarations -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wmisleading-indentation -Wpointer-arith -Wrestrict -Wwrite-strings -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -fPIC conftest.c -L. -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L. -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,-rpath,/usr/local/lib -L/usr/local/lib -lruby -lm -lc"
|
788
|
-
/usr/bin/ld: /tmp/
|
788
|
+
/usr/bin/ld: /tmp/ccnQlYuU.o: in function `t':
|
789
789
|
/home/circleci/project/bindings/ruby/src/vendor/bundle/ruby/2.6.0/gems/bigdecimal-3.1.6/ext/bigdecimal/conftest.c:17: undefined reference to `rb_opts_exception_p'
|
790
790
|
collect2: error: ld returned 1 exit status
|
791
791
|
checked program was:
|
@@ -844,7 +844,7 @@ checked program was:
|
|
844
844
|
/* end */
|
845
845
|
|
846
846
|
"gcc -o conftest -I/usr/local/include/ruby-2.6.0/x86_64-linux -I/usr/local/include/ruby-2.6.0/ruby/backward -I/usr/local/include/ruby-2.6.0 -I. -O3 -ggdb3 -Wall -Wextra -Wdeclaration-after-statement -Wdeprecated-declarations -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wmisleading-indentation -Wpointer-arith -Wrestrict -Wwrite-strings -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -fPIC conftest.c -L. -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L. -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,-rpath,/usr/local/lib -L/usr/local/lib -lruby -lm -lc"
|
847
|
-
/usr/bin/ld: /tmp/
|
847
|
+
/usr/bin/ld: /tmp/ccCuBMBr.o: in function `t':
|
848
848
|
/home/circleci/project/bindings/ruby/src/vendor/bundle/ruby/2.6.0/gems/bigdecimal-3.1.6/ext/bigdecimal/conftest.c:17: undefined reference to `rb_category_warn'
|
849
849
|
collect2: error: ld returned 1 exit status
|
850
850
|
checked program was:
|
@@ -1,5 +1,5 @@
|
|
1
1
|
current directory: /home/circleci/project/bindings/ruby/src/vendor/bundle/ruby/2.6.0/gems/ffi-1.16.3/ext/ffi_c
|
2
|
-
/usr/local/bin/ruby -I /usr/local/lib/ruby/site_ruby/2.6.0 -r ./
|
2
|
+
/usr/local/bin/ruby -I /usr/local/lib/ruby/site_ruby/2.6.0 -r ./siteconf20240307-905-14zcdus.rb extconf.rb
|
3
3
|
checking for ffi_prep_closure_loc() in -lffi... yes
|
4
4
|
checking for ffi_prep_cif_var()... yes
|
5
5
|
checking for ffi_raw_call()... yes
|
@@ -41,4 +41,4 @@ linking shared-object ffi_c.so
|
|
41
41
|
|
42
42
|
current directory: /home/circleci/project/bindings/ruby/src/vendor/bundle/ruby/2.6.0/gems/ffi-1.16.3/ext/ffi_c
|
43
43
|
make DESTDIR\= install
|
44
|
-
/usr/bin/install -c -m 0755 ffi_c.so ./.gem.
|
44
|
+
/usr/bin/install -c -m 0755 ffi_c.so ./.gem.20240307-905-4qk7pg
|
@@ -247,7 +247,7 @@ checked program was:
|
|
247
247
|
/* end */
|
248
248
|
|
249
249
|
"gcc -o conftest -I/usr/local/include/ruby-2.6.0/x86_64-linux -I/usr/local/include/ruby-2.6.0/ruby/backward -I/usr/local/include/ruby-2.6.0 -I. -O3 -ggdb3 -Wall -Wextra -Wdeclaration-after-statement -Wdeprecated-declarations -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wmisleading-indentation -Wpointer-arith -Wrestrict -Wwrite-strings -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -fPIC conftest.c -L. -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L. -fstack-protector-strong -rdynamic -Wl,-export-dynamic -lffi -lffi -Wl,-rpath,/usr/local/lib -L/usr/local/lib -lruby -lffi -lffi -lm -lc"
|
250
|
-
/usr/bin/ld: /tmp/
|
250
|
+
/usr/bin/ld: /tmp/ccXvxHCl.o: in function `t':
|
251
251
|
/home/circleci/project/bindings/ruby/src/vendor/bundle/ruby/2.6.0/gems/ffi-1.16.3/ext/ffi_c/conftest.c:15: undefined reference to `rb_gc_mark_movable'
|
252
252
|
collect2: error: ld returned 1 exit status
|
253
253
|
checked program was:
|
@@ -1,5 +1,5 @@
|
|
1
1
|
current directory: /home/circleci/project/bindings/ruby/src/vendor/bundle/ruby/2.6.0/gems/json-2.7.1/ext/json
|
2
|
-
/usr/local/bin/ruby -I /usr/local/lib/ruby/site_ruby/2.6.0 -r ./
|
2
|
+
/usr/local/bin/ruby -I /usr/local/lib/ruby/site_ruby/2.6.0 -r ./siteconf20240307-905-1t7r4kz.rb extconf.rb
|
3
3
|
creating Makefile
|
4
4
|
|
5
5
|
current directory: /home/circleci/project/bindings/ruby/src/vendor/bundle/ruby/2.6.0/gems/json-2.7.1/ext/json
|
@@ -100,7 +100,7 @@ checked program was:
|
|
100
100
|
/* end */
|
101
101
|
|
102
102
|
"gcc -o conftest -I/usr/local/include/ruby-2.6.0/x86_64-linux -I/usr/local/include/ruby-2.6.0/ruby/backward -I/usr/local/include/ruby-2.6.0 -I. -O3 -ggdb3 -Wall -Wextra -Wdeclaration-after-statement -Wdeprecated-declarations -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wmisleading-indentation -Wpointer-arith -Wrestrict -Wwrite-strings -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -fPIC conftest.c -L. -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L. -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,-rpath,/usr/local/lib -L/usr/local/lib -lruby -lm -lc"
|
103
|
-
/usr/bin/ld: /tmp/
|
103
|
+
/usr/bin/ld: /tmp/ccW5GCKr.o: in function `t':
|
104
104
|
/home/circleci/project/bindings/ruby/src/vendor/bundle/ruby/2.6.0/gems/json-2.7.1/ext/json/ext/parser/conftest.c:17: undefined reference to `rb_enc_interned_str'
|
105
105
|
collect2: error: ld returned 1 exit status
|
106
106
|
checked program was:
|
@@ -31,8 +31,8 @@ rubyhdrdir = $(includedir)/$(RUBY_VERSION_NAME)
|
|
31
31
|
vendorarchdir = $(vendorlibdir)/$(sitearch)
|
32
32
|
vendorlibdir = $(vendordir)/$(ruby_version)
|
33
33
|
vendordir = $(rubylibprefix)/vendor_ruby
|
34
|
-
sitearchdir = $(DESTDIR)./.gem.
|
35
|
-
sitelibdir = $(DESTDIR)./.gem.
|
34
|
+
sitearchdir = $(DESTDIR)./.gem.20240307-905-1gz23h0
|
35
|
+
sitelibdir = $(DESTDIR)./.gem.20240307-905-1gz23h0
|
36
36
|
sitedir = $(rubylibprefix)/site_ruby
|
37
37
|
rubyarchdir = $(rubylibdir)/$(arch)
|
38
38
|
rubylibdir = $(rubylibprefix)/$(ruby_version)
|
@@ -31,8 +31,8 @@ rubyhdrdir = $(includedir)/$(RUBY_VERSION_NAME)
|
|
31
31
|
vendorarchdir = $(vendorlibdir)/$(sitearch)
|
32
32
|
vendorlibdir = $(vendordir)/$(ruby_version)
|
33
33
|
vendordir = $(rubylibprefix)/vendor_ruby
|
34
|
-
sitearchdir = $(DESTDIR)./.gem.
|
35
|
-
sitelibdir = $(DESTDIR)./.gem.
|
34
|
+
sitearchdir = $(DESTDIR)./.gem.20240307-905-4qk7pg
|
35
|
+
sitelibdir = $(DESTDIR)./.gem.20240307-905-4qk7pg
|
36
36
|
sitedir = $(rubylibprefix)/site_ruby
|
37
37
|
rubyarchdir = $(rubylibdir)/$(arch)
|
38
38
|
rubylibdir = $(rubylibprefix)/$(ruby_version)
|
@@ -31,8 +31,8 @@ rubyhdrdir = $(includedir)/$(RUBY_VERSION_NAME)
|
|
31
31
|
vendorarchdir = $(vendorlibdir)/$(sitearch)
|
32
32
|
vendorlibdir = $(vendordir)/$(ruby_version)
|
33
33
|
vendordir = $(rubylibprefix)/vendor_ruby
|
34
|
-
sitearchdir = $(DESTDIR)./.gem.
|
35
|
-
sitelibdir = $(DESTDIR)./.gem.
|
34
|
+
sitearchdir = $(DESTDIR)./.gem.20240307-905-13y0wsp
|
35
|
+
sitelibdir = $(DESTDIR)./.gem.20240307-905-13y0wsp
|
36
36
|
sitedir = $(rubylibprefix)/site_ruby
|
37
37
|
rubyarchdir = $(rubylibdir)/$(arch)
|
38
38
|
rubylibdir = $(rubylibprefix)/$(ruby_version)
|
@@ -31,8 +31,8 @@ rubyhdrdir = $(includedir)/$(RUBY_VERSION_NAME)
|
|
31
31
|
vendorarchdir = $(vendorlibdir)/$(sitearch)
|
32
32
|
vendorlibdir = $(vendordir)/$(ruby_version)
|
33
33
|
vendordir = $(rubylibprefix)/vendor_ruby
|
34
|
-
sitearchdir = $(DESTDIR)./.gem.
|
35
|
-
sitelibdir = $(DESTDIR)./.gem.
|
34
|
+
sitearchdir = $(DESTDIR)./.gem.20240307-905-xj6pl7
|
35
|
+
sitelibdir = $(DESTDIR)./.gem.20240307-905-xj6pl7
|
36
36
|
sitedir = $(rubylibprefix)/site_ruby
|
37
37
|
rubyarchdir = $(rubylibdir)/$(arch)
|
38
38
|
rubylibdir = $(rubylibprefix)/$(ruby_version)
|
@@ -31,8 +31,8 @@ rubyhdrdir = $(includedir)/$(RUBY_VERSION_NAME)
|
|
31
31
|
vendorarchdir = $(vendorlibdir)/$(sitearch)
|
32
32
|
vendorlibdir = $(vendordir)/$(ruby_version)
|
33
33
|
vendordir = $(rubylibprefix)/vendor_ruby
|
34
|
-
sitearchdir = $(DESTDIR)./.gem.
|
35
|
-
sitelibdir = $(DESTDIR)./.gem.
|
34
|
+
sitearchdir = $(DESTDIR)./.gem.20240307-905-14stugd
|
35
|
+
sitelibdir = $(DESTDIR)./.gem.20240307-905-14stugd
|
36
36
|
sitedir = $(rubylibprefix)/site_ruby
|
37
37
|
rubyarchdir = $(rubylibdir)/$(arch)
|
38
38
|
rubylibdir = $(rubylibprefix)/$(ruby_version)
|
data/vendor/bundle/ruby/2.6.0/gems/{rspec-support-3.13.0 → rspec-support-3.13.1}/Changelog.md
RENAMED
@@ -1,5 +1,13 @@
|
|
1
1
|
### Development
|
2
|
-
[Full Changelog](http://github.com/rspec/rspec-support/compare/v3.13.
|
2
|
+
[Full Changelog](http://github.com/rspec/rspec-support/compare/v3.13.1...main)
|
3
|
+
|
4
|
+
### 3.13.1 / 2024-02-23
|
5
|
+
[Full Changelog](http://github.com/rspec/rspec-support/compare/v3.13.0...v3.13.1)
|
6
|
+
|
7
|
+
Bug Fixes:
|
8
|
+
|
9
|
+
* Exclude ruby internal require warnings from `RSpec::Support::CallerFilter#first_non_rspec_line`.
|
10
|
+
(Jon Rowe, #593)
|
3
11
|
|
4
12
|
### 3.13.0 / 2024-02-04
|
5
13
|
[Full Changelog](http://github.com/rspec/rspec-support/compare/v3.12.2...v3.13.0)
|
@@ -27,7 +27,7 @@ module RSpec
|
|
27
27
|
# when `CallerFilter.first_non_rspec_line` is called from the top level of a required
|
28
28
|
# file, but it depends on if rubygems is loaded or not. We don't want to have to deal
|
29
29
|
# with this complexity in our `RSpec.deprecate` calls, so we ignore it here.
|
30
|
-
IGNORE_REGEX = Regexp.union(LIB_REGEX, "rubygems/core_ext/kernel_require.rb", "<internal:")
|
30
|
+
IGNORE_REGEX = Regexp.union(LIB_REGEX, "rubygems/core_ext/kernel_require.rb", "<internal:", %r{/lib/ruby/[^/]+/bundled_gems\.rb})
|
31
31
|
|
32
32
|
if RSpec::Support::RubyFeatures.caller_locations_supported?
|
33
33
|
# This supports args because it's more efficient when the caller specifies
|
@@ -1,16 +1,16 @@
|
|
1
1
|
# -*- encoding: utf-8 -*-
|
2
|
-
# stub: rspec-support 3.13.
|
2
|
+
# stub: rspec-support 3.13.1 ruby lib
|
3
3
|
|
4
4
|
Gem::Specification.new do |s|
|
5
5
|
s.name = "rspec-support".freeze
|
6
|
-
s.version = "3.13.
|
6
|
+
s.version = "3.13.1"
|
7
7
|
|
8
8
|
s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version=
|
9
|
-
s.metadata = { "bug_tracker_uri" => "https://github.com/rspec/rspec-support/issues", "changelog_uri" => "https://github.com/rspec/rspec-support/blob/v3.13.
|
9
|
+
s.metadata = { "bug_tracker_uri" => "https://github.com/rspec/rspec-support/issues", "changelog_uri" => "https://github.com/rspec/rspec-support/blob/v3.13.1/Changelog.md", "documentation_uri" => "https://rspec.info/documentation/", "mailing_list_uri" => "https://groups.google.com/forum/#!forum/rspec", "source_code_uri" => "https://github.com/rspec/rspec-support" } if s.respond_to? :metadata=
|
10
10
|
s.require_paths = ["lib".freeze]
|
11
11
|
s.authors = ["David Chelimsky".freeze, "Myron Marson".freeze, "Jon Rowe".freeze, "Sam Phippen".freeze, "Xaviery Shay".freeze, "Bradley Schaefer".freeze]
|
12
12
|
s.cert_chain = ["-----BEGIN CERTIFICATE-----\nMIIF1TCCA72gAwIBAgIJAPXjfUbCjdXUMA0GCSqGSIb3DQEBBQUAMIGAMQswCQYD\nVQQGEwJVUzETMBEGA1UECAwKV2FzaGluZ3RvbjEQMA4GA1UEBwwHU2VhdHRsZTEO\nMAwGA1UECgwFUlNwZWMxEzARBgNVBAMMCnJzcGVjLmluZm8xJTAjBgkqhkiG9w0B\nCQEWFnJzcGVjQGdvb2dsZWdyb3Vwcy5jb20wHhcNMTQxMjIzMDkzNTIyWhcNMjQx\nMjIyMDkzNTIyWjCBgDELMAkGA1UEBhMCVVMxEzARBgNVBAgMCldhc2hpbmd0b24x\nEDAOBgNVBAcMB1NlYXR0bGUxDjAMBgNVBAoMBVJTcGVjMRMwEQYDVQQDDApyc3Bl\nYy5pbmZvMSUwIwYJKoZIhvcNAQkBFhZyc3BlY0Bnb29nbGVncm91cHMuY29tMIIC\nIjANBgkqhkiG9w0BAQEFAAOCAg8AMIICCgKCAgEAsSmjgcHaKlD0jizRJowi2bGI\nKMOHnJoExxRNHHxH+3w9kkl95YldvDRVX495b13ZCzwRe0AyqX24wq04tp0G5Z5C\ne/w2pnNK4ol1eECPwQu+YGpepeODlZICL5gwQspe0cDifbBnHx5QySMiPpvx6bC0\ntQTox0ppDIaMhch8IPCwyoE4DQK5bpsdwnLSHTsQjUIb7IM8tUMpd/iKrJgNffwc\n6gC1TmhIlzQoB26nCNh9uK7xZjUM+sGECzvcYuImchUaIgJA/ybrlZS+m/hxzvBo\nmLnn/xNEC6Vz5HG+3TR0Gb0cSUf6XUu2s51Jk/SJi3MhCZp2gs9OUg4EVZNzQVkZ\nefLBjAZG2Mxk14JyB4/Omc+Jk0ajprINCBbUNnxzCJrYDM3J9TVWIwyUGNX/U3MO\ns3tMAT+EVgx/mZMPnBO8EULlyF51MRUp3Wy9Mnw8AYLk30UnMG5AjqgO5JNyFlA7\nXeh3EVdWY3vMB1pkhPwlsenpcmj5gOzrd54lELOVbCGHCf48iSqeflY2Lhe0pvzK\nblXCJBDmtrebvus291rM/dHcbEfK1SVd5Wut/n131iouf6dnNCFskFygDcgBbthC\ngpEMqf80lEmhX59VUsm0Pv6OEo+ZPHBvXPiJA6DShQh9t3YtpwyA8uVDMbT/i32u\n2FUsqZbbJcCmkBrGposCAwEAAaNQME4wHQYDVR0OBBYEFPPvQ5XT0Nvuhi6k+hrW\nVv35J+TeMB8GA1UdIwQYMBaAFPPvQ5XT0Nvuhi6k+hrWVv35J+TeMAwGA1UdEwQF\nMAMBAf8wDQYJKoZIhvcNAQEFBQADggIBAIqbQSWH2aAF537DKwAMB8nMFsoe24MD\ngtuQAyjTtbH+QBE4N2RdQF/sU7Y3PYR7nqdrCsYc3RxyqM5XXi7I3IYdpfe1RuxY\n+pyPzVQsPPDhMlJlCrwJsADnxlpxZlAgxYSLKOan55ihscaAWA90wqRUrf/ZJM36\n8LWCPVn5teIt5aaxZWX68RMxa+AXvpbtJOBwXLkIFk3apD8CX4DhelIdw67DbkUe\nghUd/u62qrnqBTVgditt7OoWIZjzh24/Fda5d0MxZyvLILGOrf5bN4cTbe/q9Cid\nXrik7Upm+mu3y3yQIfrw85xybHq6iNXyYHvCdSrFfCIKrGpd/0CAdmYnJlx59Fk/\nUbD3Eyx4psBSkU+WKO0Uf+3zNI7N/nVeNIwU/Ft+l8l7/K+427656c+ZGWDO0Gt/\nBeEOSTDKP7qQ1T+JvMrBcBQo+i0cnRT10J1aoV90BhxsvWTRizIbugbaqR6Tq3bj\nAkt00cIlNSplL6DenIAKSh5kF7s0tRD0tC3bNkZmNjNGkdoGEcUODEpTB3RHKKiu\ne6k2Jg6m00z5vGFQhOnROG/QaUzMA3A3mFBe1RHFo07xd0pFeoeWL3vF69Gx9Jwp\nZsVDj6a7lH3cNqtWXZxrb2wO38qV5AkYj8SQK7Hj3/Yui9myUX3crr+PdetazSqQ\nF3MdtaDehhjC\n-----END CERTIFICATE-----\n".freeze]
|
13
|
-
s.date = "2024-02-
|
13
|
+
s.date = "2024-02-23"
|
14
14
|
s.description = "Support utilities for RSpec gems".freeze
|
15
15
|
s.email = "rspec-users@rubyforge.org".freeze
|
16
16
|
s.homepage = "https://github.com/rspec/rspec-support".freeze
|
@@ -18,7 +18,7 @@ Gem::Specification.new do |s|
|
|
18
18
|
s.rdoc_options = ["--charset=UTF-8".freeze]
|
19
19
|
s.required_ruby_version = Gem::Requirement.new(">= 1.8.7".freeze)
|
20
20
|
s.rubygems_version = "3.3.11".freeze
|
21
|
-
s.summary = "rspec-support-3.13.
|
21
|
+
s.summary = "rspec-support-3.13.1".freeze
|
22
22
|
|
23
23
|
s.installed_by_version = "3.3.11" if s.respond_to? :installed_by_version
|
24
24
|
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: cloudsmith-api
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 2.0.
|
4
|
+
version: 2.0.11
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Cloudsmith Ltd
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2024-
|
11
|
+
date: 2024-03-07 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: typhoeus
|
@@ -989,7 +989,7 @@ files:
|
|
989
989
|
- vendor/bundle/ruby/2.6.0/cache/rspec-core-3.13.0.gem
|
990
990
|
- vendor/bundle/ruby/2.6.0/cache/rspec-expectations-3.13.0.gem
|
991
991
|
- vendor/bundle/ruby/2.6.0/cache/rspec-mocks-3.13.0.gem
|
992
|
-
- vendor/bundle/ruby/2.6.0/cache/rspec-support-3.13.
|
992
|
+
- vendor/bundle/ruby/2.6.0/cache/rspec-support-3.13.1.gem
|
993
993
|
- vendor/bundle/ruby/2.6.0/cache/sys-uname-1.2.3.gem
|
994
994
|
- vendor/bundle/ruby/2.6.0/cache/typhoeus-1.4.1.gem
|
995
995
|
- vendor/bundle/ruby/2.6.0/cache/vcr-3.0.3.gem
|
@@ -2372,42 +2372,42 @@ files:
|
|
2372
2372
|
- vendor/bundle/ruby/2.6.0/gems/rspec-mocks-3.13.0/lib/rspec/mocks/verifying_message_expectation.rb
|
2373
2373
|
- vendor/bundle/ruby/2.6.0/gems/rspec-mocks-3.13.0/lib/rspec/mocks/verifying_proxy.rb
|
2374
2374
|
- vendor/bundle/ruby/2.6.0/gems/rspec-mocks-3.13.0/lib/rspec/mocks/version.rb
|
2375
|
-
- vendor/bundle/ruby/2.6.0/gems/rspec-support-3.13.
|
2376
|
-
- vendor/bundle/ruby/2.6.0/gems/rspec-support-3.13.
|
2377
|
-
- vendor/bundle/ruby/2.6.0/gems/rspec-support-3.13.
|
2378
|
-
- vendor/bundle/ruby/2.6.0/gems/rspec-support-3.13.
|
2379
|
-
- vendor/bundle/ruby/2.6.0/gems/rspec-support-3.13.
|
2380
|
-
- vendor/bundle/ruby/2.6.0/gems/rspec-support-3.13.
|
2381
|
-
- vendor/bundle/ruby/2.6.0/gems/rspec-support-3.13.
|
2382
|
-
- vendor/bundle/ruby/2.6.0/gems/rspec-support-3.13.
|
2383
|
-
- vendor/bundle/ruby/2.6.0/gems/rspec-support-3.13.
|
2384
|
-
- vendor/bundle/ruby/2.6.0/gems/rspec-support-3.13.
|
2385
|
-
- vendor/bundle/ruby/2.6.0/gems/rspec-support-3.13.
|
2386
|
-
- vendor/bundle/ruby/2.6.0/gems/rspec-support-3.13.
|
2387
|
-
- vendor/bundle/ruby/2.6.0/gems/rspec-support-3.13.
|
2388
|
-
- vendor/bundle/ruby/2.6.0/gems/rspec-support-3.13.
|
2389
|
-
- vendor/bundle/ruby/2.6.0/gems/rspec-support-3.13.
|
2390
|
-
- vendor/bundle/ruby/2.6.0/gems/rspec-support-3.13.
|
2391
|
-
- vendor/bundle/ruby/2.6.0/gems/rspec-support-3.13.
|
2392
|
-
- vendor/bundle/ruby/2.6.0/gems/rspec-support-3.13.
|
2393
|
-
- vendor/bundle/ruby/2.6.0/gems/rspec-support-3.13.
|
2394
|
-
- vendor/bundle/ruby/2.6.0/gems/rspec-support-3.13.
|
2395
|
-
- vendor/bundle/ruby/2.6.0/gems/rspec-support-3.13.
|
2396
|
-
- vendor/bundle/ruby/2.6.0/gems/rspec-support-3.13.
|
2397
|
-
- vendor/bundle/ruby/2.6.0/gems/rspec-support-3.13.
|
2398
|
-
- vendor/bundle/ruby/2.6.0/gems/rspec-support-3.13.
|
2399
|
-
- vendor/bundle/ruby/2.6.0/gems/rspec-support-3.13.
|
2400
|
-
- vendor/bundle/ruby/2.6.0/gems/rspec-support-3.13.
|
2401
|
-
- vendor/bundle/ruby/2.6.0/gems/rspec-support-3.13.
|
2402
|
-
- vendor/bundle/ruby/2.6.0/gems/rspec-support-3.13.
|
2403
|
-
- vendor/bundle/ruby/2.6.0/gems/rspec-support-3.13.
|
2404
|
-
- vendor/bundle/ruby/2.6.0/gems/rspec-support-3.13.
|
2405
|
-
- vendor/bundle/ruby/2.6.0/gems/rspec-support-3.13.
|
2406
|
-
- vendor/bundle/ruby/2.6.0/gems/rspec-support-3.13.
|
2407
|
-
- vendor/bundle/ruby/2.6.0/gems/rspec-support-3.13.
|
2408
|
-
- vendor/bundle/ruby/2.6.0/gems/rspec-support-3.13.
|
2409
|
-
- vendor/bundle/ruby/2.6.0/gems/rspec-support-3.13.
|
2410
|
-
- vendor/bundle/ruby/2.6.0/gems/rspec-support-3.13.
|
2375
|
+
- vendor/bundle/ruby/2.6.0/gems/rspec-support-3.13.1/Changelog.md
|
2376
|
+
- vendor/bundle/ruby/2.6.0/gems/rspec-support-3.13.1/LICENSE.md
|
2377
|
+
- vendor/bundle/ruby/2.6.0/gems/rspec-support-3.13.1/README.md
|
2378
|
+
- vendor/bundle/ruby/2.6.0/gems/rspec-support-3.13.1/lib/rspec/support.rb
|
2379
|
+
- vendor/bundle/ruby/2.6.0/gems/rspec-support-3.13.1/lib/rspec/support/caller_filter.rb
|
2380
|
+
- vendor/bundle/ruby/2.6.0/gems/rspec-support-3.13.1/lib/rspec/support/comparable_version.rb
|
2381
|
+
- vendor/bundle/ruby/2.6.0/gems/rspec-support-3.13.1/lib/rspec/support/differ.rb
|
2382
|
+
- vendor/bundle/ruby/2.6.0/gems/rspec-support-3.13.1/lib/rspec/support/directory_maker.rb
|
2383
|
+
- vendor/bundle/ruby/2.6.0/gems/rspec-support-3.13.1/lib/rspec/support/encoded_string.rb
|
2384
|
+
- vendor/bundle/ruby/2.6.0/gems/rspec-support-3.13.1/lib/rspec/support/fuzzy_matcher.rb
|
2385
|
+
- vendor/bundle/ruby/2.6.0/gems/rspec-support-3.13.1/lib/rspec/support/hunk_generator.rb
|
2386
|
+
- vendor/bundle/ruby/2.6.0/gems/rspec-support-3.13.1/lib/rspec/support/matcher_definition.rb
|
2387
|
+
- vendor/bundle/ruby/2.6.0/gems/rspec-support-3.13.1/lib/rspec/support/method_signature_verifier.rb
|
2388
|
+
- vendor/bundle/ruby/2.6.0/gems/rspec-support-3.13.1/lib/rspec/support/mutex.rb
|
2389
|
+
- vendor/bundle/ruby/2.6.0/gems/rspec-support-3.13.1/lib/rspec/support/object_formatter.rb
|
2390
|
+
- vendor/bundle/ruby/2.6.0/gems/rspec-support-3.13.1/lib/rspec/support/recursive_const_methods.rb
|
2391
|
+
- vendor/bundle/ruby/2.6.0/gems/rspec-support-3.13.1/lib/rspec/support/reentrant_mutex.rb
|
2392
|
+
- vendor/bundle/ruby/2.6.0/gems/rspec-support-3.13.1/lib/rspec/support/ruby_features.rb
|
2393
|
+
- vendor/bundle/ruby/2.6.0/gems/rspec-support-3.13.1/lib/rspec/support/source.rb
|
2394
|
+
- vendor/bundle/ruby/2.6.0/gems/rspec-support-3.13.1/lib/rspec/support/source/location.rb
|
2395
|
+
- vendor/bundle/ruby/2.6.0/gems/rspec-support-3.13.1/lib/rspec/support/source/node.rb
|
2396
|
+
- vendor/bundle/ruby/2.6.0/gems/rspec-support-3.13.1/lib/rspec/support/source/token.rb
|
2397
|
+
- vendor/bundle/ruby/2.6.0/gems/rspec-support-3.13.1/lib/rspec/support/spec.rb
|
2398
|
+
- vendor/bundle/ruby/2.6.0/gems/rspec-support-3.13.1/lib/rspec/support/spec/deprecation_helpers.rb
|
2399
|
+
- vendor/bundle/ruby/2.6.0/gems/rspec-support-3.13.1/lib/rspec/support/spec/diff_helpers.rb
|
2400
|
+
- vendor/bundle/ruby/2.6.0/gems/rspec-support-3.13.1/lib/rspec/support/spec/formatting_support.rb
|
2401
|
+
- vendor/bundle/ruby/2.6.0/gems/rspec-support-3.13.1/lib/rspec/support/spec/in_sub_process.rb
|
2402
|
+
- vendor/bundle/ruby/2.6.0/gems/rspec-support-3.13.1/lib/rspec/support/spec/library_wide_checks.rb
|
2403
|
+
- vendor/bundle/ruby/2.6.0/gems/rspec-support-3.13.1/lib/rspec/support/spec/shell_out.rb
|
2404
|
+
- vendor/bundle/ruby/2.6.0/gems/rspec-support-3.13.1/lib/rspec/support/spec/stderr_splitter.rb
|
2405
|
+
- vendor/bundle/ruby/2.6.0/gems/rspec-support-3.13.1/lib/rspec/support/spec/string_matcher.rb
|
2406
|
+
- vendor/bundle/ruby/2.6.0/gems/rspec-support-3.13.1/lib/rspec/support/spec/with_isolated_directory.rb
|
2407
|
+
- vendor/bundle/ruby/2.6.0/gems/rspec-support-3.13.1/lib/rspec/support/spec/with_isolated_stderr.rb
|
2408
|
+
- vendor/bundle/ruby/2.6.0/gems/rspec-support-3.13.1/lib/rspec/support/version.rb
|
2409
|
+
- vendor/bundle/ruby/2.6.0/gems/rspec-support-3.13.1/lib/rspec/support/warnings.rb
|
2410
|
+
- vendor/bundle/ruby/2.6.0/gems/rspec-support-3.13.1/lib/rspec/support/with_keywords_when_needed.rb
|
2411
2411
|
- vendor/bundle/ruby/2.6.0/gems/sys-uname-1.2.3/CHANGES.md
|
2412
2412
|
- vendor/bundle/ruby/2.6.0/gems/sys-uname-1.2.3/Gemfile
|
2413
2413
|
- vendor/bundle/ruby/2.6.0/gems/sys-uname-1.2.3/LICENSE
|
@@ -2833,7 +2833,7 @@ files:
|
|
2833
2833
|
- vendor/bundle/ruby/2.6.0/specifications/rspec-core-3.13.0.gemspec
|
2834
2834
|
- vendor/bundle/ruby/2.6.0/specifications/rspec-expectations-3.13.0.gemspec
|
2835
2835
|
- vendor/bundle/ruby/2.6.0/specifications/rspec-mocks-3.13.0.gemspec
|
2836
|
-
- vendor/bundle/ruby/2.6.0/specifications/rspec-support-3.13.
|
2836
|
+
- vendor/bundle/ruby/2.6.0/specifications/rspec-support-3.13.1.gemspec
|
2837
2837
|
- vendor/bundle/ruby/2.6.0/specifications/sys-uname-1.2.3.gemspec
|
2838
2838
|
- vendor/bundle/ruby/2.6.0/specifications/typhoeus-1.4.1.gemspec
|
2839
2839
|
- vendor/bundle/ruby/2.6.0/specifications/vcr-3.0.3.gemspec
|
Binary file
|
/data/vendor/bundle/ruby/2.6.0/gems/{rspec-support-3.13.0 → rspec-support-3.13.1}/LICENSE.md
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|