cloudsmith-api 2.0.0 → 2.0.1
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/Gemfile.lock +3 -3
- data/README.md +12 -4
- data/build.json +1 -1
- data/docs/InlineResponse200.md +9 -0
- data/docs/InlineResponse200CountryCode.md +9 -0
- data/docs/ReposApi.md +180 -0
- data/docs/RepositoryGeoIPList.md +9 -0
- data/docs/RespositoryGeoIPEnableDisable.md +7 -0
- data/docs/RespositoryGeoIPEnableDisableRequest.md +7 -0
- data/docs/StatusBasic.md +1 -1
- data/lib/cloudsmith-api/api/repos_api.rb +182 -0
- data/lib/cloudsmith-api/models/inline_response_200.rb +193 -0
- data/lib/cloudsmith-api/models/inline_response_200_country_code.rb +197 -0
- data/lib/cloudsmith-api/models/repository_geo_ip_list.rb +195 -0
- data/lib/cloudsmith-api/models/respository_geo_ip_enable_disable.rb +175 -0
- data/lib/cloudsmith-api/models/respository_geo_ip_enable_disable_request.rb +175 -0
- data/lib/cloudsmith-api/models/status_basic.rb +1 -1
- data/lib/cloudsmith-api/version.rb +1 -1
- data/lib/cloudsmith-api.rb +5 -0
- data/spec/api/repos_api_spec.rb +41 -0
- data/spec/models/inline_response_200_country_code_spec.rb +47 -0
- data/spec/models/inline_response_200_spec.rb +47 -0
- data/spec/models/repository_geo_ip_list_spec.rb +47 -0
- data/spec/models/respository_geo_ip_enable_disable_request_spec.rb +35 -0
- data/spec/models/respository_geo_ip_enable_disable_spec.rb +35 -0
- data/vendor/bundle/ruby/2.6.0/cache/rspec-expectations-3.12.1.gem +0 -0
- data/vendor/bundle/ruby/2.6.0/extensions/x86_64-linux/2.6.0/autotest-fsevent-0.2.20/gem_make.out +1 -1
- data/vendor/bundle/ruby/2.6.0/extensions/x86_64-linux/2.6.0/ffi-1.15.5/gem_make.out +2 -2
- data/vendor/bundle/ruby/2.6.0/extensions/x86_64-linux/2.6.0/json-2.6.3/gem_make.out +1 -1
- data/vendor/bundle/ruby/2.6.0/extensions/x86_64-linux/2.6.0/json-2.6.3/mkmf.log +1 -1
- data/vendor/bundle/ruby/2.6.0/gems/ffi-1.15.5/ext/ffi_c/Makefile +2 -2
- data/vendor/bundle/ruby/2.6.0/gems/json-2.6.3/ext/json/Makefile +2 -2
- data/vendor/bundle/ruby/2.6.0/gems/json-2.6.3/ext/json/ext/generator/Makefile +2 -2
- data/vendor/bundle/ruby/2.6.0/gems/json-2.6.3/ext/json/ext/parser/Makefile +2 -2
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-expectations-3.12.0 → rspec-expectations-3.12.1}/.document +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-expectations-3.12.0 → rspec-expectations-3.12.1}/.yardopts +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-expectations-3.12.0 → rspec-expectations-3.12.1}/Changelog.md +10 -1
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-expectations-3.12.0 → rspec-expectations-3.12.1}/LICENSE.md +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-expectations-3.12.0 → rspec-expectations-3.12.1}/README.md +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-expectations-3.12.0 → rspec-expectations-3.12.1}/lib/rspec/expectations/block_snippet_extractor.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-expectations-3.12.0 → rspec-expectations-3.12.1}/lib/rspec/expectations/configuration.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-expectations-3.12.0 → rspec-expectations-3.12.1}/lib/rspec/expectations/expectation_target.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-expectations-3.12.0 → rspec-expectations-3.12.1}/lib/rspec/expectations/fail_with.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-expectations-3.12.0 → rspec-expectations-3.12.1}/lib/rspec/expectations/failure_aggregator.rb +17 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-expectations-3.12.0 → rspec-expectations-3.12.1}/lib/rspec/expectations/handler.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-expectations-3.12.0 → rspec-expectations-3.12.1}/lib/rspec/expectations/minitest_integration.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-expectations-3.12.0 → rspec-expectations-3.12.1}/lib/rspec/expectations/syntax.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-expectations-3.12.0 → rspec-expectations-3.12.1}/lib/rspec/expectations/version.rb +1 -1
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-expectations-3.12.0 → rspec-expectations-3.12.1}/lib/rspec/expectations.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-expectations-3.12.0 → rspec-expectations-3.12.1}/lib/rspec/matchers/aliased_matcher.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-expectations-3.12.0 → rspec-expectations-3.12.1}/lib/rspec/matchers/built_in/all.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-expectations-3.12.0 → rspec-expectations-3.12.1}/lib/rspec/matchers/built_in/base_matcher.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-expectations-3.12.0 → rspec-expectations-3.12.1}/lib/rspec/matchers/built_in/be.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-expectations-3.12.0 → rspec-expectations-3.12.1}/lib/rspec/matchers/built_in/be_between.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-expectations-3.12.0 → rspec-expectations-3.12.1}/lib/rspec/matchers/built_in/be_instance_of.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-expectations-3.12.0 → rspec-expectations-3.12.1}/lib/rspec/matchers/built_in/be_kind_of.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-expectations-3.12.0 → rspec-expectations-3.12.1}/lib/rspec/matchers/built_in/be_within.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-expectations-3.12.0 → rspec-expectations-3.12.1}/lib/rspec/matchers/built_in/change.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-expectations-3.12.0 → rspec-expectations-3.12.1}/lib/rspec/matchers/built_in/compound.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-expectations-3.12.0 → rspec-expectations-3.12.1}/lib/rspec/matchers/built_in/contain_exactly.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-expectations-3.12.0 → rspec-expectations-3.12.1}/lib/rspec/matchers/built_in/count_expectation.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-expectations-3.12.0 → rspec-expectations-3.12.1}/lib/rspec/matchers/built_in/cover.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-expectations-3.12.0 → rspec-expectations-3.12.1}/lib/rspec/matchers/built_in/eq.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-expectations-3.12.0 → rspec-expectations-3.12.1}/lib/rspec/matchers/built_in/eql.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-expectations-3.12.0 → rspec-expectations-3.12.1}/lib/rspec/matchers/built_in/equal.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-expectations-3.12.0 → rspec-expectations-3.12.1}/lib/rspec/matchers/built_in/exist.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-expectations-3.12.0 → rspec-expectations-3.12.1}/lib/rspec/matchers/built_in/has.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-expectations-3.12.0 → rspec-expectations-3.12.1}/lib/rspec/matchers/built_in/have_attributes.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-expectations-3.12.0 → rspec-expectations-3.12.1}/lib/rspec/matchers/built_in/include.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-expectations-3.12.0 → rspec-expectations-3.12.1}/lib/rspec/matchers/built_in/match.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-expectations-3.12.0 → rspec-expectations-3.12.1}/lib/rspec/matchers/built_in/operators.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-expectations-3.12.0 → rspec-expectations-3.12.1}/lib/rspec/matchers/built_in/output.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-expectations-3.12.0 → rspec-expectations-3.12.1}/lib/rspec/matchers/built_in/raise_error.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-expectations-3.12.0 → rspec-expectations-3.12.1}/lib/rspec/matchers/built_in/respond_to.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-expectations-3.12.0 → rspec-expectations-3.12.1}/lib/rspec/matchers/built_in/satisfy.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-expectations-3.12.0 → rspec-expectations-3.12.1}/lib/rspec/matchers/built_in/start_or_end_with.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-expectations-3.12.0 → rspec-expectations-3.12.1}/lib/rspec/matchers/built_in/throw_symbol.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-expectations-3.12.0 → rspec-expectations-3.12.1}/lib/rspec/matchers/built_in/yield.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-expectations-3.12.0 → rspec-expectations-3.12.1}/lib/rspec/matchers/built_in.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-expectations-3.12.0 → rspec-expectations-3.12.1}/lib/rspec/matchers/composable.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-expectations-3.12.0 → rspec-expectations-3.12.1}/lib/rspec/matchers/dsl.rb +1 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-expectations-3.12.0 → rspec-expectations-3.12.1}/lib/rspec/matchers/english_phrasing.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-expectations-3.12.0 → rspec-expectations-3.12.1}/lib/rspec/matchers/expecteds_for_multiple_diffs.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-expectations-3.12.0 → rspec-expectations-3.12.1}/lib/rspec/matchers/fail_matchers.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-expectations-3.12.0 → rspec-expectations-3.12.1}/lib/rspec/matchers/generated_descriptions.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-expectations-3.12.0 → rspec-expectations-3.12.1}/lib/rspec/matchers/matcher_delegator.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-expectations-3.12.0 → rspec-expectations-3.12.1}/lib/rspec/matchers/matcher_protocol.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-expectations-3.12.0 → rspec-expectations-3.12.1}/lib/rspec/matchers.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/specifications/{rspec-expectations-3.12.0.gemspec → rspec-expectations-3.12.1.gemspec} +5 -5
- metadata +78 -58
- data/vendor/bundle/ruby/2.6.0/cache/rspec-expectations-3.12.0.gem +0 -0
@@ -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/ccrSjn4g.o: in function `t':
|
104
104
|
/home/circleci/project/bindings/ruby/src/vendor/bundle/ruby/2.6.0/gems/json-2.6.3/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.20230103-851-4zh4eo
|
35
|
+
sitelibdir = $(DESTDIR)./.gem.20230103-851-4zh4eo
|
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.20230103-851-1lmk8i4
|
35
|
+
sitelibdir = $(DESTDIR)./.gem.20230103-851-1lmk8i4
|
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.20230103-851-g2lpw7
|
35
|
+
sitelibdir = $(DESTDIR)./.gem.20230103-851-g2lpw7
|
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.20230103-851-c75yaf
|
35
|
+
sitelibdir = $(DESTDIR)./.gem.20230103-851-c75yaf
|
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-expectations-3.12.0 → rspec-expectations-3.12.1}/.document
RENAMED
File without changes
|
data/vendor/bundle/ruby/2.6.0/gems/{rspec-expectations-3.12.0 → rspec-expectations-3.12.1}/.yardopts
RENAMED
File without changes
|
@@ -1,5 +1,14 @@
|
|
1
1
|
### Development
|
2
|
-
[Full Changelog](http://github.com/rspec/rspec-expectations/compare/v3.12.
|
2
|
+
[Full Changelog](http://github.com/rspec/rspec-expectations/compare/v3.12.1...3-12-maintenance)
|
3
|
+
|
4
|
+
### 3.12.1 / 2022-12-16
|
5
|
+
[Full Changelog](http://github.com/rspec/rspec-expectations/compare/v3.12.0...v3.12.1)
|
6
|
+
|
7
|
+
Bug Fixes:
|
8
|
+
|
9
|
+
* Pass keyword arguments through to aliased (and thus negated) matchers. (Jon Rowe, #1394)
|
10
|
+
* When handling failures in an aggregated_failures block (or example) prevent
|
11
|
+
the failure list leaking out. (Maciek Rząsa, #1392)
|
3
12
|
|
4
13
|
### 3.12.0 / 2022-10-26
|
5
14
|
[Full Changelog](http://github.com/rspec/rspec-expectations/compare/v3.11.1...v3.12.0)
|
File without changes
|
data/vendor/bundle/ruby/2.6.0/gems/{rspec-expectations-3.12.0 → rspec-expectations-3.12.1}/README.md
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
@@ -4,6 +4,21 @@ module RSpec
|
|
4
4
|
class FailureAggregator
|
5
5
|
attr_reader :block_label, :metadata
|
6
6
|
|
7
|
+
# @private
|
8
|
+
class AggregatedFailure
|
9
|
+
# @private
|
10
|
+
MESSAGE =
|
11
|
+
'AggregatedFailure: This method caused a failure which has been ' \
|
12
|
+
'supressed to be aggregated into our failure report by returning ' \
|
13
|
+
'this value, further errors can be ignored.'
|
14
|
+
|
15
|
+
def inspect
|
16
|
+
MESSAGE
|
17
|
+
end
|
18
|
+
end
|
19
|
+
|
20
|
+
AGGREGATED_FAILURE = AggregatedFailure.new
|
21
|
+
|
7
22
|
def aggregate
|
8
23
|
RSpec::Support.with_failure_notifier(self) do
|
9
24
|
begin
|
@@ -48,6 +63,8 @@ module RSpec
|
|
48
63
|
@seen_source_ids[source_id] = true
|
49
64
|
assign_backtrace(failure) unless failure.backtrace
|
50
65
|
failures << failure
|
66
|
+
|
67
|
+
AGGREGATED_FAILURE
|
51
68
|
end
|
52
69
|
|
53
70
|
private
|
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
|
File without changes
|
File without changes
|
@@ -40,6 +40,7 @@ module RSpec
|
|
40
40
|
matcher.matcher_name = new_name if matcher.respond_to?(:matcher_name=)
|
41
41
|
klass.new(matcher, description_override)
|
42
42
|
end
|
43
|
+
ruby2_keywords new_name if respond_to?(:ruby2_keywords, true)
|
43
44
|
end
|
44
45
|
|
45
46
|
# Defines a negated matcher. The returned matcher's `description` and `failure_message`
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
@@ -1,16 +1,16 @@
|
|
1
1
|
# -*- encoding: utf-8 -*-
|
2
|
-
# stub: rspec-expectations 3.12.
|
2
|
+
# stub: rspec-expectations 3.12.1 ruby lib
|
3
3
|
|
4
4
|
Gem::Specification.new do |s|
|
5
5
|
s.name = "rspec-expectations".freeze
|
6
|
-
s.version = "3.12.
|
6
|
+
s.version = "3.12.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-expectations/issues", "changelog_uri" => "https://github.com/rspec/rspec-expectations/blob/v3.12.
|
9
|
+
s.metadata = { "bug_tracker_uri" => "https://github.com/rspec/rspec-expectations/issues", "changelog_uri" => "https://github.com/rspec/rspec-expectations/blob/v3.12.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-expectations" } if s.respond_to? :metadata=
|
10
10
|
s.require_paths = ["lib".freeze]
|
11
11
|
s.authors = ["Steven Baker".freeze, "David Chelimsky".freeze, "Myron Marston".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 = "2022-
|
13
|
+
s.date = "2022-12-16"
|
14
14
|
s.description = "rspec-expectations provides a simple, readable API to express expected outcomes of a code example.".freeze
|
15
15
|
s.email = "rspec@googlegroups.com".freeze
|
16
16
|
s.homepage = "https://github.com/rspec/rspec-expectations".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-expectations-3.12.
|
21
|
+
s.summary = "rspec-expectations-3.12.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.1
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Cloudsmith Ltd
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date:
|
11
|
+
date: 2023-01-03 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: typhoeus
|
@@ -271,6 +271,8 @@ files:
|
|
271
271
|
- docs/HelmPackageUploadRequest.md
|
272
272
|
- docs/History.md
|
273
273
|
- docs/HistoryFieldset.md
|
274
|
+
- docs/InlineResponse200.md
|
275
|
+
- docs/InlineResponse200CountryCode.md
|
274
276
|
- docs/LuarocksPackageUpload.md
|
275
277
|
- docs/LuarocksPackageUploadRequest.md
|
276
278
|
- docs/MavenPackageUpload.md
|
@@ -335,6 +337,7 @@ files:
|
|
335
337
|
- docs/RepositoryAuditLog.md
|
336
338
|
- docs/RepositoryCreate.md
|
337
339
|
- docs/RepositoryCreateRequest.md
|
340
|
+
- docs/RepositoryGeoIPList.md
|
338
341
|
- docs/RepositoryGpgKey.md
|
339
342
|
- docs/RepositoryGpgKeyCreate.md
|
340
343
|
- docs/RepositoryPrivilegeDict.md
|
@@ -356,6 +359,8 @@ files:
|
|
356
359
|
- docs/RepositoryWebhookRequest.md
|
357
360
|
- docs/RepositoryWebhookRequestPatch.md
|
358
361
|
- docs/ResourcesRateCheck.md
|
362
|
+
- docs/RespositoryGeoIPEnableDisable.md
|
363
|
+
- docs/RespositoryGeoIPEnableDisableRequest.md
|
359
364
|
- docs/RpmPackageUpload.md
|
360
365
|
- docs/RpmPackageUploadRequest.md
|
361
366
|
- docs/RubyPackageUpload.md
|
@@ -456,6 +461,8 @@ files:
|
|
456
461
|
- lib/cloudsmith-api/models/helm_package_upload_request.rb
|
457
462
|
- lib/cloudsmith-api/models/history.rb
|
458
463
|
- lib/cloudsmith-api/models/history_fieldset.rb
|
464
|
+
- lib/cloudsmith-api/models/inline_response_200.rb
|
465
|
+
- lib/cloudsmith-api/models/inline_response_200_country_code.rb
|
459
466
|
- lib/cloudsmith-api/models/luarocks_package_upload.rb
|
460
467
|
- lib/cloudsmith-api/models/luarocks_package_upload_request.rb
|
461
468
|
- lib/cloudsmith-api/models/maven_package_upload.rb
|
@@ -513,6 +520,7 @@ files:
|
|
513
520
|
- lib/cloudsmith-api/models/repository_audit_log.rb
|
514
521
|
- lib/cloudsmith-api/models/repository_create.rb
|
515
522
|
- lib/cloudsmith-api/models/repository_create_request.rb
|
523
|
+
- lib/cloudsmith-api/models/repository_geo_ip_list.rb
|
516
524
|
- lib/cloudsmith-api/models/repository_gpg_key.rb
|
517
525
|
- lib/cloudsmith-api/models/repository_gpg_key_create.rb
|
518
526
|
- lib/cloudsmith-api/models/repository_privilege_dict.rb
|
@@ -534,6 +542,8 @@ files:
|
|
534
542
|
- lib/cloudsmith-api/models/repository_webhook_request.rb
|
535
543
|
- lib/cloudsmith-api/models/repository_webhook_request_patch.rb
|
536
544
|
- lib/cloudsmith-api/models/resources_rate_check.rb
|
545
|
+
- lib/cloudsmith-api/models/respository_geo_ip_enable_disable.rb
|
546
|
+
- lib/cloudsmith-api/models/respository_geo_ip_enable_disable_request.rb
|
537
547
|
- lib/cloudsmith-api/models/rpm_package_upload.rb
|
538
548
|
- lib/cloudsmith-api/models/rpm_package_upload_request.rb
|
539
549
|
- lib/cloudsmith-api/models/ruby_package_upload.rb
|
@@ -626,6 +636,8 @@ files:
|
|
626
636
|
- spec/models/helm_package_upload_spec.rb
|
627
637
|
- spec/models/history_fieldset_spec.rb
|
628
638
|
- spec/models/history_spec.rb
|
639
|
+
- spec/models/inline_response_200_country_code_spec.rb
|
640
|
+
- spec/models/inline_response_200_spec.rb
|
629
641
|
- spec/models/luarocks_package_upload_request_spec.rb
|
630
642
|
- spec/models/luarocks_package_upload_spec.rb
|
631
643
|
- spec/models/maven_package_upload_request_spec.rb
|
@@ -682,6 +694,7 @@ files:
|
|
682
694
|
- spec/models/repository_audit_log_spec.rb
|
683
695
|
- spec/models/repository_create_request_spec.rb
|
684
696
|
- spec/models/repository_create_spec.rb
|
697
|
+
- spec/models/repository_geo_ip_list_spec.rb
|
685
698
|
- spec/models/repository_gpg_key_create_spec.rb
|
686
699
|
- spec/models/repository_gpg_key_spec.rb
|
687
700
|
- spec/models/repository_privilege_dict_spec.rb
|
@@ -704,6 +717,8 @@ files:
|
|
704
717
|
- spec/models/repository_webhook_request_spec.rb
|
705
718
|
- spec/models/repository_webhook_spec.rb
|
706
719
|
- spec/models/resources_rate_check_spec.rb
|
720
|
+
- spec/models/respository_geo_ip_enable_disable_request_spec.rb
|
721
|
+
- spec/models/respository_geo_ip_enable_disable_spec.rb
|
707
722
|
- spec/models/rpm_package_upload_request_spec.rb
|
708
723
|
- spec/models/rpm_package_upload_spec.rb
|
709
724
|
- spec/models/ruby_package_upload_request_spec.rb
|
@@ -758,7 +773,7 @@ files:
|
|
758
773
|
- vendor/bundle/ruby/2.6.0/cache/rexml-3.2.5.gem
|
759
774
|
- vendor/bundle/ruby/2.6.0/cache/rspec-3.12.0.gem
|
760
775
|
- vendor/bundle/ruby/2.6.0/cache/rspec-core-3.12.0.gem
|
761
|
-
- vendor/bundle/ruby/2.6.0/cache/rspec-expectations-3.12.
|
776
|
+
- vendor/bundle/ruby/2.6.0/cache/rspec-expectations-3.12.1.gem
|
762
777
|
- vendor/bundle/ruby/2.6.0/cache/rspec-mocks-3.12.1.gem
|
763
778
|
- vendor/bundle/ruby/2.6.0/cache/rspec-support-3.12.0.gem
|
764
779
|
- vendor/bundle/ruby/2.6.0/cache/sys-uname-1.2.2.gem
|
@@ -1993,60 +2008,60 @@ files:
|
|
1993
2008
|
- vendor/bundle/ruby/2.6.0/gems/rspec-core-3.12.0/lib/rspec/core/version.rb
|
1994
2009
|
- vendor/bundle/ruby/2.6.0/gems/rspec-core-3.12.0/lib/rspec/core/warnings.rb
|
1995
2010
|
- vendor/bundle/ruby/2.6.0/gems/rspec-core-3.12.0/lib/rspec/core/world.rb
|
1996
|
-
- vendor/bundle/ruby/2.6.0/gems/rspec-expectations-3.12.
|
1997
|
-
- vendor/bundle/ruby/2.6.0/gems/rspec-expectations-3.12.
|
1998
|
-
- vendor/bundle/ruby/2.6.0/gems/rspec-expectations-3.12.
|
1999
|
-
- vendor/bundle/ruby/2.6.0/gems/rspec-expectations-3.12.
|
2000
|
-
- vendor/bundle/ruby/2.6.0/gems/rspec-expectations-3.12.
|
2001
|
-
- vendor/bundle/ruby/2.6.0/gems/rspec-expectations-3.12.
|
2002
|
-
- vendor/bundle/ruby/2.6.0/gems/rspec-expectations-3.12.
|
2003
|
-
- vendor/bundle/ruby/2.6.0/gems/rspec-expectations-3.12.
|
2004
|
-
- vendor/bundle/ruby/2.6.0/gems/rspec-expectations-3.12.
|
2005
|
-
- vendor/bundle/ruby/2.6.0/gems/rspec-expectations-3.12.
|
2006
|
-
- vendor/bundle/ruby/2.6.0/gems/rspec-expectations-3.12.
|
2007
|
-
- vendor/bundle/ruby/2.6.0/gems/rspec-expectations-3.12.
|
2008
|
-
- vendor/bundle/ruby/2.6.0/gems/rspec-expectations-3.12.
|
2009
|
-
- vendor/bundle/ruby/2.6.0/gems/rspec-expectations-3.12.
|
2010
|
-
- vendor/bundle/ruby/2.6.0/gems/rspec-expectations-3.12.
|
2011
|
-
- vendor/bundle/ruby/2.6.0/gems/rspec-expectations-3.12.
|
2012
|
-
- vendor/bundle/ruby/2.6.0/gems/rspec-expectations-3.12.
|
2013
|
-
- vendor/bundle/ruby/2.6.0/gems/rspec-expectations-3.12.
|
2014
|
-
- vendor/bundle/ruby/2.6.0/gems/rspec-expectations-3.12.
|
2015
|
-
- vendor/bundle/ruby/2.6.0/gems/rspec-expectations-3.12.
|
2016
|
-
- vendor/bundle/ruby/2.6.0/gems/rspec-expectations-3.12.
|
2017
|
-
- vendor/bundle/ruby/2.6.0/gems/rspec-expectations-3.12.
|
2018
|
-
- vendor/bundle/ruby/2.6.0/gems/rspec-expectations-3.12.
|
2019
|
-
- vendor/bundle/ruby/2.6.0/gems/rspec-expectations-3.12.
|
2020
|
-
- vendor/bundle/ruby/2.6.0/gems/rspec-expectations-3.12.
|
2021
|
-
- vendor/bundle/ruby/2.6.0/gems/rspec-expectations-3.12.
|
2022
|
-
- vendor/bundle/ruby/2.6.0/gems/rspec-expectations-3.12.
|
2023
|
-
- vendor/bundle/ruby/2.6.0/gems/rspec-expectations-3.12.
|
2024
|
-
- vendor/bundle/ruby/2.6.0/gems/rspec-expectations-3.12.
|
2025
|
-
- vendor/bundle/ruby/2.6.0/gems/rspec-expectations-3.12.
|
2026
|
-
- vendor/bundle/ruby/2.6.0/gems/rspec-expectations-3.12.
|
2027
|
-
- vendor/bundle/ruby/2.6.0/gems/rspec-expectations-3.12.
|
2028
|
-
- vendor/bundle/ruby/2.6.0/gems/rspec-expectations-3.12.
|
2029
|
-
- vendor/bundle/ruby/2.6.0/gems/rspec-expectations-3.12.
|
2030
|
-
- vendor/bundle/ruby/2.6.0/gems/rspec-expectations-3.12.
|
2031
|
-
- vendor/bundle/ruby/2.6.0/gems/rspec-expectations-3.12.
|
2032
|
-
- vendor/bundle/ruby/2.6.0/gems/rspec-expectations-3.12.
|
2033
|
-
- vendor/bundle/ruby/2.6.0/gems/rspec-expectations-3.12.
|
2034
|
-
- vendor/bundle/ruby/2.6.0/gems/rspec-expectations-3.12.
|
2035
|
-
- vendor/bundle/ruby/2.6.0/gems/rspec-expectations-3.12.
|
2036
|
-
- vendor/bundle/ruby/2.6.0/gems/rspec-expectations-3.12.
|
2037
|
-
- vendor/bundle/ruby/2.6.0/gems/rspec-expectations-3.12.
|
2038
|
-
- vendor/bundle/ruby/2.6.0/gems/rspec-expectations-3.12.
|
2039
|
-
- vendor/bundle/ruby/2.6.0/gems/rspec-expectations-3.12.
|
2040
|
-
- vendor/bundle/ruby/2.6.0/gems/rspec-expectations-3.12.
|
2041
|
-
- vendor/bundle/ruby/2.6.0/gems/rspec-expectations-3.12.
|
2042
|
-
- vendor/bundle/ruby/2.6.0/gems/rspec-expectations-3.12.
|
2043
|
-
- vendor/bundle/ruby/2.6.0/gems/rspec-expectations-3.12.
|
2044
|
-
- vendor/bundle/ruby/2.6.0/gems/rspec-expectations-3.12.
|
2045
|
-
- vendor/bundle/ruby/2.6.0/gems/rspec-expectations-3.12.
|
2046
|
-
- vendor/bundle/ruby/2.6.0/gems/rspec-expectations-3.12.
|
2047
|
-
- vendor/bundle/ruby/2.6.0/gems/rspec-expectations-3.12.
|
2048
|
-
- vendor/bundle/ruby/2.6.0/gems/rspec-expectations-3.12.
|
2049
|
-
- vendor/bundle/ruby/2.6.0/gems/rspec-expectations-3.12.
|
2011
|
+
- vendor/bundle/ruby/2.6.0/gems/rspec-expectations-3.12.1/.document
|
2012
|
+
- vendor/bundle/ruby/2.6.0/gems/rspec-expectations-3.12.1/.yardopts
|
2013
|
+
- vendor/bundle/ruby/2.6.0/gems/rspec-expectations-3.12.1/Changelog.md
|
2014
|
+
- vendor/bundle/ruby/2.6.0/gems/rspec-expectations-3.12.1/LICENSE.md
|
2015
|
+
- vendor/bundle/ruby/2.6.0/gems/rspec-expectations-3.12.1/README.md
|
2016
|
+
- vendor/bundle/ruby/2.6.0/gems/rspec-expectations-3.12.1/lib/rspec/expectations.rb
|
2017
|
+
- vendor/bundle/ruby/2.6.0/gems/rspec-expectations-3.12.1/lib/rspec/expectations/block_snippet_extractor.rb
|
2018
|
+
- vendor/bundle/ruby/2.6.0/gems/rspec-expectations-3.12.1/lib/rspec/expectations/configuration.rb
|
2019
|
+
- vendor/bundle/ruby/2.6.0/gems/rspec-expectations-3.12.1/lib/rspec/expectations/expectation_target.rb
|
2020
|
+
- vendor/bundle/ruby/2.6.0/gems/rspec-expectations-3.12.1/lib/rspec/expectations/fail_with.rb
|
2021
|
+
- vendor/bundle/ruby/2.6.0/gems/rspec-expectations-3.12.1/lib/rspec/expectations/failure_aggregator.rb
|
2022
|
+
- vendor/bundle/ruby/2.6.0/gems/rspec-expectations-3.12.1/lib/rspec/expectations/handler.rb
|
2023
|
+
- vendor/bundle/ruby/2.6.0/gems/rspec-expectations-3.12.1/lib/rspec/expectations/minitest_integration.rb
|
2024
|
+
- vendor/bundle/ruby/2.6.0/gems/rspec-expectations-3.12.1/lib/rspec/expectations/syntax.rb
|
2025
|
+
- vendor/bundle/ruby/2.6.0/gems/rspec-expectations-3.12.1/lib/rspec/expectations/version.rb
|
2026
|
+
- vendor/bundle/ruby/2.6.0/gems/rspec-expectations-3.12.1/lib/rspec/matchers.rb
|
2027
|
+
- vendor/bundle/ruby/2.6.0/gems/rspec-expectations-3.12.1/lib/rspec/matchers/aliased_matcher.rb
|
2028
|
+
- vendor/bundle/ruby/2.6.0/gems/rspec-expectations-3.12.1/lib/rspec/matchers/built_in.rb
|
2029
|
+
- vendor/bundle/ruby/2.6.0/gems/rspec-expectations-3.12.1/lib/rspec/matchers/built_in/all.rb
|
2030
|
+
- vendor/bundle/ruby/2.6.0/gems/rspec-expectations-3.12.1/lib/rspec/matchers/built_in/base_matcher.rb
|
2031
|
+
- vendor/bundle/ruby/2.6.0/gems/rspec-expectations-3.12.1/lib/rspec/matchers/built_in/be.rb
|
2032
|
+
- vendor/bundle/ruby/2.6.0/gems/rspec-expectations-3.12.1/lib/rspec/matchers/built_in/be_between.rb
|
2033
|
+
- vendor/bundle/ruby/2.6.0/gems/rspec-expectations-3.12.1/lib/rspec/matchers/built_in/be_instance_of.rb
|
2034
|
+
- vendor/bundle/ruby/2.6.0/gems/rspec-expectations-3.12.1/lib/rspec/matchers/built_in/be_kind_of.rb
|
2035
|
+
- vendor/bundle/ruby/2.6.0/gems/rspec-expectations-3.12.1/lib/rspec/matchers/built_in/be_within.rb
|
2036
|
+
- vendor/bundle/ruby/2.6.0/gems/rspec-expectations-3.12.1/lib/rspec/matchers/built_in/change.rb
|
2037
|
+
- vendor/bundle/ruby/2.6.0/gems/rspec-expectations-3.12.1/lib/rspec/matchers/built_in/compound.rb
|
2038
|
+
- vendor/bundle/ruby/2.6.0/gems/rspec-expectations-3.12.1/lib/rspec/matchers/built_in/contain_exactly.rb
|
2039
|
+
- vendor/bundle/ruby/2.6.0/gems/rspec-expectations-3.12.1/lib/rspec/matchers/built_in/count_expectation.rb
|
2040
|
+
- vendor/bundle/ruby/2.6.0/gems/rspec-expectations-3.12.1/lib/rspec/matchers/built_in/cover.rb
|
2041
|
+
- vendor/bundle/ruby/2.6.0/gems/rspec-expectations-3.12.1/lib/rspec/matchers/built_in/eq.rb
|
2042
|
+
- vendor/bundle/ruby/2.6.0/gems/rspec-expectations-3.12.1/lib/rspec/matchers/built_in/eql.rb
|
2043
|
+
- vendor/bundle/ruby/2.6.0/gems/rspec-expectations-3.12.1/lib/rspec/matchers/built_in/equal.rb
|
2044
|
+
- vendor/bundle/ruby/2.6.0/gems/rspec-expectations-3.12.1/lib/rspec/matchers/built_in/exist.rb
|
2045
|
+
- vendor/bundle/ruby/2.6.0/gems/rspec-expectations-3.12.1/lib/rspec/matchers/built_in/has.rb
|
2046
|
+
- vendor/bundle/ruby/2.6.0/gems/rspec-expectations-3.12.1/lib/rspec/matchers/built_in/have_attributes.rb
|
2047
|
+
- vendor/bundle/ruby/2.6.0/gems/rspec-expectations-3.12.1/lib/rspec/matchers/built_in/include.rb
|
2048
|
+
- vendor/bundle/ruby/2.6.0/gems/rspec-expectations-3.12.1/lib/rspec/matchers/built_in/match.rb
|
2049
|
+
- vendor/bundle/ruby/2.6.0/gems/rspec-expectations-3.12.1/lib/rspec/matchers/built_in/operators.rb
|
2050
|
+
- vendor/bundle/ruby/2.6.0/gems/rspec-expectations-3.12.1/lib/rspec/matchers/built_in/output.rb
|
2051
|
+
- vendor/bundle/ruby/2.6.0/gems/rspec-expectations-3.12.1/lib/rspec/matchers/built_in/raise_error.rb
|
2052
|
+
- vendor/bundle/ruby/2.6.0/gems/rspec-expectations-3.12.1/lib/rspec/matchers/built_in/respond_to.rb
|
2053
|
+
- vendor/bundle/ruby/2.6.0/gems/rspec-expectations-3.12.1/lib/rspec/matchers/built_in/satisfy.rb
|
2054
|
+
- vendor/bundle/ruby/2.6.0/gems/rspec-expectations-3.12.1/lib/rspec/matchers/built_in/start_or_end_with.rb
|
2055
|
+
- vendor/bundle/ruby/2.6.0/gems/rspec-expectations-3.12.1/lib/rspec/matchers/built_in/throw_symbol.rb
|
2056
|
+
- vendor/bundle/ruby/2.6.0/gems/rspec-expectations-3.12.1/lib/rspec/matchers/built_in/yield.rb
|
2057
|
+
- vendor/bundle/ruby/2.6.0/gems/rspec-expectations-3.12.1/lib/rspec/matchers/composable.rb
|
2058
|
+
- vendor/bundle/ruby/2.6.0/gems/rspec-expectations-3.12.1/lib/rspec/matchers/dsl.rb
|
2059
|
+
- vendor/bundle/ruby/2.6.0/gems/rspec-expectations-3.12.1/lib/rspec/matchers/english_phrasing.rb
|
2060
|
+
- vendor/bundle/ruby/2.6.0/gems/rspec-expectations-3.12.1/lib/rspec/matchers/expecteds_for_multiple_diffs.rb
|
2061
|
+
- vendor/bundle/ruby/2.6.0/gems/rspec-expectations-3.12.1/lib/rspec/matchers/fail_matchers.rb
|
2062
|
+
- vendor/bundle/ruby/2.6.0/gems/rspec-expectations-3.12.1/lib/rspec/matchers/generated_descriptions.rb
|
2063
|
+
- vendor/bundle/ruby/2.6.0/gems/rspec-expectations-3.12.1/lib/rspec/matchers/matcher_delegator.rb
|
2064
|
+
- vendor/bundle/ruby/2.6.0/gems/rspec-expectations-3.12.1/lib/rspec/matchers/matcher_protocol.rb
|
2050
2065
|
- vendor/bundle/ruby/2.6.0/gems/rspec-mocks-3.12.1/.document
|
2051
2066
|
- vendor/bundle/ruby/2.6.0/gems/rspec-mocks-3.12.1/.yardopts
|
2052
2067
|
- vendor/bundle/ruby/2.6.0/gems/rspec-mocks-3.12.1/Changelog.md
|
@@ -2549,7 +2564,7 @@ files:
|
|
2549
2564
|
- vendor/bundle/ruby/2.6.0/specifications/rexml-3.2.5.gemspec
|
2550
2565
|
- vendor/bundle/ruby/2.6.0/specifications/rspec-3.12.0.gemspec
|
2551
2566
|
- vendor/bundle/ruby/2.6.0/specifications/rspec-core-3.12.0.gemspec
|
2552
|
-
- vendor/bundle/ruby/2.6.0/specifications/rspec-expectations-3.12.
|
2567
|
+
- vendor/bundle/ruby/2.6.0/specifications/rspec-expectations-3.12.1.gemspec
|
2553
2568
|
- vendor/bundle/ruby/2.6.0/specifications/rspec-mocks-3.12.1.gemspec
|
2554
2569
|
- vendor/bundle/ruby/2.6.0/specifications/rspec-support-3.12.0.gemspec
|
2555
2570
|
- vendor/bundle/ruby/2.6.0/specifications/sys-uname-1.2.2.gemspec
|
@@ -2643,6 +2658,8 @@ test_files:
|
|
2643
2658
|
- spec/models/helm_package_upload_spec.rb
|
2644
2659
|
- spec/models/history_fieldset_spec.rb
|
2645
2660
|
- spec/models/history_spec.rb
|
2661
|
+
- spec/models/inline_response_200_country_code_spec.rb
|
2662
|
+
- spec/models/inline_response_200_spec.rb
|
2646
2663
|
- spec/models/luarocks_package_upload_request_spec.rb
|
2647
2664
|
- spec/models/luarocks_package_upload_spec.rb
|
2648
2665
|
- spec/models/maven_package_upload_request_spec.rb
|
@@ -2699,6 +2716,7 @@ test_files:
|
|
2699
2716
|
- spec/models/repository_audit_log_spec.rb
|
2700
2717
|
- spec/models/repository_create_request_spec.rb
|
2701
2718
|
- spec/models/repository_create_spec.rb
|
2719
|
+
- spec/models/repository_geo_ip_list_spec.rb
|
2702
2720
|
- spec/models/repository_gpg_key_create_spec.rb
|
2703
2721
|
- spec/models/repository_gpg_key_spec.rb
|
2704
2722
|
- spec/models/repository_privilege_dict_spec.rb
|
@@ -2721,6 +2739,8 @@ test_files:
|
|
2721
2739
|
- spec/models/repository_webhook_request_spec.rb
|
2722
2740
|
- spec/models/repository_webhook_spec.rb
|
2723
2741
|
- spec/models/resources_rate_check_spec.rb
|
2742
|
+
- spec/models/respository_geo_ip_enable_disable_request_spec.rb
|
2743
|
+
- spec/models/respository_geo_ip_enable_disable_spec.rb
|
2724
2744
|
- spec/models/rpm_package_upload_request_spec.rb
|
2725
2745
|
- spec/models/rpm_package_upload_spec.rb
|
2726
2746
|
- spec/models/ruby_package_upload_request_spec.rb
|
Binary file
|