ory-client 0.0.1.alpha46 → 0.0.1.alpha50
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 +5 -5
- data/lib/ory-client/api/metadata_api.rb +1 -1
- data/lib/ory-client/api/v0alpha0_api.rb +1 -1
- data/lib/ory-client/api/v0alpha2_api.rb +1 -1
- data/lib/ory-client/api_client.rb +1 -1
- data/lib/ory-client/api_error.rb +1 -1
- data/lib/ory-client/configuration.rb +1 -1
- data/lib/ory-client/models/active_project.rb +1 -1
- data/lib/ory-client/models/admin_create_identity_body.rb +1 -1
- data/lib/ory-client/models/admin_create_self_service_recovery_link_body.rb +1 -1
- data/lib/ory-client/models/admin_update_identity_body.rb +1 -1
- data/lib/ory-client/models/api_token.rb +1 -1
- data/lib/ory-client/models/authenticator_assurance_level.rb +1 -1
- data/lib/ory-client/models/cname_settings.rb +1 -1
- data/lib/ory-client/models/create_custom_hostname_body.rb +1 -1
- data/lib/ory-client/models/create_subscription_payload.rb +1 -1
- data/lib/ory-client/models/error_authenticator_assurance_level_not_satisfied.rb +1 -1
- data/lib/ory-client/models/generic_error.rb +1 -1
- data/lib/ory-client/models/health_not_ready_status.rb +1 -1
- data/lib/ory-client/models/health_status.rb +1 -1
- data/lib/ory-client/models/identity.rb +1 -1
- data/lib/ory-client/models/identity_credentials.rb +1 -1
- data/lib/ory-client/models/identity_credentials_type.rb +1 -1
- data/lib/ory-client/models/identity_preset.rb +1 -1
- data/lib/ory-client/models/identity_schema.rb +1 -1
- data/lib/ory-client/models/identity_schema_location.rb +1 -1
- data/lib/ory-client/models/identity_schema_validation_result.rb +1 -1
- data/lib/ory-client/models/identity_state.rb +1 -1
- data/lib/ory-client/models/inline_response200.rb +1 -1
- data/lib/ory-client/models/inline_response2001.rb +1 -1
- data/lib/ory-client/models/inline_response503.rb +1 -1
- data/lib/ory-client/models/is_owner_for_project_by_slug.rb +1 -1
- data/lib/ory-client/models/is_owner_for_project_by_slug_payload.rb +1 -1
- data/lib/ory-client/models/json_error.rb +1 -1
- data/lib/ory-client/models/needs_privileged_session_error.rb +1 -1
- data/lib/ory-client/models/null_plan.rb +1 -1
- data/lib/ory-client/models/pagination.rb +1 -1
- data/lib/ory-client/models/project.rb +1 -1
- data/lib/ory-client/models/project_host.rb +1 -1
- data/lib/ory-client/models/project_lookup_secret_config.rb +1 -1
- data/lib/ory-client/models/project_oidc_config.rb +1 -1
- data/lib/ory-client/models/project_password_config.rb +1 -1
- data/lib/ory-client/models/project_patch.rb +1 -1
- data/lib/ory-client/models/project_recovery_config.rb +1 -1
- data/lib/ory-client/models/project_revision.rb +1 -1
- data/lib/ory-client/models/project_slug.rb +1 -1
- data/lib/ory-client/models/project_totp_config.rb +1 -1
- data/lib/ory-client/models/project_verification_config.rb +1 -1
- data/lib/ory-client/models/project_web_authn_config.rb +1 -1
- data/lib/ory-client/models/recovery_address.rb +1 -1
- data/lib/ory-client/models/redirection_config.rb +1 -1
- data/lib/ory-client/models/redirection_field.rb +1 -1
- data/lib/ory-client/models/revoked_sessions.rb +1 -1
- data/lib/ory-client/models/schema_patch.rb +1 -1
- data/lib/ory-client/models/self_service_browser_location_change_required_error.rb +1 -1
- data/lib/ory-client/models/self_service_error.rb +1 -1
- data/lib/ory-client/models/self_service_flow_expired_error.rb +1 -1
- data/lib/ory-client/models/self_service_login_flow.rb +1 -1
- data/lib/ory-client/models/self_service_logout_url.rb +1 -1
- data/lib/ory-client/models/self_service_recovery_flow.rb +1 -1
- data/lib/ory-client/models/self_service_recovery_flow_state.rb +1 -1
- data/lib/ory-client/models/self_service_recovery_link.rb +1 -1
- data/lib/ory-client/models/self_service_registration_flow.rb +1 -1
- data/lib/ory-client/models/self_service_settings_flow.rb +1 -1
- data/lib/ory-client/models/self_service_settings_flow_state.rb +1 -1
- data/lib/ory-client/models/self_service_verification_flow.rb +1 -1
- data/lib/ory-client/models/self_service_verification_flow_state.rb +1 -1
- data/lib/ory-client/models/session.rb +1 -1
- data/lib/ory-client/models/session_authentication_method.rb +1 -1
- data/lib/ory-client/models/session_device.rb +1 -1
- data/lib/ory-client/models/settings_profile_form_config.rb +1 -1
- data/lib/ory-client/models/stripe_customer_response.rb +1 -1
- data/lib/ory-client/models/submit_self_service_login_flow_body.rb +1 -1
- data/lib/ory-client/models/submit_self_service_login_flow_with_lookup_secret_method_body.rb +1 -1
- data/lib/ory-client/models/submit_self_service_login_flow_with_oidc_method_body.rb +1 -1
- data/lib/ory-client/models/submit_self_service_login_flow_with_password_method_body.rb +1 -1
- data/lib/ory-client/models/submit_self_service_login_flow_with_totp_method_body.rb +1 -1
- data/lib/ory-client/models/submit_self_service_login_flow_with_web_authn_method_body.rb +1 -1
- data/lib/ory-client/models/submit_self_service_logout_flow_without_browser_body.rb +1 -1
- data/lib/ory-client/models/submit_self_service_recovery_flow_body.rb +1 -1
- data/lib/ory-client/models/submit_self_service_recovery_flow_with_link_method_body.rb +1 -1
- data/lib/ory-client/models/submit_self_service_registration_flow_body.rb +1 -1
- data/lib/ory-client/models/submit_self_service_registration_flow_with_oidc_method_body.rb +1 -1
- data/lib/ory-client/models/submit_self_service_registration_flow_with_password_method_body.rb +1 -1
- data/lib/ory-client/models/submit_self_service_settings_flow_body.rb +1 -1
- data/lib/ory-client/models/submit_self_service_settings_flow_with_lookup_method_body.rb +1 -1
- data/lib/ory-client/models/submit_self_service_settings_flow_with_oidc_method_body.rb +1 -1
- data/lib/ory-client/models/submit_self_service_settings_flow_with_password_method_body.rb +1 -1
- data/lib/ory-client/models/submit_self_service_settings_flow_with_profile_method_body.rb +1 -1
- data/lib/ory-client/models/submit_self_service_settings_flow_with_totp_method_body.rb +1 -1
- data/lib/ory-client/models/submit_self_service_settings_flow_with_web_authn_method_body.rb +1 -1
- data/lib/ory-client/models/submit_self_service_verification_flow_body.rb +1 -1
- data/lib/ory-client/models/submit_self_service_verification_flow_with_link_method_body.rb +1 -1
- data/lib/ory-client/models/subscription.rb +1 -1
- data/lib/ory-client/models/successful_self_service_login_without_browser.rb +1 -1
- data/lib/ory-client/models/successful_self_service_registration_without_browser.rb +1 -1
- data/lib/ory-client/models/ui_container.rb +1 -1
- data/lib/ory-client/models/ui_node.rb +1 -1
- data/lib/ory-client/models/ui_node_anchor_attributes.rb +1 -1
- data/lib/ory-client/models/ui_node_attributes.rb +1 -1
- data/lib/ory-client/models/ui_node_image_attributes.rb +1 -1
- data/lib/ory-client/models/ui_node_input_attributes.rb +1 -1
- data/lib/ory-client/models/ui_node_meta.rb +1 -1
- data/lib/ory-client/models/ui_node_script_attributes.rb +1 -1
- data/lib/ory-client/models/ui_node_text_attributes.rb +1 -1
- data/lib/ory-client/models/ui_text.rb +1 -1
- data/lib/ory-client/models/update_custom_hostname_body.rb +1 -1
- data/lib/ory-client/models/update_subscription_payload.rb +1 -1
- data/lib/ory-client/models/verifiable_identity_address.rb +1 -1
- data/lib/ory-client/models/version.rb +1 -1
- data/lib/ory-client/version.rb +2 -2
- data/lib/ory-client.rb +1 -1
- data/ory-client.gemspec +1 -1
- data/spec/api/metadata_api_spec.rb +1 -1
- data/spec/api/v0alpha0_api_spec.rb +1 -1
- data/spec/api/v0alpha2_api_spec.rb +1 -1
- data/spec/api_client_spec.rb +1 -1
- data/spec/configuration_spec.rb +1 -1
- data/spec/models/active_project_spec.rb +1 -1
- data/spec/models/admin_create_identity_body_spec.rb +1 -1
- data/spec/models/admin_create_self_service_recovery_link_body_spec.rb +1 -1
- data/spec/models/admin_update_identity_body_spec.rb +1 -1
- data/spec/models/api_token_spec.rb +1 -1
- data/spec/models/authenticator_assurance_level_spec.rb +1 -1
- data/spec/models/cname_settings_spec.rb +1 -1
- data/spec/models/create_custom_hostname_body_spec.rb +1 -1
- data/spec/models/create_subscription_payload_spec.rb +1 -1
- data/spec/models/error_authenticator_assurance_level_not_satisfied_spec.rb +1 -1
- data/spec/models/generic_error_spec.rb +1 -1
- data/spec/models/health_not_ready_status_spec.rb +1 -1
- data/spec/models/health_status_spec.rb +1 -1
- data/spec/models/identity_credentials_spec.rb +1 -1
- data/spec/models/identity_credentials_type_spec.rb +1 -1
- data/spec/models/identity_preset_spec.rb +1 -1
- data/spec/models/identity_schema_location_spec.rb +1 -1
- data/spec/models/identity_schema_spec.rb +1 -1
- data/spec/models/identity_schema_validation_result_spec.rb +1 -1
- data/spec/models/identity_spec.rb +1 -1
- data/spec/models/identity_state_spec.rb +1 -1
- data/spec/models/inline_response2001_spec.rb +1 -1
- data/spec/models/inline_response200_spec.rb +1 -1
- data/spec/models/inline_response503_spec.rb +1 -1
- data/spec/models/is_owner_for_project_by_slug_payload_spec.rb +1 -1
- data/spec/models/is_owner_for_project_by_slug_spec.rb +1 -1
- data/spec/models/json_error_spec.rb +1 -1
- data/spec/models/needs_privileged_session_error_spec.rb +1 -1
- data/spec/models/null_plan_spec.rb +1 -1
- data/spec/models/pagination_spec.rb +1 -1
- data/spec/models/project_host_spec.rb +1 -1
- data/spec/models/project_lookup_secret_config_spec.rb +1 -1
- data/spec/models/project_oidc_config_spec.rb +1 -1
- data/spec/models/project_password_config_spec.rb +1 -1
- data/spec/models/project_patch_spec.rb +1 -1
- data/spec/models/project_recovery_config_spec.rb +1 -1
- data/spec/models/project_revision_spec.rb +1 -1
- data/spec/models/project_slug_spec.rb +1 -1
- data/spec/models/project_spec.rb +1 -1
- data/spec/models/project_totp_config_spec.rb +1 -1
- data/spec/models/project_verification_config_spec.rb +1 -1
- data/spec/models/project_web_authn_config_spec.rb +1 -1
- data/spec/models/recovery_address_spec.rb +1 -1
- data/spec/models/redirection_config_spec.rb +1 -1
- data/spec/models/redirection_field_spec.rb +1 -1
- data/spec/models/revoked_sessions_spec.rb +1 -1
- data/spec/models/schema_patch_spec.rb +1 -1
- data/spec/models/self_service_browser_location_change_required_error_spec.rb +1 -1
- data/spec/models/self_service_error_spec.rb +1 -1
- data/spec/models/self_service_flow_expired_error_spec.rb +1 -1
- data/spec/models/self_service_login_flow_spec.rb +1 -1
- data/spec/models/self_service_logout_url_spec.rb +1 -1
- data/spec/models/self_service_recovery_flow_spec.rb +1 -1
- data/spec/models/self_service_recovery_flow_state_spec.rb +1 -1
- data/spec/models/self_service_recovery_link_spec.rb +1 -1
- data/spec/models/self_service_registration_flow_spec.rb +1 -1
- data/spec/models/self_service_settings_flow_spec.rb +1 -1
- data/spec/models/self_service_settings_flow_state_spec.rb +1 -1
- data/spec/models/self_service_verification_flow_spec.rb +1 -1
- data/spec/models/self_service_verification_flow_state_spec.rb +1 -1
- data/spec/models/session_authentication_method_spec.rb +1 -1
- data/spec/models/session_device_spec.rb +1 -1
- data/spec/models/session_spec.rb +1 -1
- data/spec/models/settings_profile_form_config_spec.rb +1 -1
- data/spec/models/stripe_customer_response_spec.rb +1 -1
- data/spec/models/submit_self_service_login_flow_body_spec.rb +1 -1
- data/spec/models/submit_self_service_login_flow_with_lookup_secret_method_body_spec.rb +1 -1
- data/spec/models/submit_self_service_login_flow_with_oidc_method_body_spec.rb +1 -1
- data/spec/models/submit_self_service_login_flow_with_password_method_body_spec.rb +1 -1
- data/spec/models/submit_self_service_login_flow_with_totp_method_body_spec.rb +1 -1
- data/spec/models/submit_self_service_login_flow_with_web_authn_method_body_spec.rb +1 -1
- data/spec/models/submit_self_service_logout_flow_without_browser_body_spec.rb +1 -1
- data/spec/models/submit_self_service_recovery_flow_body_spec.rb +1 -1
- data/spec/models/submit_self_service_recovery_flow_with_link_method_body_spec.rb +1 -1
- data/spec/models/submit_self_service_registration_flow_body_spec.rb +1 -1
- data/spec/models/submit_self_service_registration_flow_with_oidc_method_body_spec.rb +1 -1
- data/spec/models/submit_self_service_registration_flow_with_password_method_body_spec.rb +1 -1
- data/spec/models/submit_self_service_settings_flow_body_spec.rb +1 -1
- data/spec/models/submit_self_service_settings_flow_with_lookup_method_body_spec.rb +1 -1
- data/spec/models/submit_self_service_settings_flow_with_oidc_method_body_spec.rb +1 -1
- data/spec/models/submit_self_service_settings_flow_with_password_method_body_spec.rb +1 -1
- data/spec/models/submit_self_service_settings_flow_with_profile_method_body_spec.rb +1 -1
- data/spec/models/submit_self_service_settings_flow_with_totp_method_body_spec.rb +1 -1
- data/spec/models/submit_self_service_settings_flow_with_web_authn_method_body_spec.rb +1 -1
- data/spec/models/submit_self_service_verification_flow_body_spec.rb +1 -1
- data/spec/models/submit_self_service_verification_flow_with_link_method_body_spec.rb +1 -1
- data/spec/models/subscription_spec.rb +1 -1
- data/spec/models/successful_self_service_login_without_browser_spec.rb +1 -1
- data/spec/models/successful_self_service_registration_without_browser_spec.rb +1 -1
- data/spec/models/ui_container_spec.rb +1 -1
- data/spec/models/ui_node_anchor_attributes_spec.rb +1 -1
- data/spec/models/ui_node_attributes_spec.rb +1 -1
- data/spec/models/ui_node_image_attributes_spec.rb +1 -1
- data/spec/models/ui_node_input_attributes_spec.rb +1 -1
- data/spec/models/ui_node_meta_spec.rb +1 -1
- data/spec/models/ui_node_script_attributes_spec.rb +1 -1
- data/spec/models/ui_node_spec.rb +1 -1
- data/spec/models/ui_node_text_attributes_spec.rb +1 -1
- data/spec/models/ui_text_spec.rb +1 -1
- data/spec/models/update_custom_hostname_body_spec.rb +1 -1
- data/spec/models/update_subscription_payload_spec.rb +1 -1
- data/spec/models/verifiable_identity_address_spec.rb +1 -1
- data/spec/models/version_spec.rb +1 -1
- data/spec/spec_helper.rb +1 -1
- data/vendor/bundle/ruby/2.5.0/cache/rspec-expectations-3.10.2.gem +0 -0
- data/vendor/bundle/ruby/2.5.0/extensions/x86_64-linux/2.5.0/byebug-11.1.3/gem_make.out +2 -2
- data/vendor/bundle/ruby/2.5.0/extensions/x86_64-linux/2.5.0/ffi-1.15.5/gem_make.out +2 -2
- data/vendor/bundle/ruby/2.5.0/extensions/x86_64-linux/2.5.0/jaro_winkler-1.5.4/gem_make.out +2 -2
- data/vendor/bundle/ruby/2.5.0/extensions/x86_64-linux/2.5.0/psych-4.0.3/gem_make.out +2 -2
- data/vendor/bundle/ruby/2.5.0/extensions/x86_64-linux/2.5.0/stringio-3.0.1/gem_make.out +2 -2
- data/vendor/bundle/ruby/2.5.0/extensions/x86_64-linux/2.5.0/stringio-3.0.1/mkmf.log +1 -1
- data/vendor/bundle/ruby/2.5.0/gems/byebug-11.1.3/ext/byebug/Makefile +2 -2
- data/vendor/bundle/ruby/2.5.0/gems/ffi-1.15.5/ext/ffi_c/Makefile +2 -2
- data/vendor/bundle/ruby/2.5.0/gems/jaro_winkler-1.5.4/ext/jaro_winkler/Makefile +2 -2
- data/vendor/bundle/ruby/2.5.0/gems/psych-4.0.3/ext/psych/Makefile +2 -2
- data/vendor/bundle/ruby/2.5.0/gems/{rspec-expectations-3.10.1 → rspec-expectations-3.10.2}/.document +0 -0
- data/vendor/bundle/ruby/2.5.0/gems/{rspec-expectations-3.10.1 → rspec-expectations-3.10.2}/.yardopts +0 -0
- data/vendor/bundle/ruby/2.5.0/gems/{rspec-expectations-3.10.1 → rspec-expectations-3.10.2}/Changelog.md +15 -0
- data/vendor/bundle/ruby/2.5.0/gems/{rspec-expectations-3.10.1 → rspec-expectations-3.10.2}/LICENSE.md +0 -0
- data/vendor/bundle/ruby/2.5.0/gems/{rspec-expectations-3.10.1 → rspec-expectations-3.10.2}/README.md +1 -1
- data/vendor/bundle/ruby/2.5.0/gems/{rspec-expectations-3.10.1 → rspec-expectations-3.10.2}/lib/rspec/expectations/block_snippet_extractor.rb +0 -0
- data/vendor/bundle/ruby/2.5.0/gems/{rspec-expectations-3.10.1 → rspec-expectations-3.10.2}/lib/rspec/expectations/configuration.rb +0 -0
- data/vendor/bundle/ruby/2.5.0/gems/{rspec-expectations-3.10.1 → rspec-expectations-3.10.2}/lib/rspec/expectations/expectation_target.rb +3 -5
- data/vendor/bundle/ruby/2.5.0/gems/{rspec-expectations-3.10.1 → rspec-expectations-3.10.2}/lib/rspec/expectations/fail_with.rb +0 -0
- data/vendor/bundle/ruby/2.5.0/gems/{rspec-expectations-3.10.1 → rspec-expectations-3.10.2}/lib/rspec/expectations/failure_aggregator.rb +0 -0
- data/vendor/bundle/ruby/2.5.0/gems/{rspec-expectations-3.10.1 → rspec-expectations-3.10.2}/lib/rspec/expectations/handler.rb +0 -0
- data/vendor/bundle/ruby/2.5.0/gems/{rspec-expectations-3.10.1 → rspec-expectations-3.10.2}/lib/rspec/expectations/minitest_integration.rb +0 -0
- data/vendor/bundle/ruby/2.5.0/gems/{rspec-expectations-3.10.1 → rspec-expectations-3.10.2}/lib/rspec/expectations/syntax.rb +0 -0
- data/vendor/bundle/ruby/2.5.0/gems/{rspec-expectations-3.10.1 → rspec-expectations-3.10.2}/lib/rspec/expectations/version.rb +1 -1
- data/vendor/bundle/ruby/2.5.0/gems/{rspec-expectations-3.10.1 → rspec-expectations-3.10.2}/lib/rspec/expectations.rb +0 -0
- data/vendor/bundle/ruby/2.5.0/gems/{rspec-expectations-3.10.1 → rspec-expectations-3.10.2}/lib/rspec/matchers/aliased_matcher.rb +0 -0
- data/vendor/bundle/ruby/2.5.0/gems/{rspec-expectations-3.10.1 → rspec-expectations-3.10.2}/lib/rspec/matchers/built_in/all.rb +0 -0
- data/vendor/bundle/ruby/2.5.0/gems/{rspec-expectations-3.10.1 → rspec-expectations-3.10.2}/lib/rspec/matchers/built_in/base_matcher.rb +0 -0
- data/vendor/bundle/ruby/2.5.0/gems/{rspec-expectations-3.10.1 → rspec-expectations-3.10.2}/lib/rspec/matchers/built_in/be.rb +0 -0
- data/vendor/bundle/ruby/2.5.0/gems/{rspec-expectations-3.10.1 → rspec-expectations-3.10.2}/lib/rspec/matchers/built_in/be_between.rb +0 -0
- data/vendor/bundle/ruby/2.5.0/gems/{rspec-expectations-3.10.1 → rspec-expectations-3.10.2}/lib/rspec/matchers/built_in/be_instance_of.rb +0 -0
- data/vendor/bundle/ruby/2.5.0/gems/{rspec-expectations-3.10.1 → rspec-expectations-3.10.2}/lib/rspec/matchers/built_in/be_kind_of.rb +0 -0
- data/vendor/bundle/ruby/2.5.0/gems/{rspec-expectations-3.10.1 → rspec-expectations-3.10.2}/lib/rspec/matchers/built_in/be_within.rb +0 -0
- data/vendor/bundle/ruby/2.5.0/gems/{rspec-expectations-3.10.1 → rspec-expectations-3.10.2}/lib/rspec/matchers/built_in/change.rb +0 -0
- data/vendor/bundle/ruby/2.5.0/gems/{rspec-expectations-3.10.1 → rspec-expectations-3.10.2}/lib/rspec/matchers/built_in/compound.rb +0 -0
- data/vendor/bundle/ruby/2.5.0/gems/{rspec-expectations-3.10.1 → rspec-expectations-3.10.2}/lib/rspec/matchers/built_in/contain_exactly.rb +0 -0
- data/vendor/bundle/ruby/2.5.0/gems/{rspec-expectations-3.10.1 → rspec-expectations-3.10.2}/lib/rspec/matchers/built_in/count_expectation.rb +0 -0
- data/vendor/bundle/ruby/2.5.0/gems/{rspec-expectations-3.10.1 → rspec-expectations-3.10.2}/lib/rspec/matchers/built_in/cover.rb +0 -0
- data/vendor/bundle/ruby/2.5.0/gems/{rspec-expectations-3.10.1 → rspec-expectations-3.10.2}/lib/rspec/matchers/built_in/eq.rb +0 -0
- data/vendor/bundle/ruby/2.5.0/gems/{rspec-expectations-3.10.1 → rspec-expectations-3.10.2}/lib/rspec/matchers/built_in/eql.rb +0 -0
- data/vendor/bundle/ruby/2.5.0/gems/{rspec-expectations-3.10.1 → rspec-expectations-3.10.2}/lib/rspec/matchers/built_in/equal.rb +0 -0
- data/vendor/bundle/ruby/2.5.0/gems/{rspec-expectations-3.10.1 → rspec-expectations-3.10.2}/lib/rspec/matchers/built_in/exist.rb +0 -0
- data/vendor/bundle/ruby/2.5.0/gems/{rspec-expectations-3.10.1 → rspec-expectations-3.10.2}/lib/rspec/matchers/built_in/has.rb +0 -0
- data/vendor/bundle/ruby/2.5.0/gems/{rspec-expectations-3.10.1 → rspec-expectations-3.10.2}/lib/rspec/matchers/built_in/have_attributes.rb +0 -0
- data/vendor/bundle/ruby/2.5.0/gems/{rspec-expectations-3.10.1 → rspec-expectations-3.10.2}/lib/rspec/matchers/built_in/include.rb +1 -1
- data/vendor/bundle/ruby/2.5.0/gems/{rspec-expectations-3.10.1 → rspec-expectations-3.10.2}/lib/rspec/matchers/built_in/match.rb +0 -0
- data/vendor/bundle/ruby/2.5.0/gems/{rspec-expectations-3.10.1 → rspec-expectations-3.10.2}/lib/rspec/matchers/built_in/operators.rb +0 -0
- data/vendor/bundle/ruby/2.5.0/gems/{rspec-expectations-3.10.1 → rspec-expectations-3.10.2}/lib/rspec/matchers/built_in/output.rb +0 -0
- data/vendor/bundle/ruby/2.5.0/gems/{rspec-expectations-3.10.1 → rspec-expectations-3.10.2}/lib/rspec/matchers/built_in/raise_error.rb +9 -3
- data/vendor/bundle/ruby/2.5.0/gems/{rspec-expectations-3.10.1 → rspec-expectations-3.10.2}/lib/rspec/matchers/built_in/respond_to.rb +0 -0
- data/vendor/bundle/ruby/2.5.0/gems/{rspec-expectations-3.10.1 → rspec-expectations-3.10.2}/lib/rspec/matchers/built_in/satisfy.rb +0 -0
- data/vendor/bundle/ruby/2.5.0/gems/{rspec-expectations-3.10.1 → rspec-expectations-3.10.2}/lib/rspec/matchers/built_in/start_or_end_with.rb +0 -0
- data/vendor/bundle/ruby/2.5.0/gems/{rspec-expectations-3.10.1 → rspec-expectations-3.10.2}/lib/rspec/matchers/built_in/throw_symbol.rb +0 -0
- data/vendor/bundle/ruby/2.5.0/gems/{rspec-expectations-3.10.1 → rspec-expectations-3.10.2}/lib/rspec/matchers/built_in/yield.rb +0 -0
- data/vendor/bundle/ruby/2.5.0/gems/{rspec-expectations-3.10.1 → rspec-expectations-3.10.2}/lib/rspec/matchers/built_in.rb +0 -0
- data/vendor/bundle/ruby/2.5.0/gems/{rspec-expectations-3.10.1 → rspec-expectations-3.10.2}/lib/rspec/matchers/composable.rb +0 -0
- data/vendor/bundle/ruby/2.5.0/gems/{rspec-expectations-3.10.1 → rspec-expectations-3.10.2}/lib/rspec/matchers/dsl.rb +0 -0
- data/vendor/bundle/ruby/2.5.0/gems/{rspec-expectations-3.10.1 → rspec-expectations-3.10.2}/lib/rspec/matchers/english_phrasing.rb +0 -0
- data/vendor/bundle/ruby/2.5.0/gems/{rspec-expectations-3.10.1 → rspec-expectations-3.10.2}/lib/rspec/matchers/expecteds_for_multiple_diffs.rb +0 -0
- data/vendor/bundle/ruby/2.5.0/gems/{rspec-expectations-3.10.1 → rspec-expectations-3.10.2}/lib/rspec/matchers/fail_matchers.rb +0 -0
- data/vendor/bundle/ruby/2.5.0/gems/{rspec-expectations-3.10.1 → rspec-expectations-3.10.2}/lib/rspec/matchers/generated_descriptions.rb +0 -0
- data/vendor/bundle/ruby/2.5.0/gems/{rspec-expectations-3.10.1 → rspec-expectations-3.10.2}/lib/rspec/matchers/matcher_delegator.rb +0 -0
- data/vendor/bundle/ruby/2.5.0/gems/{rspec-expectations-3.10.1 → rspec-expectations-3.10.2}/lib/rspec/matchers/matcher_protocol.rb +0 -0
- data/vendor/bundle/ruby/2.5.0/gems/{rspec-expectations-3.10.1 → rspec-expectations-3.10.2}/lib/rspec/matchers.rb +0 -0
- data/vendor/bundle/ruby/2.5.0/gems/stringio-3.0.1/ext/stringio/Makefile +2 -2
- data/vendor/bundle/ruby/2.5.0/specifications/{rspec-expectations-3.10.1.gemspec → rspec-expectations-3.10.2.gemspec} +8 -8
- metadata +58 -58
- data/vendor/bundle/ruby/2.5.0/cache/rspec-expectations-3.10.1.gem +0 -0
@@ -1,3 +1,18 @@
|
|
1
|
+
### Development
|
2
|
+
[Full Changelog](http://github.com/rspec/rspec-expectations/compare/v3.10.2...3-10-maintenance)
|
3
|
+
|
4
|
+
### 3.10.2 / 2022-01-14
|
5
|
+
[Full Changelog](http://github.com/rspec/rspec-expectations/compare/v3.10.1...v3.10.2)
|
6
|
+
|
7
|
+
Bug Fixes:
|
8
|
+
|
9
|
+
* Fix support for dynamic matchers for expectation target checks (Phil Pirozhkov, #1294)
|
10
|
+
* Fix `expect(array).to include(hash).times`, previously this would fail due to
|
11
|
+
matching the entire array as a single hash, rather than a member of the hash.
|
12
|
+
(Slava Kardakov, #1322)
|
13
|
+
* Ensure `raise_error` matches works with the `error_highlight` option from Ruby 3.1.
|
14
|
+
(Peter Goldstein, #1339)
|
15
|
+
|
1
16
|
### 3.10.1 / 2020-12-27
|
2
17
|
[Full Changelog](http://github.com/rspec/rspec-expectations/compare/v3.10.0...v3.10.1)
|
3
18
|
|
File without changes
|
data/vendor/bundle/ruby/2.5.0/gems/{rspec-expectations-3.10.1 → rspec-expectations-3.10.2}/README.md
RENAMED
@@ -1,4 +1,4 @@
|
|
1
|
-
# RSpec Expectations [![Build Status](https://
|
1
|
+
# RSpec Expectations [![Build Status](https://github.com/rspec/rspec-expectations/workflows/RSpec%20CI/badge.svg?branch=3-10-maintenance)](https://github.com/rspec/rspec-expectations/actions) [![Code Climate](https://codeclimate.com/github/rspec/rspec-expectations.svg)](https://codeclimate.com/github/rspec/rspec-expectations)
|
2
2
|
|
3
3
|
RSpec::Expectations lets you express expected outcomes on an object in an
|
4
4
|
example.
|
File without changes
|
File without changes
|
@@ -57,7 +57,7 @@ module RSpec
|
|
57
57
|
# expect { perform }.to raise_error
|
58
58
|
# @param [Matcher]
|
59
59
|
# matcher
|
60
|
-
# @param [String
|
60
|
+
# @param [String, Proc] message optional message to display when the expectation fails
|
61
61
|
# @return [Boolean] true if the expectation succeeds (else raises)
|
62
62
|
# @see RSpec::Matchers
|
63
63
|
def to(matcher=nil, message=nil, &block)
|
@@ -70,7 +70,7 @@ module RSpec
|
|
70
70
|
# expect(value).not_to eq(5)
|
71
71
|
# @param [Matcher]
|
72
72
|
# matcher
|
73
|
-
# @param [String
|
73
|
+
# @param [String, Proc] message optional message to display when the expectation fails
|
74
74
|
# @return [Boolean] false if the negative expectation succeeds (else raises)
|
75
75
|
# @see RSpec::Matchers
|
76
76
|
def not_to(matcher=nil, message=nil, &block)
|
@@ -118,9 +118,7 @@ module RSpec
|
|
118
118
|
end
|
119
119
|
|
120
120
|
def supports_block_expectations?(matcher)
|
121
|
-
matcher.supports_block_expectations?
|
122
|
-
rescue NoMethodError
|
123
|
-
false
|
121
|
+
matcher.respond_to?(:supports_block_expectations?) && matcher.supports_block_expectations?
|
124
122
|
end
|
125
123
|
end
|
126
124
|
end
|
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
|
@@ -182,7 +182,7 @@ module RSpec
|
|
182
182
|
when String
|
183
183
|
actual.scan(expected.first).length
|
184
184
|
when Enumerable
|
185
|
-
count_enumerable(expected.first)
|
185
|
+
count_enumerable(Hash === expected ? expected : expected.first)
|
186
186
|
else
|
187
187
|
raise NotImplementedError, 'Count constraints are implemented for Enumerable and String values only'
|
188
188
|
end
|
File without changes
|
File without changes
|
File without changes
|
@@ -59,7 +59,7 @@ module RSpec
|
|
59
59
|
given_proc.call
|
60
60
|
rescue Exception => @actual_error
|
61
61
|
if values_match?(@expected_error, @actual_error) ||
|
62
|
-
values_match?(@expected_error,
|
62
|
+
values_match?(@expected_error, actual_error_message)
|
63
63
|
@raised_expected_error = true
|
64
64
|
@with_expected_message = verify_message
|
65
65
|
end
|
@@ -93,7 +93,7 @@ module RSpec
|
|
93
93
|
# @api private
|
94
94
|
# @return [String]
|
95
95
|
def failure_message
|
96
|
-
@eval_block ?
|
96
|
+
@eval_block ? actual_error_message : "expected #{expected_error}#{given_error}"
|
97
97
|
end
|
98
98
|
|
99
99
|
# @api private
|
@@ -110,6 +110,12 @@ module RSpec
|
|
110
110
|
|
111
111
|
private
|
112
112
|
|
113
|
+
def actual_error_message
|
114
|
+
return nil unless @actual_error
|
115
|
+
|
116
|
+
@actual_error.respond_to?(:original_message) ? @actual_error.original_message : @actual_error.message
|
117
|
+
end
|
118
|
+
|
113
119
|
def expectation_matched?
|
114
120
|
error_and_message_match? && block_matches?
|
115
121
|
end
|
@@ -138,7 +144,7 @@ module RSpec
|
|
138
144
|
|
139
145
|
def verify_message
|
140
146
|
return true if @expected_message.nil?
|
141
|
-
values_match?(@expected_message,
|
147
|
+
values_match?(@expected_message, actual_error_message.to_s)
|
142
148
|
end
|
143
149
|
|
144
150
|
def warn_for_negative_false_positives!
|
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
|
@@ -31,8 +31,8 @@ rubyhdrdir = $(includedir)/$(RUBY_VERSION_NAME)
|
|
31
31
|
vendorarchdir = $(rubysitearchprefix)/vendor_ruby/$(ruby_version)
|
32
32
|
vendorlibdir = $(vendordir)/$(ruby_version)
|
33
33
|
vendordir = $(rubylibprefix)/vendor_ruby
|
34
|
-
sitearchdir = $(DESTDIR)./.gem.
|
35
|
-
sitelibdir = $(DESTDIR)./.gem.
|
34
|
+
sitearchdir = $(DESTDIR)./.gem.20220119-3476-16qik55
|
35
|
+
sitelibdir = $(DESTDIR)./.gem.20220119-3476-16qik55
|
36
36
|
sitedir = $(DESTDIR)/usr/local/lib/site_ruby
|
37
37
|
rubyarchdir = $(rubyarchprefix)/$(ruby_version)
|
38
38
|
rubylibdir = $(rubylibprefix)/$(ruby_version)
|
@@ -1,16 +1,16 @@
|
|
1
1
|
# -*- encoding: utf-8 -*-
|
2
|
-
# stub: rspec-expectations 3.10.
|
2
|
+
# stub: rspec-expectations 3.10.2 ruby lib
|
3
3
|
|
4
4
|
Gem::Specification.new do |s|
|
5
5
|
s.name = "rspec-expectations".freeze
|
6
|
-
s.version = "3.10.
|
6
|
+
s.version = "3.10.2"
|
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.10.
|
9
|
+
s.metadata = { "bug_tracker_uri" => "https://github.com/rspec/rspec-expectations/issues", "changelog_uri" => "https://github.com/rspec/rspec-expectations/blob/v3.10.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 = "
|
13
|
+
s.date = "2022-01-14"
|
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 = "2.7.6.2".freeze
|
21
|
-
s.summary = "rspec-expectations-3.10.
|
21
|
+
s.summary = "rspec-expectations-3.10.2".freeze
|
22
22
|
|
23
23
|
s.installed_by_version = "2.7.6.2" if s.respond_to? :installed_by_version
|
24
24
|
|
@@ -29,14 +29,14 @@ Gem::Specification.new do |s|
|
|
29
29
|
s.add_runtime_dependency(%q<rspec-support>.freeze, ["~> 3.10.0"])
|
30
30
|
s.add_runtime_dependency(%q<diff-lcs>.freeze, ["< 2.0", ">= 1.2.0"])
|
31
31
|
s.add_development_dependency(%q<aruba>.freeze, ["~> 0.14.10"])
|
32
|
-
s.add_development_dependency(%q<cucumber>.freeze, ["
|
32
|
+
s.add_development_dependency(%q<cucumber>.freeze, [">= 1.3"])
|
33
33
|
s.add_development_dependency(%q<minitest>.freeze, ["~> 5.2"])
|
34
34
|
s.add_development_dependency(%q<rake>.freeze, ["> 10.0.0"])
|
35
35
|
else
|
36
36
|
s.add_dependency(%q<rspec-support>.freeze, ["~> 3.10.0"])
|
37
37
|
s.add_dependency(%q<diff-lcs>.freeze, ["< 2.0", ">= 1.2.0"])
|
38
38
|
s.add_dependency(%q<aruba>.freeze, ["~> 0.14.10"])
|
39
|
-
s.add_dependency(%q<cucumber>.freeze, ["
|
39
|
+
s.add_dependency(%q<cucumber>.freeze, [">= 1.3"])
|
40
40
|
s.add_dependency(%q<minitest>.freeze, ["~> 5.2"])
|
41
41
|
s.add_dependency(%q<rake>.freeze, ["> 10.0.0"])
|
42
42
|
end
|
@@ -44,7 +44,7 @@ Gem::Specification.new do |s|
|
|
44
44
|
s.add_dependency(%q<rspec-support>.freeze, ["~> 3.10.0"])
|
45
45
|
s.add_dependency(%q<diff-lcs>.freeze, ["< 2.0", ">= 1.2.0"])
|
46
46
|
s.add_dependency(%q<aruba>.freeze, ["~> 0.14.10"])
|
47
|
-
s.add_dependency(%q<cucumber>.freeze, ["
|
47
|
+
s.add_dependency(%q<cucumber>.freeze, [">= 1.3"])
|
48
48
|
s.add_dependency(%q<minitest>.freeze, ["~> 5.2"])
|
49
49
|
s.add_dependency(%q<rake>.freeze, ["> 10.0.0"])
|
50
50
|
end
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: ory-client
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.0.1.
|
4
|
+
version: 0.0.1.alpha50
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- ORY GmbH
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2022-01-
|
11
|
+
date: 2022-01-19 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: typhoeus
|
@@ -417,7 +417,7 @@ files:
|
|
417
417
|
- vendor/bundle/ruby/2.5.0/cache/rake-13.0.6.gem
|
418
418
|
- vendor/bundle/ruby/2.5.0/cache/rspec-3.10.0.gem
|
419
419
|
- vendor/bundle/ruby/2.5.0/cache/rspec-core-3.10.1.gem
|
420
|
-
- vendor/bundle/ruby/2.5.0/cache/rspec-expectations-3.10.
|
420
|
+
- vendor/bundle/ruby/2.5.0/cache/rspec-expectations-3.10.2.gem
|
421
421
|
- vendor/bundle/ruby/2.5.0/cache/rspec-mocks-3.10.2.gem
|
422
422
|
- vendor/bundle/ruby/2.5.0/cache/rspec-support-3.10.3.gem
|
423
423
|
- vendor/bundle/ruby/2.5.0/cache/rubocop-0.66.0.gem
|
@@ -1950,60 +1950,60 @@ files:
|
|
1950
1950
|
- vendor/bundle/ruby/2.5.0/gems/rspec-core-3.10.1/lib/rspec/core/version.rb
|
1951
1951
|
- vendor/bundle/ruby/2.5.0/gems/rspec-core-3.10.1/lib/rspec/core/warnings.rb
|
1952
1952
|
- vendor/bundle/ruby/2.5.0/gems/rspec-core-3.10.1/lib/rspec/core/world.rb
|
1953
|
-
- vendor/bundle/ruby/2.5.0/gems/rspec-expectations-3.10.
|
1954
|
-
- vendor/bundle/ruby/2.5.0/gems/rspec-expectations-3.10.
|
1955
|
-
- vendor/bundle/ruby/2.5.0/gems/rspec-expectations-3.10.
|
1956
|
-
- vendor/bundle/ruby/2.5.0/gems/rspec-expectations-3.10.
|
1957
|
-
- vendor/bundle/ruby/2.5.0/gems/rspec-expectations-3.10.
|
1958
|
-
- vendor/bundle/ruby/2.5.0/gems/rspec-expectations-3.10.
|
1959
|
-
- vendor/bundle/ruby/2.5.0/gems/rspec-expectations-3.10.
|
1960
|
-
- vendor/bundle/ruby/2.5.0/gems/rspec-expectations-3.10.
|
1961
|
-
- vendor/bundle/ruby/2.5.0/gems/rspec-expectations-3.10.
|
1962
|
-
- vendor/bundle/ruby/2.5.0/gems/rspec-expectations-3.10.
|
1963
|
-
- vendor/bundle/ruby/2.5.0/gems/rspec-expectations-3.10.
|
1964
|
-
- vendor/bundle/ruby/2.5.0/gems/rspec-expectations-3.10.
|
1965
|
-
- vendor/bundle/ruby/2.5.0/gems/rspec-expectations-3.10.
|
1966
|
-
- vendor/bundle/ruby/2.5.0/gems/rspec-expectations-3.10.
|
1967
|
-
- vendor/bundle/ruby/2.5.0/gems/rspec-expectations-3.10.
|
1968
|
-
- vendor/bundle/ruby/2.5.0/gems/rspec-expectations-3.10.
|
1969
|
-
- vendor/bundle/ruby/2.5.0/gems/rspec-expectations-3.10.
|
1970
|
-
- vendor/bundle/ruby/2.5.0/gems/rspec-expectations-3.10.
|
1971
|
-
- vendor/bundle/ruby/2.5.0/gems/rspec-expectations-3.10.
|
1972
|
-
- vendor/bundle/ruby/2.5.0/gems/rspec-expectations-3.10.
|
1973
|
-
- vendor/bundle/ruby/2.5.0/gems/rspec-expectations-3.10.
|
1974
|
-
- vendor/bundle/ruby/2.5.0/gems/rspec-expectations-3.10.
|
1975
|
-
- vendor/bundle/ruby/2.5.0/gems/rspec-expectations-3.10.
|
1976
|
-
- vendor/bundle/ruby/2.5.0/gems/rspec-expectations-3.10.
|
1977
|
-
- vendor/bundle/ruby/2.5.0/gems/rspec-expectations-3.10.
|
1978
|
-
- vendor/bundle/ruby/2.5.0/gems/rspec-expectations-3.10.
|
1979
|
-
- vendor/bundle/ruby/2.5.0/gems/rspec-expectations-3.10.
|
1980
|
-
- vendor/bundle/ruby/2.5.0/gems/rspec-expectations-3.10.
|
1981
|
-
- vendor/bundle/ruby/2.5.0/gems/rspec-expectations-3.10.
|
1982
|
-
- vendor/bundle/ruby/2.5.0/gems/rspec-expectations-3.10.
|
1983
|
-
- vendor/bundle/ruby/2.5.0/gems/rspec-expectations-3.10.
|
1984
|
-
- vendor/bundle/ruby/2.5.0/gems/rspec-expectations-3.10.
|
1985
|
-
- vendor/bundle/ruby/2.5.0/gems/rspec-expectations-3.10.
|
1986
|
-
- vendor/bundle/ruby/2.5.0/gems/rspec-expectations-3.10.
|
1987
|
-
- vendor/bundle/ruby/2.5.0/gems/rspec-expectations-3.10.
|
1988
|
-
- vendor/bundle/ruby/2.5.0/gems/rspec-expectations-3.10.
|
1989
|
-
- vendor/bundle/ruby/2.5.0/gems/rspec-expectations-3.10.
|
1990
|
-
- vendor/bundle/ruby/2.5.0/gems/rspec-expectations-3.10.
|
1991
|
-
- vendor/bundle/ruby/2.5.0/gems/rspec-expectations-3.10.
|
1992
|
-
- vendor/bundle/ruby/2.5.0/gems/rspec-expectations-3.10.
|
1993
|
-
- vendor/bundle/ruby/2.5.0/gems/rspec-expectations-3.10.
|
1994
|
-
- vendor/bundle/ruby/2.5.0/gems/rspec-expectations-3.10.
|
1995
|
-
- vendor/bundle/ruby/2.5.0/gems/rspec-expectations-3.10.
|
1996
|
-
- vendor/bundle/ruby/2.5.0/gems/rspec-expectations-3.10.
|
1997
|
-
- vendor/bundle/ruby/2.5.0/gems/rspec-expectations-3.10.
|
1998
|
-
- vendor/bundle/ruby/2.5.0/gems/rspec-expectations-3.10.
|
1999
|
-
- vendor/bundle/ruby/2.5.0/gems/rspec-expectations-3.10.
|
2000
|
-
- vendor/bundle/ruby/2.5.0/gems/rspec-expectations-3.10.
|
2001
|
-
- vendor/bundle/ruby/2.5.0/gems/rspec-expectations-3.10.
|
2002
|
-
- vendor/bundle/ruby/2.5.0/gems/rspec-expectations-3.10.
|
2003
|
-
- vendor/bundle/ruby/2.5.0/gems/rspec-expectations-3.10.
|
2004
|
-
- vendor/bundle/ruby/2.5.0/gems/rspec-expectations-3.10.
|
2005
|
-
- vendor/bundle/ruby/2.5.0/gems/rspec-expectations-3.10.
|
2006
|
-
- vendor/bundle/ruby/2.5.0/gems/rspec-expectations-3.10.
|
1953
|
+
- vendor/bundle/ruby/2.5.0/gems/rspec-expectations-3.10.2/.document
|
1954
|
+
- vendor/bundle/ruby/2.5.0/gems/rspec-expectations-3.10.2/.yardopts
|
1955
|
+
- vendor/bundle/ruby/2.5.0/gems/rspec-expectations-3.10.2/Changelog.md
|
1956
|
+
- vendor/bundle/ruby/2.5.0/gems/rspec-expectations-3.10.2/LICENSE.md
|
1957
|
+
- vendor/bundle/ruby/2.5.0/gems/rspec-expectations-3.10.2/README.md
|
1958
|
+
- vendor/bundle/ruby/2.5.0/gems/rspec-expectations-3.10.2/lib/rspec/expectations.rb
|
1959
|
+
- vendor/bundle/ruby/2.5.0/gems/rspec-expectations-3.10.2/lib/rspec/expectations/block_snippet_extractor.rb
|
1960
|
+
- vendor/bundle/ruby/2.5.0/gems/rspec-expectations-3.10.2/lib/rspec/expectations/configuration.rb
|
1961
|
+
- vendor/bundle/ruby/2.5.0/gems/rspec-expectations-3.10.2/lib/rspec/expectations/expectation_target.rb
|
1962
|
+
- vendor/bundle/ruby/2.5.0/gems/rspec-expectations-3.10.2/lib/rspec/expectations/fail_with.rb
|
1963
|
+
- vendor/bundle/ruby/2.5.0/gems/rspec-expectations-3.10.2/lib/rspec/expectations/failure_aggregator.rb
|
1964
|
+
- vendor/bundle/ruby/2.5.0/gems/rspec-expectations-3.10.2/lib/rspec/expectations/handler.rb
|
1965
|
+
- vendor/bundle/ruby/2.5.0/gems/rspec-expectations-3.10.2/lib/rspec/expectations/minitest_integration.rb
|
1966
|
+
- vendor/bundle/ruby/2.5.0/gems/rspec-expectations-3.10.2/lib/rspec/expectations/syntax.rb
|
1967
|
+
- vendor/bundle/ruby/2.5.0/gems/rspec-expectations-3.10.2/lib/rspec/expectations/version.rb
|
1968
|
+
- vendor/bundle/ruby/2.5.0/gems/rspec-expectations-3.10.2/lib/rspec/matchers.rb
|
1969
|
+
- vendor/bundle/ruby/2.5.0/gems/rspec-expectations-3.10.2/lib/rspec/matchers/aliased_matcher.rb
|
1970
|
+
- vendor/bundle/ruby/2.5.0/gems/rspec-expectations-3.10.2/lib/rspec/matchers/built_in.rb
|
1971
|
+
- vendor/bundle/ruby/2.5.0/gems/rspec-expectations-3.10.2/lib/rspec/matchers/built_in/all.rb
|
1972
|
+
- vendor/bundle/ruby/2.5.0/gems/rspec-expectations-3.10.2/lib/rspec/matchers/built_in/base_matcher.rb
|
1973
|
+
- vendor/bundle/ruby/2.5.0/gems/rspec-expectations-3.10.2/lib/rspec/matchers/built_in/be.rb
|
1974
|
+
- vendor/bundle/ruby/2.5.0/gems/rspec-expectations-3.10.2/lib/rspec/matchers/built_in/be_between.rb
|
1975
|
+
- vendor/bundle/ruby/2.5.0/gems/rspec-expectations-3.10.2/lib/rspec/matchers/built_in/be_instance_of.rb
|
1976
|
+
- vendor/bundle/ruby/2.5.0/gems/rspec-expectations-3.10.2/lib/rspec/matchers/built_in/be_kind_of.rb
|
1977
|
+
- vendor/bundle/ruby/2.5.0/gems/rspec-expectations-3.10.2/lib/rspec/matchers/built_in/be_within.rb
|
1978
|
+
- vendor/bundle/ruby/2.5.0/gems/rspec-expectations-3.10.2/lib/rspec/matchers/built_in/change.rb
|
1979
|
+
- vendor/bundle/ruby/2.5.0/gems/rspec-expectations-3.10.2/lib/rspec/matchers/built_in/compound.rb
|
1980
|
+
- vendor/bundle/ruby/2.5.0/gems/rspec-expectations-3.10.2/lib/rspec/matchers/built_in/contain_exactly.rb
|
1981
|
+
- vendor/bundle/ruby/2.5.0/gems/rspec-expectations-3.10.2/lib/rspec/matchers/built_in/count_expectation.rb
|
1982
|
+
- vendor/bundle/ruby/2.5.0/gems/rspec-expectations-3.10.2/lib/rspec/matchers/built_in/cover.rb
|
1983
|
+
- vendor/bundle/ruby/2.5.0/gems/rspec-expectations-3.10.2/lib/rspec/matchers/built_in/eq.rb
|
1984
|
+
- vendor/bundle/ruby/2.5.0/gems/rspec-expectations-3.10.2/lib/rspec/matchers/built_in/eql.rb
|
1985
|
+
- vendor/bundle/ruby/2.5.0/gems/rspec-expectations-3.10.2/lib/rspec/matchers/built_in/equal.rb
|
1986
|
+
- vendor/bundle/ruby/2.5.0/gems/rspec-expectations-3.10.2/lib/rspec/matchers/built_in/exist.rb
|
1987
|
+
- vendor/bundle/ruby/2.5.0/gems/rspec-expectations-3.10.2/lib/rspec/matchers/built_in/has.rb
|
1988
|
+
- vendor/bundle/ruby/2.5.0/gems/rspec-expectations-3.10.2/lib/rspec/matchers/built_in/have_attributes.rb
|
1989
|
+
- vendor/bundle/ruby/2.5.0/gems/rspec-expectations-3.10.2/lib/rspec/matchers/built_in/include.rb
|
1990
|
+
- vendor/bundle/ruby/2.5.0/gems/rspec-expectations-3.10.2/lib/rspec/matchers/built_in/match.rb
|
1991
|
+
- vendor/bundle/ruby/2.5.0/gems/rspec-expectations-3.10.2/lib/rspec/matchers/built_in/operators.rb
|
1992
|
+
- vendor/bundle/ruby/2.5.0/gems/rspec-expectations-3.10.2/lib/rspec/matchers/built_in/output.rb
|
1993
|
+
- vendor/bundle/ruby/2.5.0/gems/rspec-expectations-3.10.2/lib/rspec/matchers/built_in/raise_error.rb
|
1994
|
+
- vendor/bundle/ruby/2.5.0/gems/rspec-expectations-3.10.2/lib/rspec/matchers/built_in/respond_to.rb
|
1995
|
+
- vendor/bundle/ruby/2.5.0/gems/rspec-expectations-3.10.2/lib/rspec/matchers/built_in/satisfy.rb
|
1996
|
+
- vendor/bundle/ruby/2.5.0/gems/rspec-expectations-3.10.2/lib/rspec/matchers/built_in/start_or_end_with.rb
|
1997
|
+
- vendor/bundle/ruby/2.5.0/gems/rspec-expectations-3.10.2/lib/rspec/matchers/built_in/throw_symbol.rb
|
1998
|
+
- vendor/bundle/ruby/2.5.0/gems/rspec-expectations-3.10.2/lib/rspec/matchers/built_in/yield.rb
|
1999
|
+
- vendor/bundle/ruby/2.5.0/gems/rspec-expectations-3.10.2/lib/rspec/matchers/composable.rb
|
2000
|
+
- vendor/bundle/ruby/2.5.0/gems/rspec-expectations-3.10.2/lib/rspec/matchers/dsl.rb
|
2001
|
+
- vendor/bundle/ruby/2.5.0/gems/rspec-expectations-3.10.2/lib/rspec/matchers/english_phrasing.rb
|
2002
|
+
- vendor/bundle/ruby/2.5.0/gems/rspec-expectations-3.10.2/lib/rspec/matchers/expecteds_for_multiple_diffs.rb
|
2003
|
+
- vendor/bundle/ruby/2.5.0/gems/rspec-expectations-3.10.2/lib/rspec/matchers/fail_matchers.rb
|
2004
|
+
- vendor/bundle/ruby/2.5.0/gems/rspec-expectations-3.10.2/lib/rspec/matchers/generated_descriptions.rb
|
2005
|
+
- vendor/bundle/ruby/2.5.0/gems/rspec-expectations-3.10.2/lib/rspec/matchers/matcher_delegator.rb
|
2006
|
+
- vendor/bundle/ruby/2.5.0/gems/rspec-expectations-3.10.2/lib/rspec/matchers/matcher_protocol.rb
|
2007
2007
|
- vendor/bundle/ruby/2.5.0/gems/rspec-mocks-3.10.2/.document
|
2008
2008
|
- vendor/bundle/ruby/2.5.0/gems/rspec-mocks-3.10.2/.yardopts
|
2009
2009
|
- vendor/bundle/ruby/2.5.0/gems/rspec-mocks-3.10.2/Changelog.md
|
@@ -2892,7 +2892,7 @@ files:
|
|
2892
2892
|
- vendor/bundle/ruby/2.5.0/specifications/rake-13.0.6.gemspec
|
2893
2893
|
- vendor/bundle/ruby/2.5.0/specifications/rspec-3.10.0.gemspec
|
2894
2894
|
- vendor/bundle/ruby/2.5.0/specifications/rspec-core-3.10.1.gemspec
|
2895
|
-
- vendor/bundle/ruby/2.5.0/specifications/rspec-expectations-3.10.
|
2895
|
+
- vendor/bundle/ruby/2.5.0/specifications/rspec-expectations-3.10.2.gemspec
|
2896
2896
|
- vendor/bundle/ruby/2.5.0/specifications/rspec-mocks-3.10.2.gemspec
|
2897
2897
|
- vendor/bundle/ruby/2.5.0/specifications/rspec-support-3.10.3.gemspec
|
2898
2898
|
- vendor/bundle/ruby/2.5.0/specifications/rubocop-0.66.0.gemspec
|
Binary file
|