cybrid_api_organization_ruby 0.119.35 → 0.119.37

Sign up to get free protection for your applications and to get access to all the features.
Files changed (112) hide show
  1. checksums.yaml +4 -4
  2. data/Gemfile.lock +2 -2
  3. data/README.md +5 -5
  4. data/cybrid_api_organization_ruby.gemspec +1 -1
  5. data/docs/SubscriptionEventOrganizationModel.md +1 -1
  6. data/lib/cybrid_api_organization_ruby/api/organizations_organization_api.rb +1 -1
  7. data/lib/cybrid_api_organization_ruby/api/subscription_deliveries_organization_api.rb +1 -1
  8. data/lib/cybrid_api_organization_ruby/api/subscription_events_organization_api.rb +1 -1
  9. data/lib/cybrid_api_organization_ruby/api/subscriptions_organization_api.rb +1 -1
  10. data/lib/cybrid_api_organization_ruby/api_client.rb +1 -1
  11. data/lib/cybrid_api_organization_ruby/api_error.rb +1 -1
  12. data/lib/cybrid_api_organization_ruby/configuration.rb +1 -1
  13. data/lib/cybrid_api_organization_ruby/models/error_response_organization_model.rb +1 -1
  14. data/lib/cybrid_api_organization_ruby/models/organization_organization_model.rb +1 -1
  15. data/lib/cybrid_api_organization_ruby/models/patch_organization_organization_model.rb +1 -1
  16. data/lib/cybrid_api_organization_ruby/models/post_subscription_delivery_organization_model.rb +1 -1
  17. data/lib/cybrid_api_organization_ruby/models/post_subscription_organization_model.rb +1 -1
  18. data/lib/cybrid_api_organization_ruby/models/subscription_delivery_list_organization_model.rb +1 -1
  19. data/lib/cybrid_api_organization_ruby/models/subscription_delivery_organization_model.rb +1 -1
  20. data/lib/cybrid_api_organization_ruby/models/subscription_environment_organization_model.rb +1 -1
  21. data/lib/cybrid_api_organization_ruby/models/subscription_event_list_organization_model.rb +1 -1
  22. data/lib/cybrid_api_organization_ruby/models/subscription_event_organization_model.rb +2 -2
  23. data/lib/cybrid_api_organization_ruby/models/subscription_list_organization_model.rb +1 -1
  24. data/lib/cybrid_api_organization_ruby/models/subscription_organization_model.rb +1 -1
  25. data/lib/cybrid_api_organization_ruby/models/subscription_state_organization_model.rb +1 -1
  26. data/lib/cybrid_api_organization_ruby/models/subscription_type_organization_model.rb +1 -1
  27. data/lib/cybrid_api_organization_ruby/version.rb +2 -2
  28. data/lib/cybrid_api_organization_ruby.rb +1 -1
  29. data/spec/api/organizations_organization_api_spec.rb +1 -1
  30. data/spec/api/subscription_deliveries_organization_api_spec.rb +1 -1
  31. data/spec/api/subscription_events_organization_api_spec.rb +1 -1
  32. data/spec/api/subscriptions_organization_api_spec.rb +1 -1
  33. data/spec/api_client_spec.rb +1 -1
  34. data/spec/configuration_spec.rb +1 -1
  35. data/spec/models/error_response_organization_model_spec.rb +1 -1
  36. data/spec/models/organization_organization_model_spec.rb +1 -1
  37. data/spec/models/patch_organization_organization_model_spec.rb +1 -1
  38. data/spec/models/post_subscription_delivery_organization_model_spec.rb +1 -1
  39. data/spec/models/post_subscription_organization_model_spec.rb +1 -1
  40. data/spec/models/subscription_delivery_list_organization_model_spec.rb +1 -1
  41. data/spec/models/subscription_delivery_organization_model_spec.rb +1 -1
  42. data/spec/models/subscription_environment_organization_model_spec.rb +1 -1
  43. data/spec/models/subscription_event_list_organization_model_spec.rb +1 -1
  44. data/spec/models/subscription_event_organization_model_spec.rb +1 -1
  45. data/spec/models/subscription_list_organization_model_spec.rb +1 -1
  46. data/spec/models/subscription_organization_model_spec.rb +1 -1
  47. data/spec/models/subscription_state_organization_model_spec.rb +1 -1
  48. data/spec/models/subscription_type_organization_model_spec.rb +1 -1
  49. data/spec/spec_helper.rb +1 -1
  50. data/vendor/bundle/ruby/3.2.0/cache/rspec-expectations-3.13.2.gem +0 -0
  51. data/vendor/bundle/ruby/3.2.0/extensions/x86_64-linux/3.2.0/byebug-11.1.3/gem_make.out +5 -5
  52. data/vendor/bundle/ruby/3.2.0/extensions/x86_64-linux/3.2.0/jaro_winkler-1.5.6/gem_make.out +5 -5
  53. data/vendor/bundle/ruby/3.2.0/extensions/x86_64-linux/3.2.0/psych-5.1.2/gem_make.out +5 -5
  54. data/vendor/bundle/ruby/3.2.0/extensions/x86_64-linux/3.2.0/racc-1.8.1/gem_make.out +5 -5
  55. data/vendor/bundle/ruby/3.2.0/extensions/x86_64-linux/3.2.0/stringio-3.1.1/gem_make.out +5 -5
  56. data/vendor/bundle/ruby/3.2.0/gems/{rspec-expectations-3.13.1 → rspec-expectations-3.13.2}/Changelog.md +12 -1
  57. data/vendor/bundle/ruby/3.2.0/gems/{rspec-expectations-3.13.1 → rspec-expectations-3.13.2}/lib/rspec/expectations/block_snippet_extractor.rb +2 -0
  58. data/vendor/bundle/ruby/3.2.0/gems/{rspec-expectations-3.13.1 → rspec-expectations-3.13.2}/lib/rspec/expectations/configuration.rb +5 -0
  59. data/vendor/bundle/ruby/3.2.0/gems/{rspec-expectations-3.13.1 → rspec-expectations-3.13.2}/lib/rspec/expectations/failure_aggregator.rb +7 -0
  60. data/vendor/bundle/ruby/3.2.0/gems/{rspec-expectations-3.13.1 → rspec-expectations-3.13.2}/lib/rspec/expectations/handler.rb +4 -5
  61. data/vendor/bundle/ruby/3.2.0/gems/{rspec-expectations-3.13.1 → rspec-expectations-3.13.2}/lib/rspec/expectations/version.rb +1 -1
  62. data/vendor/bundle/ruby/3.2.0/gems/{rspec-expectations-3.13.1 → rspec-expectations-3.13.2}/lib/rspec/matchers/built_in/base_matcher.rb +4 -18
  63. data/vendor/bundle/ruby/3.2.0/gems/{rspec-expectations-3.13.1 → rspec-expectations-3.13.2}/lib/rspec/matchers/built_in/change.rb +2 -0
  64. data/vendor/bundle/ruby/3.2.0/gems/{rspec-expectations-3.13.1 → rspec-expectations-3.13.2}/lib/rspec/matchers/built_in/compound.rb +4 -1
  65. data/vendor/bundle/ruby/3.2.0/gems/{rspec-expectations-3.13.1 → rspec-expectations-3.13.2}/lib/rspec/matchers/built_in/contain_exactly.rb +2 -0
  66. data/vendor/bundle/ruby/3.2.0/gems/{rspec-expectations-3.13.1 → rspec-expectations-3.13.2}/lib/rspec/matchers/built_in/count_expectation.rb +2 -0
  67. data/vendor/bundle/ruby/3.2.0/gems/{rspec-expectations-3.13.1 → rspec-expectations-3.13.2}/lib/rspec/matchers/built_in/has.rb +29 -2
  68. data/vendor/bundle/ruby/3.2.0/gems/{rspec-expectations-3.13.1 → rspec-expectations-3.13.2}/lib/rspec/matchers/built_in/include.rb +3 -0
  69. data/vendor/bundle/ruby/3.2.0/gems/{rspec-expectations-3.13.1 → rspec-expectations-3.13.2}/lib/rspec/matchers/built_in/match.rb +2 -0
  70. data/vendor/bundle/ruby/3.2.0/gems/{rspec-expectations-3.13.1 → rspec-expectations-3.13.2}/lib/rspec/matchers/built_in/satisfy.rb +2 -0
  71. data/vendor/bundle/ruby/3.2.0/gems/{rspec-expectations-3.13.1 → rspec-expectations-3.13.2}/lib/rspec/matchers/english_phrasing.rb +2 -0
  72. data/vendor/bundle/ruby/3.2.0/gems/{rspec-expectations-3.13.1 → rspec-expectations-3.13.2}/lib/rspec/matchers.rb +2 -0
  73. data/vendor/bundle/ruby/3.2.0/specifications/{rspec-expectations-3.13.1.gemspec → rspec-expectations-3.13.2.gemspec} +6 -6
  74. metadata +58 -58
  75. data/vendor/bundle/ruby/3.2.0/cache/rspec-expectations-3.13.1.gem +0 -0
  76. /data/vendor/bundle/ruby/3.2.0/gems/{rspec-expectations-3.13.1 → rspec-expectations-3.13.2}/.document +0 -0
  77. /data/vendor/bundle/ruby/3.2.0/gems/{rspec-expectations-3.13.1 → rspec-expectations-3.13.2}/.yardopts +0 -0
  78. /data/vendor/bundle/ruby/3.2.0/gems/{rspec-expectations-3.13.1 → rspec-expectations-3.13.2}/LICENSE.md +0 -0
  79. /data/vendor/bundle/ruby/3.2.0/gems/{rspec-expectations-3.13.1 → rspec-expectations-3.13.2}/README.md +0 -0
  80. /data/vendor/bundle/ruby/3.2.0/gems/{rspec-expectations-3.13.1 → rspec-expectations-3.13.2}/lib/rspec/expectations/expectation_target.rb +0 -0
  81. /data/vendor/bundle/ruby/3.2.0/gems/{rspec-expectations-3.13.1 → rspec-expectations-3.13.2}/lib/rspec/expectations/fail_with.rb +0 -0
  82. /data/vendor/bundle/ruby/3.2.0/gems/{rspec-expectations-3.13.1 → rspec-expectations-3.13.2}/lib/rspec/expectations/minitest_integration.rb +0 -0
  83. /data/vendor/bundle/ruby/3.2.0/gems/{rspec-expectations-3.13.1 → rspec-expectations-3.13.2}/lib/rspec/expectations/syntax.rb +0 -0
  84. /data/vendor/bundle/ruby/3.2.0/gems/{rspec-expectations-3.13.1 → rspec-expectations-3.13.2}/lib/rspec/expectations.rb +0 -0
  85. /data/vendor/bundle/ruby/3.2.0/gems/{rspec-expectations-3.13.1 → rspec-expectations-3.13.2}/lib/rspec/matchers/aliased_matcher.rb +0 -0
  86. /data/vendor/bundle/ruby/3.2.0/gems/{rspec-expectations-3.13.1 → rspec-expectations-3.13.2}/lib/rspec/matchers/built_in/all.rb +0 -0
  87. /data/vendor/bundle/ruby/3.2.0/gems/{rspec-expectations-3.13.1 → rspec-expectations-3.13.2}/lib/rspec/matchers/built_in/be.rb +0 -0
  88. /data/vendor/bundle/ruby/3.2.0/gems/{rspec-expectations-3.13.1 → rspec-expectations-3.13.2}/lib/rspec/matchers/built_in/be_between.rb +0 -0
  89. /data/vendor/bundle/ruby/3.2.0/gems/{rspec-expectations-3.13.1 → rspec-expectations-3.13.2}/lib/rspec/matchers/built_in/be_instance_of.rb +0 -0
  90. /data/vendor/bundle/ruby/3.2.0/gems/{rspec-expectations-3.13.1 → rspec-expectations-3.13.2}/lib/rspec/matchers/built_in/be_kind_of.rb +0 -0
  91. /data/vendor/bundle/ruby/3.2.0/gems/{rspec-expectations-3.13.1 → rspec-expectations-3.13.2}/lib/rspec/matchers/built_in/be_within.rb +0 -0
  92. /data/vendor/bundle/ruby/3.2.0/gems/{rspec-expectations-3.13.1 → rspec-expectations-3.13.2}/lib/rspec/matchers/built_in/cover.rb +0 -0
  93. /data/vendor/bundle/ruby/3.2.0/gems/{rspec-expectations-3.13.1 → rspec-expectations-3.13.2}/lib/rspec/matchers/built_in/eq.rb +0 -0
  94. /data/vendor/bundle/ruby/3.2.0/gems/{rspec-expectations-3.13.1 → rspec-expectations-3.13.2}/lib/rspec/matchers/built_in/eql.rb +0 -0
  95. /data/vendor/bundle/ruby/3.2.0/gems/{rspec-expectations-3.13.1 → rspec-expectations-3.13.2}/lib/rspec/matchers/built_in/equal.rb +0 -0
  96. /data/vendor/bundle/ruby/3.2.0/gems/{rspec-expectations-3.13.1 → rspec-expectations-3.13.2}/lib/rspec/matchers/built_in/exist.rb +0 -0
  97. /data/vendor/bundle/ruby/3.2.0/gems/{rspec-expectations-3.13.1 → rspec-expectations-3.13.2}/lib/rspec/matchers/built_in/have_attributes.rb +0 -0
  98. /data/vendor/bundle/ruby/3.2.0/gems/{rspec-expectations-3.13.1 → rspec-expectations-3.13.2}/lib/rspec/matchers/built_in/operators.rb +0 -0
  99. /data/vendor/bundle/ruby/3.2.0/gems/{rspec-expectations-3.13.1 → rspec-expectations-3.13.2}/lib/rspec/matchers/built_in/output.rb +0 -0
  100. /data/vendor/bundle/ruby/3.2.0/gems/{rspec-expectations-3.13.1 → rspec-expectations-3.13.2}/lib/rspec/matchers/built_in/raise_error.rb +0 -0
  101. /data/vendor/bundle/ruby/3.2.0/gems/{rspec-expectations-3.13.1 → rspec-expectations-3.13.2}/lib/rspec/matchers/built_in/respond_to.rb +0 -0
  102. /data/vendor/bundle/ruby/3.2.0/gems/{rspec-expectations-3.13.1 → rspec-expectations-3.13.2}/lib/rspec/matchers/built_in/start_or_end_with.rb +0 -0
  103. /data/vendor/bundle/ruby/3.2.0/gems/{rspec-expectations-3.13.1 → rspec-expectations-3.13.2}/lib/rspec/matchers/built_in/throw_symbol.rb +0 -0
  104. /data/vendor/bundle/ruby/3.2.0/gems/{rspec-expectations-3.13.1 → rspec-expectations-3.13.2}/lib/rspec/matchers/built_in/yield.rb +0 -0
  105. /data/vendor/bundle/ruby/3.2.0/gems/{rspec-expectations-3.13.1 → rspec-expectations-3.13.2}/lib/rspec/matchers/built_in.rb +0 -0
  106. /data/vendor/bundle/ruby/3.2.0/gems/{rspec-expectations-3.13.1 → rspec-expectations-3.13.2}/lib/rspec/matchers/composable.rb +0 -0
  107. /data/vendor/bundle/ruby/3.2.0/gems/{rspec-expectations-3.13.1 → rspec-expectations-3.13.2}/lib/rspec/matchers/dsl.rb +0 -0
  108. /data/vendor/bundle/ruby/3.2.0/gems/{rspec-expectations-3.13.1 → rspec-expectations-3.13.2}/lib/rspec/matchers/fail_matchers.rb +0 -0
  109. /data/vendor/bundle/ruby/3.2.0/gems/{rspec-expectations-3.13.1 → rspec-expectations-3.13.2}/lib/rspec/matchers/generated_descriptions.rb +0 -0
  110. /data/vendor/bundle/ruby/3.2.0/gems/{rspec-expectations-3.13.1 → rspec-expectations-3.13.2}/lib/rspec/matchers/matcher_delegator.rb +0 -0
  111. /data/vendor/bundle/ruby/3.2.0/gems/{rspec-expectations-3.13.1 → rspec-expectations-3.13.2}/lib/rspec/matchers/matcher_protocol.rb +0 -0
  112. /data/vendor/bundle/ruby/3.2.0/gems/{rspec-expectations-3.13.1 → rspec-expectations-3.13.2}/lib/rspec/matchers/multi_matcher_diff.rb +0 -0
@@ -45,12 +45,14 @@ module RSpec
45
45
  # So here we replace `Kernel#Array` with our own warning-free implementation for 1.8.7.
46
46
  # @private
47
47
  # rubocop:disable Naming/MethodName
48
+ # :nocov:
48
49
  def self.Array(obj)
49
50
  case obj
50
51
  when Array then obj
51
52
  else [obj]
52
53
  end
53
54
  end
55
+ # :nocov:
54
56
  # rubocop:enable Naming/MethodName
55
57
  end
56
58
  end
@@ -1018,6 +1018,7 @@ module RSpec
1018
1018
  # than _before_, like `append_features`. It's important we check this before
1019
1019
  # in order to find the cases where it was already previously included.
1020
1020
  # @api private
1021
+ # :nocov:
1021
1022
  def append_features(mod)
1022
1023
  return super if mod < self # `mod < self` indicates a re-inclusion.
1023
1024
 
@@ -1038,6 +1039,7 @@ module RSpec
1038
1039
 
1039
1040
  super
1040
1041
  end
1042
+ # :nocov:
1041
1043
  end
1042
1044
  end
1043
1045
  end
@@ -1,24 +1,24 @@
1
1
  # -*- encoding: utf-8 -*-
2
- # stub: rspec-expectations 3.13.1 ruby lib
2
+ # stub: rspec-expectations 3.13.2 ruby lib
3
3
 
4
4
  Gem::Specification.new do |s|
5
5
  s.name = "rspec-expectations".freeze
6
- s.version = "3.13.1".freeze
6
+ s.version = "3.13.2".freeze
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.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-expectations" } if s.respond_to? :metadata=
9
+ s.metadata = { "bug_tracker_uri" => "https://github.com/rspec/rspec-expectations/issues", "changelog_uri" => "https://github.com/rspec/rspec-expectations/blob/v3.13.2/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 = "2024-06-13"
13
+ s.date = "2024-08-20"
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
17
17
  s.licenses = ["MIT".freeze]
18
18
  s.rdoc_options = ["--charset=UTF-8".freeze]
19
19
  s.required_ruby_version = Gem::Requirement.new(">= 1.8.7".freeze)
20
- s.rubygems_version = "3.3.26".freeze
21
- s.summary = "rspec-expectations-3.13.1".freeze
20
+ s.rubygems_version = "3.4.19".freeze
21
+ s.summary = "rspec-expectations-3.13.2".freeze
22
22
 
23
23
  s.installed_by_version = "3.5.14".freeze if s.respond_to? :installed_by_version
24
24
 
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: cybrid_api_organization_ruby
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.119.35
4
+ version: 0.119.37
5
5
  platform: ruby
6
6
  authors:
7
7
  - Cybrid
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2024-08-20 00:00:00.000000000 Z
11
+ date: 2024-08-21 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: typhoeus
@@ -154,7 +154,7 @@ files:
154
154
  - vendor/bundle/ruby/3.2.0/cache/rake-13.0.6.gem
155
155
  - vendor/bundle/ruby/3.2.0/cache/rspec-3.13.0.gem
156
156
  - vendor/bundle/ruby/3.2.0/cache/rspec-core-3.13.0.gem
157
- - vendor/bundle/ruby/3.2.0/cache/rspec-expectations-3.13.1.gem
157
+ - vendor/bundle/ruby/3.2.0/cache/rspec-expectations-3.13.2.gem
158
158
  - vendor/bundle/ruby/3.2.0/cache/rspec-mocks-3.13.1.gem
159
159
  - vendor/bundle/ruby/3.2.0/cache/rspec-support-3.13.1.gem
160
160
  - vendor/bundle/ruby/3.2.0/cache/rubocop-0.66.0.gem
@@ -1212,60 +1212,60 @@ files:
1212
1212
  - vendor/bundle/ruby/3.2.0/gems/rspec-core-3.13.0/lib/rspec/core/version.rb
1213
1213
  - vendor/bundle/ruby/3.2.0/gems/rspec-core-3.13.0/lib/rspec/core/warnings.rb
1214
1214
  - vendor/bundle/ruby/3.2.0/gems/rspec-core-3.13.0/lib/rspec/core/world.rb
1215
- - vendor/bundle/ruby/3.2.0/gems/rspec-expectations-3.13.1/.document
1216
- - vendor/bundle/ruby/3.2.0/gems/rspec-expectations-3.13.1/.yardopts
1217
- - vendor/bundle/ruby/3.2.0/gems/rspec-expectations-3.13.1/Changelog.md
1218
- - vendor/bundle/ruby/3.2.0/gems/rspec-expectations-3.13.1/LICENSE.md
1219
- - vendor/bundle/ruby/3.2.0/gems/rspec-expectations-3.13.1/README.md
1220
- - vendor/bundle/ruby/3.2.0/gems/rspec-expectations-3.13.1/lib/rspec/expectations.rb
1221
- - vendor/bundle/ruby/3.2.0/gems/rspec-expectations-3.13.1/lib/rspec/expectations/block_snippet_extractor.rb
1222
- - vendor/bundle/ruby/3.2.0/gems/rspec-expectations-3.13.1/lib/rspec/expectations/configuration.rb
1223
- - vendor/bundle/ruby/3.2.0/gems/rspec-expectations-3.13.1/lib/rspec/expectations/expectation_target.rb
1224
- - vendor/bundle/ruby/3.2.0/gems/rspec-expectations-3.13.1/lib/rspec/expectations/fail_with.rb
1225
- - vendor/bundle/ruby/3.2.0/gems/rspec-expectations-3.13.1/lib/rspec/expectations/failure_aggregator.rb
1226
- - vendor/bundle/ruby/3.2.0/gems/rspec-expectations-3.13.1/lib/rspec/expectations/handler.rb
1227
- - vendor/bundle/ruby/3.2.0/gems/rspec-expectations-3.13.1/lib/rspec/expectations/minitest_integration.rb
1228
- - vendor/bundle/ruby/3.2.0/gems/rspec-expectations-3.13.1/lib/rspec/expectations/syntax.rb
1229
- - vendor/bundle/ruby/3.2.0/gems/rspec-expectations-3.13.1/lib/rspec/expectations/version.rb
1230
- - vendor/bundle/ruby/3.2.0/gems/rspec-expectations-3.13.1/lib/rspec/matchers.rb
1231
- - vendor/bundle/ruby/3.2.0/gems/rspec-expectations-3.13.1/lib/rspec/matchers/aliased_matcher.rb
1232
- - vendor/bundle/ruby/3.2.0/gems/rspec-expectations-3.13.1/lib/rspec/matchers/built_in.rb
1233
- - vendor/bundle/ruby/3.2.0/gems/rspec-expectations-3.13.1/lib/rspec/matchers/built_in/all.rb
1234
- - vendor/bundle/ruby/3.2.0/gems/rspec-expectations-3.13.1/lib/rspec/matchers/built_in/base_matcher.rb
1235
- - vendor/bundle/ruby/3.2.0/gems/rspec-expectations-3.13.1/lib/rspec/matchers/built_in/be.rb
1236
- - vendor/bundle/ruby/3.2.0/gems/rspec-expectations-3.13.1/lib/rspec/matchers/built_in/be_between.rb
1237
- - vendor/bundle/ruby/3.2.0/gems/rspec-expectations-3.13.1/lib/rspec/matchers/built_in/be_instance_of.rb
1238
- - vendor/bundle/ruby/3.2.0/gems/rspec-expectations-3.13.1/lib/rspec/matchers/built_in/be_kind_of.rb
1239
- - vendor/bundle/ruby/3.2.0/gems/rspec-expectations-3.13.1/lib/rspec/matchers/built_in/be_within.rb
1240
- - vendor/bundle/ruby/3.2.0/gems/rspec-expectations-3.13.1/lib/rspec/matchers/built_in/change.rb
1241
- - vendor/bundle/ruby/3.2.0/gems/rspec-expectations-3.13.1/lib/rspec/matchers/built_in/compound.rb
1242
- - vendor/bundle/ruby/3.2.0/gems/rspec-expectations-3.13.1/lib/rspec/matchers/built_in/contain_exactly.rb
1243
- - vendor/bundle/ruby/3.2.0/gems/rspec-expectations-3.13.1/lib/rspec/matchers/built_in/count_expectation.rb
1244
- - vendor/bundle/ruby/3.2.0/gems/rspec-expectations-3.13.1/lib/rspec/matchers/built_in/cover.rb
1245
- - vendor/bundle/ruby/3.2.0/gems/rspec-expectations-3.13.1/lib/rspec/matchers/built_in/eq.rb
1246
- - vendor/bundle/ruby/3.2.0/gems/rspec-expectations-3.13.1/lib/rspec/matchers/built_in/eql.rb
1247
- - vendor/bundle/ruby/3.2.0/gems/rspec-expectations-3.13.1/lib/rspec/matchers/built_in/equal.rb
1248
- - vendor/bundle/ruby/3.2.0/gems/rspec-expectations-3.13.1/lib/rspec/matchers/built_in/exist.rb
1249
- - vendor/bundle/ruby/3.2.0/gems/rspec-expectations-3.13.1/lib/rspec/matchers/built_in/has.rb
1250
- - vendor/bundle/ruby/3.2.0/gems/rspec-expectations-3.13.1/lib/rspec/matchers/built_in/have_attributes.rb
1251
- - vendor/bundle/ruby/3.2.0/gems/rspec-expectations-3.13.1/lib/rspec/matchers/built_in/include.rb
1252
- - vendor/bundle/ruby/3.2.0/gems/rspec-expectations-3.13.1/lib/rspec/matchers/built_in/match.rb
1253
- - vendor/bundle/ruby/3.2.0/gems/rspec-expectations-3.13.1/lib/rspec/matchers/built_in/operators.rb
1254
- - vendor/bundle/ruby/3.2.0/gems/rspec-expectations-3.13.1/lib/rspec/matchers/built_in/output.rb
1255
- - vendor/bundle/ruby/3.2.0/gems/rspec-expectations-3.13.1/lib/rspec/matchers/built_in/raise_error.rb
1256
- - vendor/bundle/ruby/3.2.0/gems/rspec-expectations-3.13.1/lib/rspec/matchers/built_in/respond_to.rb
1257
- - vendor/bundle/ruby/3.2.0/gems/rspec-expectations-3.13.1/lib/rspec/matchers/built_in/satisfy.rb
1258
- - vendor/bundle/ruby/3.2.0/gems/rspec-expectations-3.13.1/lib/rspec/matchers/built_in/start_or_end_with.rb
1259
- - vendor/bundle/ruby/3.2.0/gems/rspec-expectations-3.13.1/lib/rspec/matchers/built_in/throw_symbol.rb
1260
- - vendor/bundle/ruby/3.2.0/gems/rspec-expectations-3.13.1/lib/rspec/matchers/built_in/yield.rb
1261
- - vendor/bundle/ruby/3.2.0/gems/rspec-expectations-3.13.1/lib/rspec/matchers/composable.rb
1262
- - vendor/bundle/ruby/3.2.0/gems/rspec-expectations-3.13.1/lib/rspec/matchers/dsl.rb
1263
- - vendor/bundle/ruby/3.2.0/gems/rspec-expectations-3.13.1/lib/rspec/matchers/english_phrasing.rb
1264
- - vendor/bundle/ruby/3.2.0/gems/rspec-expectations-3.13.1/lib/rspec/matchers/fail_matchers.rb
1265
- - vendor/bundle/ruby/3.2.0/gems/rspec-expectations-3.13.1/lib/rspec/matchers/generated_descriptions.rb
1266
- - vendor/bundle/ruby/3.2.0/gems/rspec-expectations-3.13.1/lib/rspec/matchers/matcher_delegator.rb
1267
- - vendor/bundle/ruby/3.2.0/gems/rspec-expectations-3.13.1/lib/rspec/matchers/matcher_protocol.rb
1268
- - vendor/bundle/ruby/3.2.0/gems/rspec-expectations-3.13.1/lib/rspec/matchers/multi_matcher_diff.rb
1215
+ - vendor/bundle/ruby/3.2.0/gems/rspec-expectations-3.13.2/.document
1216
+ - vendor/bundle/ruby/3.2.0/gems/rspec-expectations-3.13.2/.yardopts
1217
+ - vendor/bundle/ruby/3.2.0/gems/rspec-expectations-3.13.2/Changelog.md
1218
+ - vendor/bundle/ruby/3.2.0/gems/rspec-expectations-3.13.2/LICENSE.md
1219
+ - vendor/bundle/ruby/3.2.0/gems/rspec-expectations-3.13.2/README.md
1220
+ - vendor/bundle/ruby/3.2.0/gems/rspec-expectations-3.13.2/lib/rspec/expectations.rb
1221
+ - vendor/bundle/ruby/3.2.0/gems/rspec-expectations-3.13.2/lib/rspec/expectations/block_snippet_extractor.rb
1222
+ - vendor/bundle/ruby/3.2.0/gems/rspec-expectations-3.13.2/lib/rspec/expectations/configuration.rb
1223
+ - vendor/bundle/ruby/3.2.0/gems/rspec-expectations-3.13.2/lib/rspec/expectations/expectation_target.rb
1224
+ - vendor/bundle/ruby/3.2.0/gems/rspec-expectations-3.13.2/lib/rspec/expectations/fail_with.rb
1225
+ - vendor/bundle/ruby/3.2.0/gems/rspec-expectations-3.13.2/lib/rspec/expectations/failure_aggregator.rb
1226
+ - vendor/bundle/ruby/3.2.0/gems/rspec-expectations-3.13.2/lib/rspec/expectations/handler.rb
1227
+ - vendor/bundle/ruby/3.2.0/gems/rspec-expectations-3.13.2/lib/rspec/expectations/minitest_integration.rb
1228
+ - vendor/bundle/ruby/3.2.0/gems/rspec-expectations-3.13.2/lib/rspec/expectations/syntax.rb
1229
+ - vendor/bundle/ruby/3.2.0/gems/rspec-expectations-3.13.2/lib/rspec/expectations/version.rb
1230
+ - vendor/bundle/ruby/3.2.0/gems/rspec-expectations-3.13.2/lib/rspec/matchers.rb
1231
+ - vendor/bundle/ruby/3.2.0/gems/rspec-expectations-3.13.2/lib/rspec/matchers/aliased_matcher.rb
1232
+ - vendor/bundle/ruby/3.2.0/gems/rspec-expectations-3.13.2/lib/rspec/matchers/built_in.rb
1233
+ - vendor/bundle/ruby/3.2.0/gems/rspec-expectations-3.13.2/lib/rspec/matchers/built_in/all.rb
1234
+ - vendor/bundle/ruby/3.2.0/gems/rspec-expectations-3.13.2/lib/rspec/matchers/built_in/base_matcher.rb
1235
+ - vendor/bundle/ruby/3.2.0/gems/rspec-expectations-3.13.2/lib/rspec/matchers/built_in/be.rb
1236
+ - vendor/bundle/ruby/3.2.0/gems/rspec-expectations-3.13.2/lib/rspec/matchers/built_in/be_between.rb
1237
+ - vendor/bundle/ruby/3.2.0/gems/rspec-expectations-3.13.2/lib/rspec/matchers/built_in/be_instance_of.rb
1238
+ - vendor/bundle/ruby/3.2.0/gems/rspec-expectations-3.13.2/lib/rspec/matchers/built_in/be_kind_of.rb
1239
+ - vendor/bundle/ruby/3.2.0/gems/rspec-expectations-3.13.2/lib/rspec/matchers/built_in/be_within.rb
1240
+ - vendor/bundle/ruby/3.2.0/gems/rspec-expectations-3.13.2/lib/rspec/matchers/built_in/change.rb
1241
+ - vendor/bundle/ruby/3.2.0/gems/rspec-expectations-3.13.2/lib/rspec/matchers/built_in/compound.rb
1242
+ - vendor/bundle/ruby/3.2.0/gems/rspec-expectations-3.13.2/lib/rspec/matchers/built_in/contain_exactly.rb
1243
+ - vendor/bundle/ruby/3.2.0/gems/rspec-expectations-3.13.2/lib/rspec/matchers/built_in/count_expectation.rb
1244
+ - vendor/bundle/ruby/3.2.0/gems/rspec-expectations-3.13.2/lib/rspec/matchers/built_in/cover.rb
1245
+ - vendor/bundle/ruby/3.2.0/gems/rspec-expectations-3.13.2/lib/rspec/matchers/built_in/eq.rb
1246
+ - vendor/bundle/ruby/3.2.0/gems/rspec-expectations-3.13.2/lib/rspec/matchers/built_in/eql.rb
1247
+ - vendor/bundle/ruby/3.2.0/gems/rspec-expectations-3.13.2/lib/rspec/matchers/built_in/equal.rb
1248
+ - vendor/bundle/ruby/3.2.0/gems/rspec-expectations-3.13.2/lib/rspec/matchers/built_in/exist.rb
1249
+ - vendor/bundle/ruby/3.2.0/gems/rspec-expectations-3.13.2/lib/rspec/matchers/built_in/has.rb
1250
+ - vendor/bundle/ruby/3.2.0/gems/rspec-expectations-3.13.2/lib/rspec/matchers/built_in/have_attributes.rb
1251
+ - vendor/bundle/ruby/3.2.0/gems/rspec-expectations-3.13.2/lib/rspec/matchers/built_in/include.rb
1252
+ - vendor/bundle/ruby/3.2.0/gems/rspec-expectations-3.13.2/lib/rspec/matchers/built_in/match.rb
1253
+ - vendor/bundle/ruby/3.2.0/gems/rspec-expectations-3.13.2/lib/rspec/matchers/built_in/operators.rb
1254
+ - vendor/bundle/ruby/3.2.0/gems/rspec-expectations-3.13.2/lib/rspec/matchers/built_in/output.rb
1255
+ - vendor/bundle/ruby/3.2.0/gems/rspec-expectations-3.13.2/lib/rspec/matchers/built_in/raise_error.rb
1256
+ - vendor/bundle/ruby/3.2.0/gems/rspec-expectations-3.13.2/lib/rspec/matchers/built_in/respond_to.rb
1257
+ - vendor/bundle/ruby/3.2.0/gems/rspec-expectations-3.13.2/lib/rspec/matchers/built_in/satisfy.rb
1258
+ - vendor/bundle/ruby/3.2.0/gems/rspec-expectations-3.13.2/lib/rspec/matchers/built_in/start_or_end_with.rb
1259
+ - vendor/bundle/ruby/3.2.0/gems/rspec-expectations-3.13.2/lib/rspec/matchers/built_in/throw_symbol.rb
1260
+ - vendor/bundle/ruby/3.2.0/gems/rspec-expectations-3.13.2/lib/rspec/matchers/built_in/yield.rb
1261
+ - vendor/bundle/ruby/3.2.0/gems/rspec-expectations-3.13.2/lib/rspec/matchers/composable.rb
1262
+ - vendor/bundle/ruby/3.2.0/gems/rspec-expectations-3.13.2/lib/rspec/matchers/dsl.rb
1263
+ - vendor/bundle/ruby/3.2.0/gems/rspec-expectations-3.13.2/lib/rspec/matchers/english_phrasing.rb
1264
+ - vendor/bundle/ruby/3.2.0/gems/rspec-expectations-3.13.2/lib/rspec/matchers/fail_matchers.rb
1265
+ - vendor/bundle/ruby/3.2.0/gems/rspec-expectations-3.13.2/lib/rspec/matchers/generated_descriptions.rb
1266
+ - vendor/bundle/ruby/3.2.0/gems/rspec-expectations-3.13.2/lib/rspec/matchers/matcher_delegator.rb
1267
+ - vendor/bundle/ruby/3.2.0/gems/rspec-expectations-3.13.2/lib/rspec/matchers/matcher_protocol.rb
1268
+ - vendor/bundle/ruby/3.2.0/gems/rspec-expectations-3.13.2/lib/rspec/matchers/multi_matcher_diff.rb
1269
1269
  - vendor/bundle/ruby/3.2.0/gems/rspec-mocks-3.13.1/.document
1270
1270
  - vendor/bundle/ruby/3.2.0/gems/rspec-mocks-3.13.1/.yardopts
1271
1271
  - vendor/bundle/ruby/3.2.0/gems/rspec-mocks-3.13.1/Changelog.md
@@ -2159,7 +2159,7 @@ files:
2159
2159
  - vendor/bundle/ruby/3.2.0/specifications/rake-13.0.6.gemspec
2160
2160
  - vendor/bundle/ruby/3.2.0/specifications/rspec-3.13.0.gemspec
2161
2161
  - vendor/bundle/ruby/3.2.0/specifications/rspec-core-3.13.0.gemspec
2162
- - vendor/bundle/ruby/3.2.0/specifications/rspec-expectations-3.13.1.gemspec
2162
+ - vendor/bundle/ruby/3.2.0/specifications/rspec-expectations-3.13.2.gemspec
2163
2163
  - vendor/bundle/ruby/3.2.0/specifications/rspec-mocks-3.13.1.gemspec
2164
2164
  - vendor/bundle/ruby/3.2.0/specifications/rspec-support-3.13.1.gemspec
2165
2165
  - vendor/bundle/ruby/3.2.0/specifications/rubocop-0.66.0.gemspec