ory-client 1.3.0 → 1.4.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 +2 -2
- data/README.md +5 -5
- data/docs/IdentityApi.md +2 -0
- data/docs/NormalizedProject.md +2 -0
- data/docs/NormalizedProjectRevision.md +2 -2
- data/docs/NormalizedProjectRevisionThirdPartyProvider.md +2 -0
- data/docs/Project.md +2 -2
- data/docs/ProjectApi.md +1 -1
- data/docs/ProjectCors.md +2 -2
- data/lib/ory-client/api/courier_api.rb +1 -1
- data/lib/ory-client/api/frontend_api.rb +1 -1
- data/lib/ory-client/api/identity_api.rb +4 -1
- data/lib/ory-client/api/jwk_api.rb +1 -1
- data/lib/ory-client/api/metadata_api.rb +1 -1
- data/lib/ory-client/api/o_auth2_api.rb +1 -1
- data/lib/ory-client/api/oidc_api.rb +1 -1
- data/lib/ory-client/api/permission_api.rb +1 -1
- data/lib/ory-client/api/project_api.rb +1 -1
- data/lib/ory-client/api/relationship_api.rb +1 -1
- data/lib/ory-client/api/wellknown_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/accept_o_auth2_consent_request.rb +1 -1
- data/lib/ory-client/models/accept_o_auth2_consent_request_session.rb +1 -1
- data/lib/ory-client/models/accept_o_auth2_login_request.rb +1 -1
- data/lib/ory-client/models/active_project_in_console.rb +1 -1
- data/lib/ory-client/models/attributes_count_datapoint.rb +1 -1
- data/lib/ory-client/models/authenticator_assurance_level.rb +1 -1
- data/lib/ory-client/models/batch_patch_identities_response.rb +1 -1
- data/lib/ory-client/models/check_opl_syntax_result.rb +1 -1
- data/lib/ory-client/models/check_permission_result.rb +1 -1
- data/lib/ory-client/models/cloud_account.rb +1 -1
- data/lib/ory-client/models/consistency_request_parameters.rb +1 -1
- data/lib/ory-client/models/continue_with.rb +1 -1
- data/lib/ory-client/models/continue_with_set_ory_session_token.rb +1 -1
- data/lib/ory-client/models/continue_with_verification_ui.rb +1 -1
- data/lib/ory-client/models/continue_with_verification_ui_flow.rb +1 -1
- data/lib/ory-client/models/courier_message_status.rb +1 -1
- data/lib/ory-client/models/courier_message_type.rb +1 -1
- data/lib/ory-client/models/create_custom_domain_body.rb +1 -1
- data/lib/ory-client/models/create_identity_body.rb +1 -1
- data/lib/ory-client/models/create_invite_response.rb +1 -1
- data/lib/ory-client/models/create_json_web_key_set.rb +1 -1
- data/lib/ory-client/models/create_project_api_key_request.rb +1 -1
- data/lib/ory-client/models/create_project_body.rb +1 -1
- data/lib/ory-client/models/create_project_branding.rb +1 -1
- data/lib/ory-client/models/create_project_member_invite_body.rb +1 -1
- data/lib/ory-client/models/create_recovery_code_for_identity_body.rb +1 -1
- data/lib/ory-client/models/create_recovery_link_for_identity_body.rb +1 -1
- data/lib/ory-client/models/create_relationship_body.rb +1 -1
- data/lib/ory-client/models/create_subscription_body.rb +1 -1
- data/lib/ory-client/models/create_verifiable_credential_request_body.rb +1 -1
- data/lib/ory-client/models/credential_supported_draft00.rb +1 -1
- data/lib/ory-client/models/custom_domain.rb +1 -1
- data/lib/ory-client/models/delete_my_sessions_count.rb +1 -1
- data/lib/ory-client/models/email_template_data.rb +1 -1
- data/lib/ory-client/models/email_template_data_body.rb +1 -1
- data/lib/ory-client/models/error_authenticator_assurance_level_not_satisfied.rb +1 -1
- data/lib/ory-client/models/error_browser_location_change_required.rb +1 -1
- data/lib/ory-client/models/error_flow_replaced.rb +1 -1
- data/lib/ory-client/models/error_generic.rb +1 -1
- data/lib/ory-client/models/error_o_auth2.rb +1 -1
- data/lib/ory-client/models/expanded_permission_tree.rb +1 -1
- data/lib/ory-client/models/flow_error.rb +1 -1
- data/lib/ory-client/models/generic_error.rb +1 -1
- data/lib/ory-client/models/generic_error_content.rb +1 -1
- data/lib/ory-client/models/generic_usage.rb +1 -1
- data/lib/ory-client/models/get_attributes_count_response.rb +1 -1
- data/lib/ory-client/models/get_managed_identity_schema_location.rb +1 -1
- data/lib/ory-client/models/get_organization_response.rb +1 -1
- data/lib/ory-client/models/get_project_metrics_response.rb +1 -1
- data/lib/ory-client/models/get_session_activity_response.rb +1 -1
- data/lib/ory-client/models/get_version200_response.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_code.rb +1 -1
- data/lib/ory-client/models/identity_credentials_oidc.rb +1 -1
- data/lib/ory-client/models/identity_credentials_oidc_provider.rb +1 -1
- data/lib/ory-client/models/identity_credentials_password.rb +1 -1
- data/lib/ory-client/models/identity_credentials_type.rb +1 -1
- data/lib/ory-client/models/identity_patch.rb +1 -1
- data/lib/ory-client/models/identity_patch_response.rb +1 -1
- data/lib/ory-client/models/identity_schema_container.rb +1 -1
- data/lib/ory-client/models/identity_schema_preset.rb +1 -1
- data/lib/ory-client/models/identity_state.rb +1 -1
- data/lib/ory-client/models/identity_with_credentials.rb +1 -1
- data/lib/ory-client/models/identity_with_credentials_oidc.rb +1 -1
- data/lib/ory-client/models/identity_with_credentials_oidc_config.rb +1 -1
- data/lib/ory-client/models/identity_with_credentials_oidc_config_provider.rb +1 -1
- data/lib/ory-client/models/identity_with_credentials_password.rb +1 -1
- data/lib/ory-client/models/identity_with_credentials_password_config.rb +1 -1
- data/lib/ory-client/models/internal_get_project_branding_body.rb +1 -1
- data/lib/ory-client/models/internal_is_ax_welcome_screen_enabled_for_project_body.rb +1 -1
- data/lib/ory-client/models/internal_is_owner_for_project_by_slug_body.rb +1 -1
- data/lib/ory-client/models/internal_is_owner_for_project_by_slug_response.rb +1 -1
- data/lib/ory-client/models/internal_provision_mock_subscription.rb +1 -1
- data/lib/ory-client/models/introspected_o_auth2_token.rb +1 -1
- data/lib/ory-client/models/is_owner_for_project_by_slug.rb +1 -1
- data/lib/ory-client/models/is_ready200_response.rb +1 -1
- data/lib/ory-client/models/is_ready503_response.rb +1 -1
- data/lib/ory-client/models/json_patch.rb +1 -1
- data/lib/ory-client/models/json_web_key.rb +1 -1
- data/lib/ory-client/models/json_web_key_set.rb +1 -1
- data/lib/ory-client/models/keto_namespace.rb +1 -1
- data/lib/ory-client/models/list_organizations_response.rb +1 -1
- data/lib/ory-client/models/login_flow.rb +1 -1
- data/lib/ory-client/models/login_flow_state.rb +1 -1
- data/lib/ory-client/models/logout_flow.rb +1 -1
- data/lib/ory-client/models/managed_identity_schema.rb +1 -1
- data/lib/ory-client/models/managed_identity_schema_validation_result.rb +1 -1
- data/lib/ory-client/models/member_invite.rb +1 -1
- data/lib/ory-client/models/message.rb +1 -1
- data/lib/ory-client/models/message_dispatch.rb +1 -1
- data/lib/ory-client/models/metrics_datapoint.rb +1 -1
- data/lib/ory-client/models/namespace.rb +1 -1
- data/lib/ory-client/models/needs_privileged_session_error.rb +1 -1
- data/lib/ory-client/models/normalized_project.rb +29 -2
- data/lib/ory-client/models/normalized_project_revision.rb +12 -12
- data/lib/ory-client/models/normalized_project_revision_hook.rb +1 -1
- data/lib/ory-client/models/normalized_project_revision_identity_schema.rb +1 -1
- data/lib/ory-client/models/normalized_project_revision_third_party_provider.rb +13 -2
- data/lib/ory-client/models/normalized_project_revision_tokenizer_template.rb +1 -1
- data/lib/ory-client/models/o_auth2_client.rb +1 -1
- data/lib/ory-client/models/o_auth2_client_token_lifespans.rb +1 -1
- data/lib/ory-client/models/o_auth2_consent_request.rb +1 -1
- data/lib/ory-client/models/o_auth2_consent_request_open_id_connect_context.rb +1 -1
- data/lib/ory-client/models/o_auth2_consent_session.rb +1 -1
- data/lib/ory-client/models/o_auth2_consent_session_expires_at.rb +1 -1
- data/lib/ory-client/models/o_auth2_login_request.rb +1 -1
- data/lib/ory-client/models/o_auth2_logout_request.rb +1 -1
- data/lib/ory-client/models/o_auth2_redirect_to.rb +1 -1
- data/lib/ory-client/models/o_auth2_token_exchange.rb +1 -1
- data/lib/ory-client/models/oidc_configuration.rb +1 -1
- data/lib/ory-client/models/oidc_user_info.rb +1 -1
- data/lib/ory-client/models/organization.rb +1 -1
- data/lib/ory-client/models/organization_body.rb +1 -1
- data/lib/ory-client/models/pagination.rb +1 -1
- data/lib/ory-client/models/pagination_headers.rb +1 -1
- data/lib/ory-client/models/parse_error.rb +1 -1
- data/lib/ory-client/models/patch_identities_body.rb +1 -1
- data/lib/ory-client/models/perform_native_logout_body.rb +1 -1
- data/lib/ory-client/models/plan.rb +1 -1
- data/lib/ory-client/models/plan_details.rb +1 -1
- data/lib/ory-client/models/post_check_permission_body.rb +1 -1
- data/lib/ory-client/models/post_check_permission_or_error_body.rb +1 -1
- data/lib/ory-client/models/project.rb +1 -11
- data/lib/ory-client/models/project_api_key.rb +1 -1
- data/lib/ory-client/models/project_branding.rb +1 -1
- data/lib/ory-client/models/project_branding_colors.rb +1 -1
- data/lib/ory-client/models/project_branding_theme.rb +1 -1
- data/lib/ory-client/models/project_cors.rb +1 -11
- data/lib/ory-client/models/project_host.rb +1 -1
- data/lib/ory-client/models/project_metadata.rb +1 -1
- data/lib/ory-client/models/project_service_identity.rb +1 -1
- data/lib/ory-client/models/project_service_o_auth2.rb +1 -1
- data/lib/ory-client/models/project_service_permission.rb +1 -1
- data/lib/ory-client/models/project_services.rb +1 -1
- data/lib/ory-client/models/quota_usage.rb +1 -1
- data/lib/ory-client/models/recovery_code_for_identity.rb +1 -1
- data/lib/ory-client/models/recovery_flow.rb +1 -1
- data/lib/ory-client/models/recovery_flow_state.rb +1 -1
- data/lib/ory-client/models/recovery_identity_address.rb +1 -1
- data/lib/ory-client/models/recovery_link_for_identity.rb +1 -1
- data/lib/ory-client/models/registration_flow.rb +1 -1
- data/lib/ory-client/models/registration_flow_state.rb +1 -1
- data/lib/ory-client/models/reject_o_auth2_request.rb +1 -1
- data/lib/ory-client/models/relation_query.rb +1 -1
- data/lib/ory-client/models/relationship.rb +1 -1
- data/lib/ory-client/models/relationship_namespaces.rb +1 -1
- data/lib/ory-client/models/relationship_patch.rb +1 -1
- data/lib/ory-client/models/relationships.rb +1 -1
- data/lib/ory-client/models/rfc6749_error_json.rb +1 -1
- data/lib/ory-client/models/schema_patch.rb +1 -1
- data/lib/ory-client/models/self_service_flow_expired_error.rb +1 -1
- data/lib/ory-client/models/session.rb +1 -1
- data/lib/ory-client/models/session_activity_datapoint.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/set_active_project_in_console_body.rb +1 -1
- data/lib/ory-client/models/set_custom_domain_body.rb +1 -1
- data/lib/ory-client/models/set_project.rb +1 -1
- data/lib/ory-client/models/set_project_branding_theme_body.rb +1 -1
- data/lib/ory-client/models/settings_flow.rb +1 -1
- data/lib/ory-client/models/settings_flow_state.rb +1 -1
- data/lib/ory-client/models/source_position.rb +1 -1
- data/lib/ory-client/models/stripe_customer.rb +1 -1
- data/lib/ory-client/models/subject_set.rb +1 -1
- data/lib/ory-client/models/subscription.rb +1 -1
- data/lib/ory-client/models/successful_code_exchange_response.rb +1 -1
- data/lib/ory-client/models/successful_native_login.rb +1 -1
- data/lib/ory-client/models/successful_native_registration.rb +1 -1
- data/lib/ory-client/models/successful_project_update.rb +1 -1
- data/lib/ory-client/models/token_pagination.rb +1 -1
- data/lib/ory-client/models/token_pagination_headers.rb +1 -1
- data/lib/ory-client/models/token_pagination_request_parameters.rb +1 -1
- data/lib/ory-client/models/token_pagination_response_headers.rb +1 -1
- data/lib/ory-client/models/trust_o_auth2_jwt_grant_issuer.rb +1 -1
- data/lib/ory-client/models/trusted_o_auth2_jwt_grant_issuer.rb +1 -1
- data/lib/ory-client/models/trusted_o_auth2_jwt_grant_json_web_key.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_identity_body.rb +1 -1
- data/lib/ory-client/models/update_login_flow_body.rb +1 -1
- data/lib/ory-client/models/update_login_flow_with_code_method.rb +1 -1
- data/lib/ory-client/models/update_login_flow_with_lookup_secret_method.rb +1 -1
- data/lib/ory-client/models/update_login_flow_with_oidc_method.rb +1 -1
- data/lib/ory-client/models/update_login_flow_with_password_method.rb +1 -1
- data/lib/ory-client/models/update_login_flow_with_totp_method.rb +1 -1
- data/lib/ory-client/models/update_login_flow_with_web_authn_method.rb +1 -1
- data/lib/ory-client/models/update_recovery_flow_body.rb +1 -1
- data/lib/ory-client/models/update_recovery_flow_with_code_method.rb +1 -1
- data/lib/ory-client/models/update_recovery_flow_with_link_method.rb +1 -1
- data/lib/ory-client/models/update_registration_flow_body.rb +1 -1
- data/lib/ory-client/models/update_registration_flow_with_code_method.rb +1 -1
- data/lib/ory-client/models/update_registration_flow_with_oidc_method.rb +1 -1
- data/lib/ory-client/models/update_registration_flow_with_password_method.rb +1 -1
- data/lib/ory-client/models/update_registration_flow_with_web_authn_method.rb +1 -1
- data/lib/ory-client/models/update_settings_flow_body.rb +1 -1
- data/lib/ory-client/models/update_settings_flow_with_lookup_method.rb +1 -1
- data/lib/ory-client/models/update_settings_flow_with_oidc_method.rb +1 -1
- data/lib/ory-client/models/update_settings_flow_with_password_method.rb +1 -1
- data/lib/ory-client/models/update_settings_flow_with_profile_method.rb +1 -1
- data/lib/ory-client/models/update_settings_flow_with_totp_method.rb +1 -1
- data/lib/ory-client/models/update_settings_flow_with_web_authn_method.rb +1 -1
- data/lib/ory-client/models/update_subscription_body.rb +1 -1
- data/lib/ory-client/models/update_verification_flow_body.rb +1 -1
- data/lib/ory-client/models/update_verification_flow_with_code_method.rb +1 -1
- data/lib/ory-client/models/update_verification_flow_with_link_method.rb +1 -1
- data/lib/ory-client/models/usage.rb +1 -1
- data/lib/ory-client/models/verifiable_credential_priming_response.rb +1 -1
- data/lib/ory-client/models/verifiable_credential_proof.rb +1 -1
- data/lib/ory-client/models/verifiable_credential_response.rb +1 -1
- data/lib/ory-client/models/verifiable_identity_address.rb +1 -1
- data/lib/ory-client/models/verification_flow.rb +1 -1
- data/lib/ory-client/models/verification_flow_state.rb +1 -1
- data/lib/ory-client/models/version.rb +1 -1
- data/lib/ory-client/models/warning.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/courier_api_spec.rb +1 -1
- data/spec/api/frontend_api_spec.rb +1 -1
- data/spec/api/identity_api_spec.rb +2 -1
- data/spec/api/jwk_api_spec.rb +1 -1
- data/spec/api/metadata_api_spec.rb +1 -1
- data/spec/api/o_auth2_api_spec.rb +1 -1
- data/spec/api/oidc_api_spec.rb +1 -1
- data/spec/api/permission_api_spec.rb +1 -1
- data/spec/api/project_api_spec.rb +1 -1
- data/spec/api/relationship_api_spec.rb +1 -1
- data/spec/api/wellknown_api_spec.rb +1 -1
- data/spec/api_client_spec.rb +1 -1
- data/spec/configuration_spec.rb +1 -1
- data/spec/models/accept_o_auth2_consent_request_session_spec.rb +1 -1
- data/spec/models/accept_o_auth2_consent_request_spec.rb +1 -1
- data/spec/models/accept_o_auth2_login_request_spec.rb +1 -1
- data/spec/models/active_project_in_console_spec.rb +1 -1
- data/spec/models/attributes_count_datapoint_spec.rb +1 -1
- data/spec/models/authenticator_assurance_level_spec.rb +1 -1
- data/spec/models/batch_patch_identities_response_spec.rb +1 -1
- data/spec/models/check_opl_syntax_result_spec.rb +1 -1
- data/spec/models/check_permission_result_spec.rb +1 -1
- data/spec/models/cloud_account_spec.rb +1 -1
- data/spec/models/consistency_request_parameters_spec.rb +1 -1
- data/spec/models/continue_with_set_ory_session_token_spec.rb +1 -1
- data/spec/models/continue_with_spec.rb +1 -1
- data/spec/models/continue_with_verification_ui_flow_spec.rb +1 -1
- data/spec/models/continue_with_verification_ui_spec.rb +1 -1
- data/spec/models/courier_message_status_spec.rb +1 -1
- data/spec/models/courier_message_type_spec.rb +1 -1
- data/spec/models/create_custom_domain_body_spec.rb +1 -1
- data/spec/models/create_identity_body_spec.rb +1 -1
- data/spec/models/create_invite_response_spec.rb +1 -1
- data/spec/models/create_json_web_key_set_spec.rb +1 -1
- data/spec/models/create_project_api_key_request_spec.rb +1 -1
- data/spec/models/create_project_body_spec.rb +1 -1
- data/spec/models/create_project_branding_spec.rb +1 -1
- data/spec/models/create_project_member_invite_body_spec.rb +1 -1
- data/spec/models/create_recovery_code_for_identity_body_spec.rb +1 -1
- data/spec/models/create_recovery_link_for_identity_body_spec.rb +1 -1
- data/spec/models/create_relationship_body_spec.rb +1 -1
- data/spec/models/create_subscription_body_spec.rb +1 -1
- data/spec/models/create_verifiable_credential_request_body_spec.rb +1 -1
- data/spec/models/credential_supported_draft00_spec.rb +1 -1
- data/spec/models/custom_domain_spec.rb +1 -1
- data/spec/models/delete_my_sessions_count_spec.rb +1 -1
- data/spec/models/email_template_data_body_spec.rb +1 -1
- data/spec/models/email_template_data_spec.rb +1 -1
- data/spec/models/error_authenticator_assurance_level_not_satisfied_spec.rb +1 -1
- data/spec/models/error_browser_location_change_required_spec.rb +1 -1
- data/spec/models/error_flow_replaced_spec.rb +1 -1
- data/spec/models/error_generic_spec.rb +1 -1
- data/spec/models/error_o_auth2_spec.rb +1 -1
- data/spec/models/expanded_permission_tree_spec.rb +1 -1
- data/spec/models/flow_error_spec.rb +1 -1
- data/spec/models/generic_error_content_spec.rb +1 -1
- data/spec/models/generic_error_spec.rb +1 -1
- data/spec/models/generic_usage_spec.rb +1 -1
- data/spec/models/get_attributes_count_response_spec.rb +1 -1
- data/spec/models/get_managed_identity_schema_location_spec.rb +1 -1
- data/spec/models/get_organization_response_spec.rb +1 -1
- data/spec/models/get_project_metrics_response_spec.rb +1 -1
- data/spec/models/get_session_activity_response_spec.rb +1 -1
- data/spec/models/get_version200_response_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_code_spec.rb +1 -1
- data/spec/models/identity_credentials_oidc_provider_spec.rb +1 -1
- data/spec/models/identity_credentials_oidc_spec.rb +1 -1
- data/spec/models/identity_credentials_password_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_patch_response_spec.rb +1 -1
- data/spec/models/identity_patch_spec.rb +1 -1
- data/spec/models/identity_schema_container_spec.rb +1 -1
- data/spec/models/identity_schema_preset_spec.rb +1 -1
- data/spec/models/identity_spec.rb +1 -1
- data/spec/models/identity_state_spec.rb +1 -1
- data/spec/models/identity_with_credentials_oidc_config_provider_spec.rb +1 -1
- data/spec/models/identity_with_credentials_oidc_config_spec.rb +1 -1
- data/spec/models/identity_with_credentials_oidc_spec.rb +1 -1
- data/spec/models/identity_with_credentials_password_config_spec.rb +1 -1
- data/spec/models/identity_with_credentials_password_spec.rb +1 -1
- data/spec/models/identity_with_credentials_spec.rb +1 -1
- data/spec/models/internal_get_project_branding_body_spec.rb +1 -1
- data/spec/models/internal_is_ax_welcome_screen_enabled_for_project_body_spec.rb +1 -1
- data/spec/models/internal_is_owner_for_project_by_slug_body_spec.rb +1 -1
- data/spec/models/internal_is_owner_for_project_by_slug_response_spec.rb +1 -1
- data/spec/models/internal_provision_mock_subscription_spec.rb +1 -1
- data/spec/models/introspected_o_auth2_token_spec.rb +1 -1
- data/spec/models/is_owner_for_project_by_slug_spec.rb +1 -1
- data/spec/models/is_ready200_response_spec.rb +1 -1
- data/spec/models/is_ready503_response_spec.rb +1 -1
- data/spec/models/json_patch_spec.rb +1 -1
- data/spec/models/json_web_key_set_spec.rb +1 -1
- data/spec/models/json_web_key_spec.rb +1 -1
- data/spec/models/keto_namespace_spec.rb +1 -1
- data/spec/models/list_organizations_response_spec.rb +1 -1
- data/spec/models/login_flow_spec.rb +1 -1
- data/spec/models/login_flow_state_spec.rb +1 -1
- data/spec/models/logout_flow_spec.rb +1 -1
- data/spec/models/managed_identity_schema_spec.rb +1 -1
- data/spec/models/managed_identity_schema_validation_result_spec.rb +1 -1
- data/spec/models/member_invite_spec.rb +1 -1
- data/spec/models/message_dispatch_spec.rb +1 -1
- data/spec/models/message_spec.rb +1 -1
- data/spec/models/metrics_datapoint_spec.rb +1 -1
- data/spec/models/namespace_spec.rb +1 -1
- data/spec/models/needs_privileged_session_error_spec.rb +1 -1
- data/spec/models/normalized_project_revision_hook_spec.rb +1 -1
- data/spec/models/normalized_project_revision_identity_schema_spec.rb +1 -1
- data/spec/models/normalized_project_revision_spec.rb +7 -7
- data/spec/models/normalized_project_revision_third_party_provider_spec.rb +7 -1
- data/spec/models/normalized_project_revision_tokenizer_template_spec.rb +1 -1
- data/spec/models/normalized_project_spec.rb +11 -1
- data/spec/models/o_auth2_client_spec.rb +1 -1
- data/spec/models/o_auth2_client_token_lifespans_spec.rb +1 -1
- data/spec/models/o_auth2_consent_request_open_id_connect_context_spec.rb +1 -1
- data/spec/models/o_auth2_consent_request_spec.rb +1 -1
- data/spec/models/o_auth2_consent_session_expires_at_spec.rb +1 -1
- data/spec/models/o_auth2_consent_session_spec.rb +1 -1
- data/spec/models/o_auth2_login_request_spec.rb +1 -1
- data/spec/models/o_auth2_logout_request_spec.rb +1 -1
- data/spec/models/o_auth2_redirect_to_spec.rb +1 -1
- data/spec/models/o_auth2_token_exchange_spec.rb +1 -1
- data/spec/models/oidc_configuration_spec.rb +1 -1
- data/spec/models/oidc_user_info_spec.rb +1 -1
- data/spec/models/organization_body_spec.rb +1 -1
- data/spec/models/organization_spec.rb +1 -1
- data/spec/models/pagination_headers_spec.rb +1 -1
- data/spec/models/pagination_spec.rb +1 -1
- data/spec/models/parse_error_spec.rb +1 -1
- data/spec/models/patch_identities_body_spec.rb +1 -1
- data/spec/models/perform_native_logout_body_spec.rb +1 -1
- data/spec/models/plan_details_spec.rb +1 -1
- data/spec/models/plan_spec.rb +1 -1
- data/spec/models/post_check_permission_body_spec.rb +1 -1
- data/spec/models/post_check_permission_or_error_body_spec.rb +1 -1
- data/spec/models/project_api_key_spec.rb +1 -1
- data/spec/models/project_branding_colors_spec.rb +1 -1
- data/spec/models/project_branding_spec.rb +1 -1
- data/spec/models/project_branding_theme_spec.rb +1 -1
- data/spec/models/project_cors_spec.rb +1 -1
- data/spec/models/project_host_spec.rb +1 -1
- data/spec/models/project_metadata_spec.rb +1 -1
- data/spec/models/project_service_identity_spec.rb +1 -1
- data/spec/models/project_service_o_auth2_spec.rb +1 -1
- data/spec/models/project_service_permission_spec.rb +1 -1
- data/spec/models/project_services_spec.rb +1 -1
- data/spec/models/project_spec.rb +1 -1
- data/spec/models/quota_usage_spec.rb +1 -1
- data/spec/models/recovery_code_for_identity_spec.rb +1 -1
- data/spec/models/recovery_flow_spec.rb +1 -1
- data/spec/models/recovery_flow_state_spec.rb +1 -1
- data/spec/models/recovery_identity_address_spec.rb +1 -1
- data/spec/models/recovery_link_for_identity_spec.rb +1 -1
- data/spec/models/registration_flow_spec.rb +1 -1
- data/spec/models/registration_flow_state_spec.rb +1 -1
- data/spec/models/reject_o_auth2_request_spec.rb +1 -1
- data/spec/models/relation_query_spec.rb +1 -1
- data/spec/models/relationship_namespaces_spec.rb +1 -1
- data/spec/models/relationship_patch_spec.rb +1 -1
- data/spec/models/relationship_spec.rb +1 -1
- data/spec/models/relationships_spec.rb +1 -1
- data/spec/models/rfc6749_error_json_spec.rb +1 -1
- data/spec/models/schema_patch_spec.rb +1 -1
- data/spec/models/self_service_flow_expired_error_spec.rb +1 -1
- data/spec/models/session_activity_datapoint_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/set_active_project_in_console_body_spec.rb +1 -1
- data/spec/models/set_custom_domain_body_spec.rb +1 -1
- data/spec/models/set_project_branding_theme_body_spec.rb +1 -1
- data/spec/models/set_project_spec.rb +1 -1
- data/spec/models/settings_flow_spec.rb +1 -1
- data/spec/models/settings_flow_state_spec.rb +1 -1
- data/spec/models/source_position_spec.rb +1 -1
- data/spec/models/stripe_customer_spec.rb +1 -1
- data/spec/models/subject_set_spec.rb +1 -1
- data/spec/models/subscription_spec.rb +1 -1
- data/spec/models/successful_code_exchange_response_spec.rb +1 -1
- data/spec/models/successful_native_login_spec.rb +1 -1
- data/spec/models/successful_native_registration_spec.rb +1 -1
- data/spec/models/successful_project_update_spec.rb +1 -1
- data/spec/models/token_pagination_headers_spec.rb +1 -1
- data/spec/models/token_pagination_request_parameters_spec.rb +1 -1
- data/spec/models/token_pagination_response_headers_spec.rb +1 -1
- data/spec/models/token_pagination_spec.rb +1 -1
- data/spec/models/trust_o_auth2_jwt_grant_issuer_spec.rb +1 -1
- data/spec/models/trusted_o_auth2_jwt_grant_issuer_spec.rb +1 -1
- data/spec/models/trusted_o_auth2_jwt_grant_json_web_key_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_identity_body_spec.rb +1 -1
- data/spec/models/update_login_flow_body_spec.rb +1 -1
- data/spec/models/update_login_flow_with_code_method_spec.rb +1 -1
- data/spec/models/update_login_flow_with_lookup_secret_method_spec.rb +1 -1
- data/spec/models/update_login_flow_with_oidc_method_spec.rb +1 -1
- data/spec/models/update_login_flow_with_password_method_spec.rb +1 -1
- data/spec/models/update_login_flow_with_totp_method_spec.rb +1 -1
- data/spec/models/update_login_flow_with_web_authn_method_spec.rb +1 -1
- data/spec/models/update_recovery_flow_body_spec.rb +1 -1
- data/spec/models/update_recovery_flow_with_code_method_spec.rb +1 -1
- data/spec/models/update_recovery_flow_with_link_method_spec.rb +1 -1
- data/spec/models/update_registration_flow_body_spec.rb +1 -1
- data/spec/models/update_registration_flow_with_code_method_spec.rb +1 -1
- data/spec/models/update_registration_flow_with_oidc_method_spec.rb +1 -1
- data/spec/models/update_registration_flow_with_password_method_spec.rb +1 -1
- data/spec/models/update_registration_flow_with_web_authn_method_spec.rb +1 -1
- data/spec/models/update_settings_flow_body_spec.rb +1 -1
- data/spec/models/update_settings_flow_with_lookup_method_spec.rb +1 -1
- data/spec/models/update_settings_flow_with_oidc_method_spec.rb +1 -1
- data/spec/models/update_settings_flow_with_password_method_spec.rb +1 -1
- data/spec/models/update_settings_flow_with_profile_method_spec.rb +1 -1
- data/spec/models/update_settings_flow_with_totp_method_spec.rb +1 -1
- data/spec/models/update_settings_flow_with_web_authn_method_spec.rb +1 -1
- data/spec/models/update_subscription_body_spec.rb +1 -1
- data/spec/models/update_verification_flow_body_spec.rb +1 -1
- data/spec/models/update_verification_flow_with_code_method_spec.rb +1 -1
- data/spec/models/update_verification_flow_with_link_method_spec.rb +1 -1
- data/spec/models/usage_spec.rb +1 -1
- data/spec/models/verifiable_credential_priming_response_spec.rb +1 -1
- data/spec/models/verifiable_credential_proof_spec.rb +1 -1
- data/spec/models/verifiable_credential_response_spec.rb +1 -1
- data/spec/models/verifiable_identity_address_spec.rb +1 -1
- data/spec/models/verification_flow_spec.rb +1 -1
- data/spec/models/verification_flow_state_spec.rb +1 -1
- data/spec/models/version_spec.rb +1 -1
- data/spec/models/warning_spec.rb +1 -1
- data/spec/spec_helper.rb +1 -1
- data/vendor/bundle/ruby/2.5.0/cache/typhoeus-1.4.1.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.16.3/gem_make.out +2 -2
- data/vendor/bundle/ruby/2.5.0/extensions/x86_64-linux/2.5.0/ffi-1.16.3/mkmf.log +1 -1
- data/vendor/bundle/ruby/2.5.0/extensions/x86_64-linux/2.5.0/jaro_winkler-1.5.6/gem_make.out +2 -2
- data/vendor/bundle/ruby/2.5.0/extensions/x86_64-linux/2.5.0/psych-4.0.6/gem_make.out +2 -2
- data/vendor/bundle/ruby/2.5.0/extensions/x86_64-linux/2.5.0/racc-1.7.3/gem_make.out +2 -2
- data/vendor/bundle/ruby/2.5.0/extensions/x86_64-linux/2.5.0/stringio-3.0.6/gem_make.out +2 -2
- data/vendor/bundle/ruby/2.5.0/extensions/x86_64-linux/2.5.0/stringio-3.0.6/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.16.3/ext/ffi_c/Makefile +2 -2
- data/vendor/bundle/ruby/2.5.0/gems/jaro_winkler-1.5.6/ext/jaro_winkler/Makefile +2 -2
- data/vendor/bundle/ruby/2.5.0/gems/psych-4.0.6/ext/psych/Makefile +2 -2
- data/vendor/bundle/ruby/2.5.0/gems/racc-1.7.3/ext/racc/cparse/Makefile +2 -2
- data/vendor/bundle/ruby/2.5.0/gems/stringio-3.0.6/ext/stringio/Makefile +2 -2
- data/vendor/bundle/ruby/2.5.0/gems/typhoeus-1.4.1/.github/workflows/ci.yml +30 -0
- data/vendor/bundle/ruby/2.5.0/gems/typhoeus-1.4.1/.github/workflows/experimental.yml +33 -0
- data/vendor/bundle/ruby/2.5.0/gems/{typhoeus-1.4.0 → typhoeus-1.4.1}/CHANGELOG.md +5 -1
- data/vendor/bundle/ruby/2.5.0/gems/{typhoeus-1.4.0 → typhoeus-1.4.1}/Gemfile +5 -1
- data/vendor/bundle/ruby/2.5.0/gems/{typhoeus-1.4.0 → typhoeus-1.4.1}/README.md +10 -6
- data/vendor/bundle/ruby/2.5.0/gems/{typhoeus-1.4.0 → typhoeus-1.4.1}/lib/typhoeus/config.rb +16 -0
- data/vendor/bundle/ruby/2.5.0/gems/{typhoeus-1.4.0 → typhoeus-1.4.1}/lib/typhoeus/easy_factory.rb +26 -0
- data/vendor/bundle/ruby/2.5.0/gems/{typhoeus-1.4.0 → typhoeus-1.4.1}/lib/typhoeus/request.rb +2 -0
- data/vendor/bundle/ruby/2.5.0/gems/{typhoeus-1.4.0 → typhoeus-1.4.1}/lib/typhoeus/response/informations.rb +57 -0
- data/vendor/bundle/ruby/2.5.0/gems/{typhoeus-1.4.0 → typhoeus-1.4.1}/lib/typhoeus/version.rb +1 -1
- data/vendor/bundle/ruby/2.5.0/gems/{typhoeus-1.4.0 → typhoeus-1.4.1}/spec/typhoeus/request_spec.rb +25 -1
- data/vendor/bundle/ruby/2.5.0/gems/{typhoeus-1.4.0 → typhoeus-1.4.1}/spec/typhoeus/response/informations_spec.rb +40 -0
- data/vendor/bundle/ruby/2.5.0/specifications/{typhoeus-1.4.0.gemspec → typhoeus-1.4.1.gemspec} +3 -3
- metadata +101 -100
- data/vendor/bundle/ruby/2.5.0/cache/typhoeus-1.4.0.gem +0 -0
- data/vendor/bundle/ruby/2.5.0/gems/typhoeus-1.4.0/.travis.yml +0 -26
- /data/vendor/bundle/ruby/2.5.0/gems/{typhoeus-1.4.0 → typhoeus-1.4.1}/.gitignore +0 -0
- /data/vendor/bundle/ruby/2.5.0/gems/{typhoeus-1.4.0 → typhoeus-1.4.1}/.rspec +0 -0
- /data/vendor/bundle/ruby/2.5.0/gems/{typhoeus-1.4.0 → typhoeus-1.4.1}/CONTRIBUTING.md +0 -0
- /data/vendor/bundle/ruby/2.5.0/gems/{typhoeus-1.4.0 → typhoeus-1.4.1}/Guardfile +0 -0
- /data/vendor/bundle/ruby/2.5.0/gems/{typhoeus-1.4.0 → typhoeus-1.4.1}/LICENSE +0 -0
- /data/vendor/bundle/ruby/2.5.0/gems/{typhoeus-1.4.0 → typhoeus-1.4.1}/Rakefile +0 -0
- /data/vendor/bundle/ruby/2.5.0/gems/{typhoeus-1.4.0 → typhoeus-1.4.1}/UPGRADE.md +0 -0
- /data/vendor/bundle/ruby/2.5.0/gems/{typhoeus-1.4.0 → typhoeus-1.4.1}/lib/rack/typhoeus/middleware/params_decoder/helper.rb +0 -0
- /data/vendor/bundle/ruby/2.5.0/gems/{typhoeus-1.4.0 → typhoeus-1.4.1}/lib/rack/typhoeus/middleware/params_decoder.rb +0 -0
- /data/vendor/bundle/ruby/2.5.0/gems/{typhoeus-1.4.0 → typhoeus-1.4.1}/lib/rack/typhoeus.rb +0 -0
- /data/vendor/bundle/ruby/2.5.0/gems/{typhoeus-1.4.0 → typhoeus-1.4.1}/lib/typhoeus/adapters/faraday.rb +0 -0
- /data/vendor/bundle/ruby/2.5.0/gems/{typhoeus-1.4.0 → typhoeus-1.4.1}/lib/typhoeus/cache/dalli.rb +0 -0
- /data/vendor/bundle/ruby/2.5.0/gems/{typhoeus-1.4.0 → typhoeus-1.4.1}/lib/typhoeus/cache/rails.rb +0 -0
- /data/vendor/bundle/ruby/2.5.0/gems/{typhoeus-1.4.0 → typhoeus-1.4.1}/lib/typhoeus/cache/redis.rb +0 -0
- /data/vendor/bundle/ruby/2.5.0/gems/{typhoeus-1.4.0 → typhoeus-1.4.1}/lib/typhoeus/errors/no_stub.rb +0 -0
- /data/vendor/bundle/ruby/2.5.0/gems/{typhoeus-1.4.0 → typhoeus-1.4.1}/lib/typhoeus/errors/typhoeus_error.rb +0 -0
- /data/vendor/bundle/ruby/2.5.0/gems/{typhoeus-1.4.0 → typhoeus-1.4.1}/lib/typhoeus/errors.rb +0 -0
- /data/vendor/bundle/ruby/2.5.0/gems/{typhoeus-1.4.0 → typhoeus-1.4.1}/lib/typhoeus/expectation.rb +0 -0
- /data/vendor/bundle/ruby/2.5.0/gems/{typhoeus-1.4.0 → typhoeus-1.4.1}/lib/typhoeus/hydra/addable.rb +0 -0
- /data/vendor/bundle/ruby/2.5.0/gems/{typhoeus-1.4.0 → typhoeus-1.4.1}/lib/typhoeus/hydra/before.rb +0 -0
- /data/vendor/bundle/ruby/2.5.0/gems/{typhoeus-1.4.0 → typhoeus-1.4.1}/lib/typhoeus/hydra/block_connection.rb +0 -0
- /data/vendor/bundle/ruby/2.5.0/gems/{typhoeus-1.4.0 → typhoeus-1.4.1}/lib/typhoeus/hydra/cacheable.rb +0 -0
- /data/vendor/bundle/ruby/2.5.0/gems/{typhoeus-1.4.0 → typhoeus-1.4.1}/lib/typhoeus/hydra/memoizable.rb +0 -0
- /data/vendor/bundle/ruby/2.5.0/gems/{typhoeus-1.4.0 → typhoeus-1.4.1}/lib/typhoeus/hydra/queueable.rb +0 -0
- /data/vendor/bundle/ruby/2.5.0/gems/{typhoeus-1.4.0 → typhoeus-1.4.1}/lib/typhoeus/hydra/runnable.rb +0 -0
- /data/vendor/bundle/ruby/2.5.0/gems/{typhoeus-1.4.0 → typhoeus-1.4.1}/lib/typhoeus/hydra/stubbable.rb +0 -0
- /data/vendor/bundle/ruby/2.5.0/gems/{typhoeus-1.4.0 → typhoeus-1.4.1}/lib/typhoeus/hydra.rb +0 -0
- /data/vendor/bundle/ruby/2.5.0/gems/{typhoeus-1.4.0 → typhoeus-1.4.1}/lib/typhoeus/pool.rb +0 -0
- /data/vendor/bundle/ruby/2.5.0/gems/{typhoeus-1.4.0 → typhoeus-1.4.1}/lib/typhoeus/railtie.rb +0 -0
- /data/vendor/bundle/ruby/2.5.0/gems/{typhoeus-1.4.0 → typhoeus-1.4.1}/lib/typhoeus/request/actions.rb +0 -0
- /data/vendor/bundle/ruby/2.5.0/gems/{typhoeus-1.4.0 → typhoeus-1.4.1}/lib/typhoeus/request/before.rb +0 -0
- /data/vendor/bundle/ruby/2.5.0/gems/{typhoeus-1.4.0 → typhoeus-1.4.1}/lib/typhoeus/request/block_connection.rb +0 -0
- /data/vendor/bundle/ruby/2.5.0/gems/{typhoeus-1.4.0 → typhoeus-1.4.1}/lib/typhoeus/request/cacheable.rb +0 -0
- /data/vendor/bundle/ruby/2.5.0/gems/{typhoeus-1.4.0 → typhoeus-1.4.1}/lib/typhoeus/request/callbacks.rb +0 -0
- /data/vendor/bundle/ruby/2.5.0/gems/{typhoeus-1.4.0 → typhoeus-1.4.1}/lib/typhoeus/request/marshal.rb +0 -0
- /data/vendor/bundle/ruby/2.5.0/gems/{typhoeus-1.4.0 → typhoeus-1.4.1}/lib/typhoeus/request/memoizable.rb +0 -0
- /data/vendor/bundle/ruby/2.5.0/gems/{typhoeus-1.4.0 → typhoeus-1.4.1}/lib/typhoeus/request/operations.rb +0 -0
- /data/vendor/bundle/ruby/2.5.0/gems/{typhoeus-1.4.0 → typhoeus-1.4.1}/lib/typhoeus/request/responseable.rb +0 -0
- /data/vendor/bundle/ruby/2.5.0/gems/{typhoeus-1.4.0 → typhoeus-1.4.1}/lib/typhoeus/request/streamable.rb +0 -0
- /data/vendor/bundle/ruby/2.5.0/gems/{typhoeus-1.4.0 → typhoeus-1.4.1}/lib/typhoeus/request/stubbable.rb +0 -0
- /data/vendor/bundle/ruby/2.5.0/gems/{typhoeus-1.4.0 → typhoeus-1.4.1}/lib/typhoeus/response/cacheable.rb +0 -0
- /data/vendor/bundle/ruby/2.5.0/gems/{typhoeus-1.4.0 → typhoeus-1.4.1}/lib/typhoeus/response/header.rb +0 -0
- /data/vendor/bundle/ruby/2.5.0/gems/{typhoeus-1.4.0 → typhoeus-1.4.1}/lib/typhoeus/response/status.rb +0 -0
- /data/vendor/bundle/ruby/2.5.0/gems/{typhoeus-1.4.0 → typhoeus-1.4.1}/lib/typhoeus/response.rb +0 -0
- /data/vendor/bundle/ruby/2.5.0/gems/{typhoeus-1.4.0 → typhoeus-1.4.1}/lib/typhoeus.rb +0 -0
- /data/vendor/bundle/ruby/2.5.0/gems/{typhoeus-1.4.0 → typhoeus-1.4.1}/perf/profile.rb +0 -0
- /data/vendor/bundle/ruby/2.5.0/gems/{typhoeus-1.4.0 → typhoeus-1.4.1}/perf/vs_nethttp.rb +0 -0
- /data/vendor/bundle/ruby/2.5.0/gems/{typhoeus-1.4.0 → typhoeus-1.4.1}/spec/rack/typhoeus/middleware/params_decoder/helper_spec.rb +0 -0
- /data/vendor/bundle/ruby/2.5.0/gems/{typhoeus-1.4.0 → typhoeus-1.4.1}/spec/rack/typhoeus/middleware/params_decoder_spec.rb +0 -0
- /data/vendor/bundle/ruby/2.5.0/gems/{typhoeus-1.4.0 → typhoeus-1.4.1}/spec/spec_helper.rb +0 -0
- /data/vendor/bundle/ruby/2.5.0/gems/{typhoeus-1.4.0 → typhoeus-1.4.1}/spec/support/localhost_server.rb +0 -0
- /data/vendor/bundle/ruby/2.5.0/gems/{typhoeus-1.4.0 → typhoeus-1.4.1}/spec/support/memory_cache.rb +0 -0
- /data/vendor/bundle/ruby/2.5.0/gems/{typhoeus-1.4.0 → typhoeus-1.4.1}/spec/support/server.rb +0 -0
- /data/vendor/bundle/ruby/2.5.0/gems/{typhoeus-1.4.0 → typhoeus-1.4.1}/spec/typhoeus/adapters/faraday_spec.rb +0 -0
- /data/vendor/bundle/ruby/2.5.0/gems/{typhoeus-1.4.0 → typhoeus-1.4.1}/spec/typhoeus/cache/dalli_spec.rb +0 -0
- /data/vendor/bundle/ruby/2.5.0/gems/{typhoeus-1.4.0 → typhoeus-1.4.1}/spec/typhoeus/cache/redis_spec.rb +0 -0
- /data/vendor/bundle/ruby/2.5.0/gems/{typhoeus-1.4.0 → typhoeus-1.4.1}/spec/typhoeus/config_spec.rb +0 -0
- /data/vendor/bundle/ruby/2.5.0/gems/{typhoeus-1.4.0 → typhoeus-1.4.1}/spec/typhoeus/easy_factory_spec.rb +0 -0
- /data/vendor/bundle/ruby/2.5.0/gems/{typhoeus-1.4.0 → typhoeus-1.4.1}/spec/typhoeus/errors/no_stub_spec.rb +0 -0
- /data/vendor/bundle/ruby/2.5.0/gems/{typhoeus-1.4.0 → typhoeus-1.4.1}/spec/typhoeus/expectation_spec.rb +0 -0
- /data/vendor/bundle/ruby/2.5.0/gems/{typhoeus-1.4.0 → typhoeus-1.4.1}/spec/typhoeus/hydra/addable_spec.rb +0 -0
- /data/vendor/bundle/ruby/2.5.0/gems/{typhoeus-1.4.0 → typhoeus-1.4.1}/spec/typhoeus/hydra/before_spec.rb +0 -0
- /data/vendor/bundle/ruby/2.5.0/gems/{typhoeus-1.4.0 → typhoeus-1.4.1}/spec/typhoeus/hydra/block_connection_spec.rb +0 -0
- /data/vendor/bundle/ruby/2.5.0/gems/{typhoeus-1.4.0 → typhoeus-1.4.1}/spec/typhoeus/hydra/cacheable_spec.rb +0 -0
- /data/vendor/bundle/ruby/2.5.0/gems/{typhoeus-1.4.0 → typhoeus-1.4.1}/spec/typhoeus/hydra/memoizable_spec.rb +0 -0
- /data/vendor/bundle/ruby/2.5.0/gems/{typhoeus-1.4.0 → typhoeus-1.4.1}/spec/typhoeus/hydra/queueable_spec.rb +0 -0
- /data/vendor/bundle/ruby/2.5.0/gems/{typhoeus-1.4.0 → typhoeus-1.4.1}/spec/typhoeus/hydra/runnable_spec.rb +0 -0
- /data/vendor/bundle/ruby/2.5.0/gems/{typhoeus-1.4.0 → typhoeus-1.4.1}/spec/typhoeus/hydra/stubbable_spec.rb +0 -0
- /data/vendor/bundle/ruby/2.5.0/gems/{typhoeus-1.4.0 → typhoeus-1.4.1}/spec/typhoeus/hydra_spec.rb +0 -0
- /data/vendor/bundle/ruby/2.5.0/gems/{typhoeus-1.4.0 → typhoeus-1.4.1}/spec/typhoeus/pool_spec.rb +0 -0
- /data/vendor/bundle/ruby/2.5.0/gems/{typhoeus-1.4.0 → typhoeus-1.4.1}/spec/typhoeus/request/actions_spec.rb +0 -0
- /data/vendor/bundle/ruby/2.5.0/gems/{typhoeus-1.4.0 → typhoeus-1.4.1}/spec/typhoeus/request/before_spec.rb +0 -0
- /data/vendor/bundle/ruby/2.5.0/gems/{typhoeus-1.4.0 → typhoeus-1.4.1}/spec/typhoeus/request/block_connection_spec.rb +0 -0
- /data/vendor/bundle/ruby/2.5.0/gems/{typhoeus-1.4.0 → typhoeus-1.4.1}/spec/typhoeus/request/cacheable_spec.rb +0 -0
- /data/vendor/bundle/ruby/2.5.0/gems/{typhoeus-1.4.0 → typhoeus-1.4.1}/spec/typhoeus/request/callbacks_spec.rb +0 -0
- /data/vendor/bundle/ruby/2.5.0/gems/{typhoeus-1.4.0 → typhoeus-1.4.1}/spec/typhoeus/request/marshal_spec.rb +0 -0
- /data/vendor/bundle/ruby/2.5.0/gems/{typhoeus-1.4.0 → typhoeus-1.4.1}/spec/typhoeus/request/memoizable_spec.rb +0 -0
- /data/vendor/bundle/ruby/2.5.0/gems/{typhoeus-1.4.0 → typhoeus-1.4.1}/spec/typhoeus/request/operations_spec.rb +0 -0
- /data/vendor/bundle/ruby/2.5.0/gems/{typhoeus-1.4.0 → typhoeus-1.4.1}/spec/typhoeus/request/responseable_spec.rb +0 -0
- /data/vendor/bundle/ruby/2.5.0/gems/{typhoeus-1.4.0 → typhoeus-1.4.1}/spec/typhoeus/request/stubbable_spec.rb +0 -0
- /data/vendor/bundle/ruby/2.5.0/gems/{typhoeus-1.4.0 → typhoeus-1.4.1}/spec/typhoeus/response/header_spec.rb +0 -0
- /data/vendor/bundle/ruby/2.5.0/gems/{typhoeus-1.4.0 → typhoeus-1.4.1}/spec/typhoeus/response/status_spec.rb +0 -0
- /data/vendor/bundle/ruby/2.5.0/gems/{typhoeus-1.4.0 → typhoeus-1.4.1}/spec/typhoeus/response_spec.rb +0 -0
- /data/vendor/bundle/ruby/2.5.0/gems/{typhoeus-1.4.0 → typhoeus-1.4.1}/spec/typhoeus_spec.rb +0 -0
- /data/vendor/bundle/ruby/2.5.0/gems/{typhoeus-1.4.0 → typhoeus-1.4.1}/typhoeus.gemspec +0 -0
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: 1.
|
4
|
+
version: 1.4.1
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- ORY GmbH
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2023-11-
|
11
|
+
date: 2023-11-20 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: typhoeus
|
@@ -816,7 +816,7 @@ files:
|
|
816
816
|
- vendor/bundle/ruby/2.5.0/cache/rubocop-0.66.0.gem
|
817
817
|
- vendor/bundle/ruby/2.5.0/cache/ruby-progressbar-1.13.0.gem
|
818
818
|
- vendor/bundle/ruby/2.5.0/cache/stringio-3.0.6.gem
|
819
|
-
- vendor/bundle/ruby/2.5.0/cache/typhoeus-1.4.
|
819
|
+
- vendor/bundle/ruby/2.5.0/cache/typhoeus-1.4.1.gem
|
820
820
|
- vendor/bundle/ruby/2.5.0/cache/unicode-display_width-1.5.0.gem
|
821
821
|
- vendor/bundle/ruby/2.5.0/extensions/x86_64-linux/2.5.0/byebug-11.1.3/byebug/byebug.so
|
822
822
|
- vendor/bundle/ruby/2.5.0/extensions/x86_64-linux/2.5.0/byebug-11.1.3/gem.build_complete
|
@@ -3255,102 +3255,103 @@ files:
|
|
3255
3255
|
- vendor/bundle/ruby/2.5.0/gems/stringio-3.0.6/ext/stringio/stringio.o
|
3256
3256
|
- vendor/bundle/ruby/2.5.0/gems/stringio-3.0.6/ext/stringio/stringio.so
|
3257
3257
|
- vendor/bundle/ruby/2.5.0/gems/stringio-3.0.6/lib/stringio.so
|
3258
|
-
- vendor/bundle/ruby/2.5.0/gems/typhoeus-1.4.
|
3259
|
-
- vendor/bundle/ruby/2.5.0/gems/typhoeus-1.4.
|
3260
|
-
- vendor/bundle/ruby/2.5.0/gems/typhoeus-1.4.
|
3261
|
-
- vendor/bundle/ruby/2.5.0/gems/typhoeus-1.4.
|
3262
|
-
- vendor/bundle/ruby/2.5.0/gems/typhoeus-1.4.
|
3263
|
-
- vendor/bundle/ruby/2.5.0/gems/typhoeus-1.4.
|
3264
|
-
- vendor/bundle/ruby/2.5.0/gems/typhoeus-1.4.
|
3265
|
-
- vendor/bundle/ruby/2.5.0/gems/typhoeus-1.4.
|
3266
|
-
- vendor/bundle/ruby/2.5.0/gems/typhoeus-1.4.
|
3267
|
-
- vendor/bundle/ruby/2.5.0/gems/typhoeus-1.4.
|
3268
|
-
- vendor/bundle/ruby/2.5.0/gems/typhoeus-1.4.
|
3269
|
-
- vendor/bundle/ruby/2.5.0/gems/typhoeus-1.4.
|
3270
|
-
- vendor/bundle/ruby/2.5.0/gems/typhoeus-1.4.
|
3271
|
-
- vendor/bundle/ruby/2.5.0/gems/typhoeus-1.4.
|
3272
|
-
- vendor/bundle/ruby/2.5.0/gems/typhoeus-1.4.
|
3273
|
-
- vendor/bundle/ruby/2.5.0/gems/typhoeus-1.4.
|
3274
|
-
- vendor/bundle/ruby/2.5.0/gems/typhoeus-1.4.
|
3275
|
-
- vendor/bundle/ruby/2.5.0/gems/typhoeus-1.4.
|
3276
|
-
- vendor/bundle/ruby/2.5.0/gems/typhoeus-1.4.
|
3277
|
-
- vendor/bundle/ruby/2.5.0/gems/typhoeus-1.4.
|
3278
|
-
- vendor/bundle/ruby/2.5.0/gems/typhoeus-1.4.
|
3279
|
-
- vendor/bundle/ruby/2.5.0/gems/typhoeus-1.4.
|
3280
|
-
- vendor/bundle/ruby/2.5.0/gems/typhoeus-1.4.
|
3281
|
-
- vendor/bundle/ruby/2.5.0/gems/typhoeus-1.4.
|
3282
|
-
- vendor/bundle/ruby/2.5.0/gems/typhoeus-1.4.
|
3283
|
-
- vendor/bundle/ruby/2.5.0/gems/typhoeus-1.4.
|
3284
|
-
- vendor/bundle/ruby/2.5.0/gems/typhoeus-1.4.
|
3285
|
-
- vendor/bundle/ruby/2.5.0/gems/typhoeus-1.4.
|
3286
|
-
- vendor/bundle/ruby/2.5.0/gems/typhoeus-1.4.
|
3287
|
-
- vendor/bundle/ruby/2.5.0/gems/typhoeus-1.4.
|
3288
|
-
- vendor/bundle/ruby/2.5.0/gems/typhoeus-1.4.
|
3289
|
-
- vendor/bundle/ruby/2.5.0/gems/typhoeus-1.4.
|
3290
|
-
- vendor/bundle/ruby/2.5.0/gems/typhoeus-1.4.
|
3291
|
-
- vendor/bundle/ruby/2.5.0/gems/typhoeus-1.4.
|
3292
|
-
- vendor/bundle/ruby/2.5.0/gems/typhoeus-1.4.
|
3293
|
-
- vendor/bundle/ruby/2.5.0/gems/typhoeus-1.4.
|
3294
|
-
- vendor/bundle/ruby/2.5.0/gems/typhoeus-1.4.
|
3295
|
-
- vendor/bundle/ruby/2.5.0/gems/typhoeus-1.4.
|
3296
|
-
- vendor/bundle/ruby/2.5.0/gems/typhoeus-1.4.
|
3297
|
-
- vendor/bundle/ruby/2.5.0/gems/typhoeus-1.4.
|
3298
|
-
- vendor/bundle/ruby/2.5.0/gems/typhoeus-1.4.
|
3299
|
-
- vendor/bundle/ruby/2.5.0/gems/typhoeus-1.4.
|
3300
|
-
- vendor/bundle/ruby/2.5.0/gems/typhoeus-1.4.
|
3301
|
-
- vendor/bundle/ruby/2.5.0/gems/typhoeus-1.4.
|
3302
|
-
- vendor/bundle/ruby/2.5.0/gems/typhoeus-1.4.
|
3303
|
-
- vendor/bundle/ruby/2.5.0/gems/typhoeus-1.4.
|
3304
|
-
- vendor/bundle/ruby/2.5.0/gems/typhoeus-1.4.
|
3305
|
-
- vendor/bundle/ruby/2.5.0/gems/typhoeus-1.4.
|
3306
|
-
- vendor/bundle/ruby/2.5.0/gems/typhoeus-1.4.
|
3307
|
-
- vendor/bundle/ruby/2.5.0/gems/typhoeus-1.4.
|
3308
|
-
- vendor/bundle/ruby/2.5.0/gems/typhoeus-1.4.
|
3309
|
-
- vendor/bundle/ruby/2.5.0/gems/typhoeus-1.4.
|
3310
|
-
- vendor/bundle/ruby/2.5.0/gems/typhoeus-1.4.
|
3311
|
-
- vendor/bundle/ruby/2.5.0/gems/typhoeus-1.4.
|
3312
|
-
- vendor/bundle/ruby/2.5.0/gems/typhoeus-1.4.
|
3313
|
-
- vendor/bundle/ruby/2.5.0/gems/typhoeus-1.4.
|
3314
|
-
- vendor/bundle/ruby/2.5.0/gems/typhoeus-1.4.
|
3315
|
-
- vendor/bundle/ruby/2.5.0/gems/typhoeus-1.4.
|
3316
|
-
- vendor/bundle/ruby/2.5.0/gems/typhoeus-1.4.
|
3317
|
-
- vendor/bundle/ruby/2.5.0/gems/typhoeus-1.4.
|
3318
|
-
- vendor/bundle/ruby/2.5.0/gems/typhoeus-1.4.
|
3319
|
-
- vendor/bundle/ruby/2.5.0/gems/typhoeus-1.4.
|
3320
|
-
- vendor/bundle/ruby/2.5.0/gems/typhoeus-1.4.
|
3321
|
-
- vendor/bundle/ruby/2.5.0/gems/typhoeus-1.4.
|
3322
|
-
- vendor/bundle/ruby/2.5.0/gems/typhoeus-1.4.
|
3323
|
-
- vendor/bundle/ruby/2.5.0/gems/typhoeus-1.4.
|
3324
|
-
- vendor/bundle/ruby/2.5.0/gems/typhoeus-1.4.
|
3325
|
-
- vendor/bundle/ruby/2.5.0/gems/typhoeus-1.4.
|
3326
|
-
- vendor/bundle/ruby/2.5.0/gems/typhoeus-1.4.
|
3327
|
-
- vendor/bundle/ruby/2.5.0/gems/typhoeus-1.4.
|
3328
|
-
- vendor/bundle/ruby/2.5.0/gems/typhoeus-1.4.
|
3329
|
-
- vendor/bundle/ruby/2.5.0/gems/typhoeus-1.4.
|
3330
|
-
- vendor/bundle/ruby/2.5.0/gems/typhoeus-1.4.
|
3331
|
-
- vendor/bundle/ruby/2.5.0/gems/typhoeus-1.4.
|
3332
|
-
- vendor/bundle/ruby/2.5.0/gems/typhoeus-1.4.
|
3333
|
-
- vendor/bundle/ruby/2.5.0/gems/typhoeus-1.4.
|
3334
|
-
- vendor/bundle/ruby/2.5.0/gems/typhoeus-1.4.
|
3335
|
-
- vendor/bundle/ruby/2.5.0/gems/typhoeus-1.4.
|
3336
|
-
- vendor/bundle/ruby/2.5.0/gems/typhoeus-1.4.
|
3337
|
-
- vendor/bundle/ruby/2.5.0/gems/typhoeus-1.4.
|
3338
|
-
- vendor/bundle/ruby/2.5.0/gems/typhoeus-1.4.
|
3339
|
-
- vendor/bundle/ruby/2.5.0/gems/typhoeus-1.4.
|
3340
|
-
- vendor/bundle/ruby/2.5.0/gems/typhoeus-1.4.
|
3341
|
-
- vendor/bundle/ruby/2.5.0/gems/typhoeus-1.4.
|
3342
|
-
- vendor/bundle/ruby/2.5.0/gems/typhoeus-1.4.
|
3343
|
-
- vendor/bundle/ruby/2.5.0/gems/typhoeus-1.4.
|
3344
|
-
- vendor/bundle/ruby/2.5.0/gems/typhoeus-1.4.
|
3345
|
-
- vendor/bundle/ruby/2.5.0/gems/typhoeus-1.4.
|
3346
|
-
- vendor/bundle/ruby/2.5.0/gems/typhoeus-1.4.
|
3347
|
-
- vendor/bundle/ruby/2.5.0/gems/typhoeus-1.4.
|
3348
|
-
- vendor/bundle/ruby/2.5.0/gems/typhoeus-1.4.
|
3349
|
-
- vendor/bundle/ruby/2.5.0/gems/typhoeus-1.4.
|
3350
|
-
- vendor/bundle/ruby/2.5.0/gems/typhoeus-1.4.
|
3351
|
-
- vendor/bundle/ruby/2.5.0/gems/typhoeus-1.4.
|
3352
|
-
- vendor/bundle/ruby/2.5.0/gems/typhoeus-1.4.
|
3353
|
-
- vendor/bundle/ruby/2.5.0/gems/typhoeus-1.4.
|
3258
|
+
- vendor/bundle/ruby/2.5.0/gems/typhoeus-1.4.1/.github/workflows/ci.yml
|
3259
|
+
- vendor/bundle/ruby/2.5.0/gems/typhoeus-1.4.1/.github/workflows/experimental.yml
|
3260
|
+
- vendor/bundle/ruby/2.5.0/gems/typhoeus-1.4.1/.gitignore
|
3261
|
+
- vendor/bundle/ruby/2.5.0/gems/typhoeus-1.4.1/.rspec
|
3262
|
+
- vendor/bundle/ruby/2.5.0/gems/typhoeus-1.4.1/CHANGELOG.md
|
3263
|
+
- vendor/bundle/ruby/2.5.0/gems/typhoeus-1.4.1/CONTRIBUTING.md
|
3264
|
+
- vendor/bundle/ruby/2.5.0/gems/typhoeus-1.4.1/Gemfile
|
3265
|
+
- vendor/bundle/ruby/2.5.0/gems/typhoeus-1.4.1/Guardfile
|
3266
|
+
- vendor/bundle/ruby/2.5.0/gems/typhoeus-1.4.1/LICENSE
|
3267
|
+
- vendor/bundle/ruby/2.5.0/gems/typhoeus-1.4.1/README.md
|
3268
|
+
- vendor/bundle/ruby/2.5.0/gems/typhoeus-1.4.1/Rakefile
|
3269
|
+
- vendor/bundle/ruby/2.5.0/gems/typhoeus-1.4.1/UPGRADE.md
|
3270
|
+
- vendor/bundle/ruby/2.5.0/gems/typhoeus-1.4.1/lib/rack/typhoeus.rb
|
3271
|
+
- vendor/bundle/ruby/2.5.0/gems/typhoeus-1.4.1/lib/rack/typhoeus/middleware/params_decoder.rb
|
3272
|
+
- vendor/bundle/ruby/2.5.0/gems/typhoeus-1.4.1/lib/rack/typhoeus/middleware/params_decoder/helper.rb
|
3273
|
+
- vendor/bundle/ruby/2.5.0/gems/typhoeus-1.4.1/lib/typhoeus.rb
|
3274
|
+
- vendor/bundle/ruby/2.5.0/gems/typhoeus-1.4.1/lib/typhoeus/adapters/faraday.rb
|
3275
|
+
- vendor/bundle/ruby/2.5.0/gems/typhoeus-1.4.1/lib/typhoeus/cache/dalli.rb
|
3276
|
+
- vendor/bundle/ruby/2.5.0/gems/typhoeus-1.4.1/lib/typhoeus/cache/rails.rb
|
3277
|
+
- vendor/bundle/ruby/2.5.0/gems/typhoeus-1.4.1/lib/typhoeus/cache/redis.rb
|
3278
|
+
- vendor/bundle/ruby/2.5.0/gems/typhoeus-1.4.1/lib/typhoeus/config.rb
|
3279
|
+
- vendor/bundle/ruby/2.5.0/gems/typhoeus-1.4.1/lib/typhoeus/easy_factory.rb
|
3280
|
+
- vendor/bundle/ruby/2.5.0/gems/typhoeus-1.4.1/lib/typhoeus/errors.rb
|
3281
|
+
- vendor/bundle/ruby/2.5.0/gems/typhoeus-1.4.1/lib/typhoeus/errors/no_stub.rb
|
3282
|
+
- vendor/bundle/ruby/2.5.0/gems/typhoeus-1.4.1/lib/typhoeus/errors/typhoeus_error.rb
|
3283
|
+
- vendor/bundle/ruby/2.5.0/gems/typhoeus-1.4.1/lib/typhoeus/expectation.rb
|
3284
|
+
- vendor/bundle/ruby/2.5.0/gems/typhoeus-1.4.1/lib/typhoeus/hydra.rb
|
3285
|
+
- vendor/bundle/ruby/2.5.0/gems/typhoeus-1.4.1/lib/typhoeus/hydra/addable.rb
|
3286
|
+
- vendor/bundle/ruby/2.5.0/gems/typhoeus-1.4.1/lib/typhoeus/hydra/before.rb
|
3287
|
+
- vendor/bundle/ruby/2.5.0/gems/typhoeus-1.4.1/lib/typhoeus/hydra/block_connection.rb
|
3288
|
+
- vendor/bundle/ruby/2.5.0/gems/typhoeus-1.4.1/lib/typhoeus/hydra/cacheable.rb
|
3289
|
+
- vendor/bundle/ruby/2.5.0/gems/typhoeus-1.4.1/lib/typhoeus/hydra/memoizable.rb
|
3290
|
+
- vendor/bundle/ruby/2.5.0/gems/typhoeus-1.4.1/lib/typhoeus/hydra/queueable.rb
|
3291
|
+
- vendor/bundle/ruby/2.5.0/gems/typhoeus-1.4.1/lib/typhoeus/hydra/runnable.rb
|
3292
|
+
- vendor/bundle/ruby/2.5.0/gems/typhoeus-1.4.1/lib/typhoeus/hydra/stubbable.rb
|
3293
|
+
- vendor/bundle/ruby/2.5.0/gems/typhoeus-1.4.1/lib/typhoeus/pool.rb
|
3294
|
+
- vendor/bundle/ruby/2.5.0/gems/typhoeus-1.4.1/lib/typhoeus/railtie.rb
|
3295
|
+
- vendor/bundle/ruby/2.5.0/gems/typhoeus-1.4.1/lib/typhoeus/request.rb
|
3296
|
+
- vendor/bundle/ruby/2.5.0/gems/typhoeus-1.4.1/lib/typhoeus/request/actions.rb
|
3297
|
+
- vendor/bundle/ruby/2.5.0/gems/typhoeus-1.4.1/lib/typhoeus/request/before.rb
|
3298
|
+
- vendor/bundle/ruby/2.5.0/gems/typhoeus-1.4.1/lib/typhoeus/request/block_connection.rb
|
3299
|
+
- vendor/bundle/ruby/2.5.0/gems/typhoeus-1.4.1/lib/typhoeus/request/cacheable.rb
|
3300
|
+
- vendor/bundle/ruby/2.5.0/gems/typhoeus-1.4.1/lib/typhoeus/request/callbacks.rb
|
3301
|
+
- vendor/bundle/ruby/2.5.0/gems/typhoeus-1.4.1/lib/typhoeus/request/marshal.rb
|
3302
|
+
- vendor/bundle/ruby/2.5.0/gems/typhoeus-1.4.1/lib/typhoeus/request/memoizable.rb
|
3303
|
+
- vendor/bundle/ruby/2.5.0/gems/typhoeus-1.4.1/lib/typhoeus/request/operations.rb
|
3304
|
+
- vendor/bundle/ruby/2.5.0/gems/typhoeus-1.4.1/lib/typhoeus/request/responseable.rb
|
3305
|
+
- vendor/bundle/ruby/2.5.0/gems/typhoeus-1.4.1/lib/typhoeus/request/streamable.rb
|
3306
|
+
- vendor/bundle/ruby/2.5.0/gems/typhoeus-1.4.1/lib/typhoeus/request/stubbable.rb
|
3307
|
+
- vendor/bundle/ruby/2.5.0/gems/typhoeus-1.4.1/lib/typhoeus/response.rb
|
3308
|
+
- vendor/bundle/ruby/2.5.0/gems/typhoeus-1.4.1/lib/typhoeus/response/cacheable.rb
|
3309
|
+
- vendor/bundle/ruby/2.5.0/gems/typhoeus-1.4.1/lib/typhoeus/response/header.rb
|
3310
|
+
- vendor/bundle/ruby/2.5.0/gems/typhoeus-1.4.1/lib/typhoeus/response/informations.rb
|
3311
|
+
- vendor/bundle/ruby/2.5.0/gems/typhoeus-1.4.1/lib/typhoeus/response/status.rb
|
3312
|
+
- vendor/bundle/ruby/2.5.0/gems/typhoeus-1.4.1/lib/typhoeus/version.rb
|
3313
|
+
- vendor/bundle/ruby/2.5.0/gems/typhoeus-1.4.1/perf/profile.rb
|
3314
|
+
- vendor/bundle/ruby/2.5.0/gems/typhoeus-1.4.1/perf/vs_nethttp.rb
|
3315
|
+
- vendor/bundle/ruby/2.5.0/gems/typhoeus-1.4.1/spec/rack/typhoeus/middleware/params_decoder/helper_spec.rb
|
3316
|
+
- vendor/bundle/ruby/2.5.0/gems/typhoeus-1.4.1/spec/rack/typhoeus/middleware/params_decoder_spec.rb
|
3317
|
+
- vendor/bundle/ruby/2.5.0/gems/typhoeus-1.4.1/spec/spec_helper.rb
|
3318
|
+
- vendor/bundle/ruby/2.5.0/gems/typhoeus-1.4.1/spec/support/localhost_server.rb
|
3319
|
+
- vendor/bundle/ruby/2.5.0/gems/typhoeus-1.4.1/spec/support/memory_cache.rb
|
3320
|
+
- vendor/bundle/ruby/2.5.0/gems/typhoeus-1.4.1/spec/support/server.rb
|
3321
|
+
- vendor/bundle/ruby/2.5.0/gems/typhoeus-1.4.1/spec/typhoeus/adapters/faraday_spec.rb
|
3322
|
+
- vendor/bundle/ruby/2.5.0/gems/typhoeus-1.4.1/spec/typhoeus/cache/dalli_spec.rb
|
3323
|
+
- vendor/bundle/ruby/2.5.0/gems/typhoeus-1.4.1/spec/typhoeus/cache/redis_spec.rb
|
3324
|
+
- vendor/bundle/ruby/2.5.0/gems/typhoeus-1.4.1/spec/typhoeus/config_spec.rb
|
3325
|
+
- vendor/bundle/ruby/2.5.0/gems/typhoeus-1.4.1/spec/typhoeus/easy_factory_spec.rb
|
3326
|
+
- vendor/bundle/ruby/2.5.0/gems/typhoeus-1.4.1/spec/typhoeus/errors/no_stub_spec.rb
|
3327
|
+
- vendor/bundle/ruby/2.5.0/gems/typhoeus-1.4.1/spec/typhoeus/expectation_spec.rb
|
3328
|
+
- vendor/bundle/ruby/2.5.0/gems/typhoeus-1.4.1/spec/typhoeus/hydra/addable_spec.rb
|
3329
|
+
- vendor/bundle/ruby/2.5.0/gems/typhoeus-1.4.1/spec/typhoeus/hydra/before_spec.rb
|
3330
|
+
- vendor/bundle/ruby/2.5.0/gems/typhoeus-1.4.1/spec/typhoeus/hydra/block_connection_spec.rb
|
3331
|
+
- vendor/bundle/ruby/2.5.0/gems/typhoeus-1.4.1/spec/typhoeus/hydra/cacheable_spec.rb
|
3332
|
+
- vendor/bundle/ruby/2.5.0/gems/typhoeus-1.4.1/spec/typhoeus/hydra/memoizable_spec.rb
|
3333
|
+
- vendor/bundle/ruby/2.5.0/gems/typhoeus-1.4.1/spec/typhoeus/hydra/queueable_spec.rb
|
3334
|
+
- vendor/bundle/ruby/2.5.0/gems/typhoeus-1.4.1/spec/typhoeus/hydra/runnable_spec.rb
|
3335
|
+
- vendor/bundle/ruby/2.5.0/gems/typhoeus-1.4.1/spec/typhoeus/hydra/stubbable_spec.rb
|
3336
|
+
- vendor/bundle/ruby/2.5.0/gems/typhoeus-1.4.1/spec/typhoeus/hydra_spec.rb
|
3337
|
+
- vendor/bundle/ruby/2.5.0/gems/typhoeus-1.4.1/spec/typhoeus/pool_spec.rb
|
3338
|
+
- vendor/bundle/ruby/2.5.0/gems/typhoeus-1.4.1/spec/typhoeus/request/actions_spec.rb
|
3339
|
+
- vendor/bundle/ruby/2.5.0/gems/typhoeus-1.4.1/spec/typhoeus/request/before_spec.rb
|
3340
|
+
- vendor/bundle/ruby/2.5.0/gems/typhoeus-1.4.1/spec/typhoeus/request/block_connection_spec.rb
|
3341
|
+
- vendor/bundle/ruby/2.5.0/gems/typhoeus-1.4.1/spec/typhoeus/request/cacheable_spec.rb
|
3342
|
+
- vendor/bundle/ruby/2.5.0/gems/typhoeus-1.4.1/spec/typhoeus/request/callbacks_spec.rb
|
3343
|
+
- vendor/bundle/ruby/2.5.0/gems/typhoeus-1.4.1/spec/typhoeus/request/marshal_spec.rb
|
3344
|
+
- vendor/bundle/ruby/2.5.0/gems/typhoeus-1.4.1/spec/typhoeus/request/memoizable_spec.rb
|
3345
|
+
- vendor/bundle/ruby/2.5.0/gems/typhoeus-1.4.1/spec/typhoeus/request/operations_spec.rb
|
3346
|
+
- vendor/bundle/ruby/2.5.0/gems/typhoeus-1.4.1/spec/typhoeus/request/responseable_spec.rb
|
3347
|
+
- vendor/bundle/ruby/2.5.0/gems/typhoeus-1.4.1/spec/typhoeus/request/stubbable_spec.rb
|
3348
|
+
- vendor/bundle/ruby/2.5.0/gems/typhoeus-1.4.1/spec/typhoeus/request_spec.rb
|
3349
|
+
- vendor/bundle/ruby/2.5.0/gems/typhoeus-1.4.1/spec/typhoeus/response/header_spec.rb
|
3350
|
+
- vendor/bundle/ruby/2.5.0/gems/typhoeus-1.4.1/spec/typhoeus/response/informations_spec.rb
|
3351
|
+
- vendor/bundle/ruby/2.5.0/gems/typhoeus-1.4.1/spec/typhoeus/response/status_spec.rb
|
3352
|
+
- vendor/bundle/ruby/2.5.0/gems/typhoeus-1.4.1/spec/typhoeus/response_spec.rb
|
3353
|
+
- vendor/bundle/ruby/2.5.0/gems/typhoeus-1.4.1/spec/typhoeus_spec.rb
|
3354
|
+
- vendor/bundle/ruby/2.5.0/gems/typhoeus-1.4.1/typhoeus.gemspec
|
3354
3355
|
- vendor/bundle/ruby/2.5.0/gems/unicode-display_width-1.5.0/CHANGELOG.md
|
3355
3356
|
- vendor/bundle/ruby/2.5.0/gems/unicode-display_width-1.5.0/MIT-LICENSE.txt
|
3356
3357
|
- vendor/bundle/ruby/2.5.0/gems/unicode-display_width-1.5.0/README.md
|
@@ -3384,7 +3385,7 @@ files:
|
|
3384
3385
|
- vendor/bundle/ruby/2.5.0/specifications/rubocop-0.66.0.gemspec
|
3385
3386
|
- vendor/bundle/ruby/2.5.0/specifications/ruby-progressbar-1.13.0.gemspec
|
3386
3387
|
- vendor/bundle/ruby/2.5.0/specifications/stringio-3.0.6.gemspec
|
3387
|
-
- vendor/bundle/ruby/2.5.0/specifications/typhoeus-1.4.
|
3388
|
+
- vendor/bundle/ruby/2.5.0/specifications/typhoeus-1.4.1.gemspec
|
3388
3389
|
- vendor/bundle/ruby/2.5.0/specifications/unicode-display_width-1.5.0.gemspec
|
3389
3390
|
homepage: https://www.ory.sh
|
3390
3391
|
licenses:
|
Binary file
|
@@ -1,26 +0,0 @@
|
|
1
|
-
language: ruby
|
2
|
-
script: "bundle exec rake"
|
3
|
-
rvm:
|
4
|
-
- 1.9.3
|
5
|
-
- 2.0.0
|
6
|
-
- 2.1.10
|
7
|
-
- 2.2.10
|
8
|
-
- 2.3.8
|
9
|
-
- 2.4.7
|
10
|
-
- 2.5.6
|
11
|
-
- 2.6.4
|
12
|
-
- ruby-head
|
13
|
-
- jruby-head
|
14
|
-
- jruby-18mode
|
15
|
-
- jruby-19mode
|
16
|
-
matrix:
|
17
|
-
fast_finish: true
|
18
|
-
allow_failures:
|
19
|
-
- rvm: ruby-head
|
20
|
-
- rvm: jruby-head
|
21
|
-
- rvm: ree
|
22
|
-
include:
|
23
|
-
- rvm: 1.8.7
|
24
|
-
dist: precise
|
25
|
-
- rvm: 1.9.2
|
26
|
-
dist: trusty
|
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
|
/data/vendor/bundle/ruby/2.5.0/gems/{typhoeus-1.4.0 → typhoeus-1.4.1}/lib/typhoeus/cache/dalli.rb
RENAMED
File without changes
|
/data/vendor/bundle/ruby/2.5.0/gems/{typhoeus-1.4.0 → typhoeus-1.4.1}/lib/typhoeus/cache/rails.rb
RENAMED
File without changes
|
/data/vendor/bundle/ruby/2.5.0/gems/{typhoeus-1.4.0 → typhoeus-1.4.1}/lib/typhoeus/cache/redis.rb
RENAMED
File without changes
|
/data/vendor/bundle/ruby/2.5.0/gems/{typhoeus-1.4.0 → typhoeus-1.4.1}/lib/typhoeus/errors/no_stub.rb
RENAMED
File without changes
|
File without changes
|
/data/vendor/bundle/ruby/2.5.0/gems/{typhoeus-1.4.0 → typhoeus-1.4.1}/lib/typhoeus/errors.rb
RENAMED
File without changes
|
/data/vendor/bundle/ruby/2.5.0/gems/{typhoeus-1.4.0 → typhoeus-1.4.1}/lib/typhoeus/expectation.rb
RENAMED
File without changes
|
/data/vendor/bundle/ruby/2.5.0/gems/{typhoeus-1.4.0 → typhoeus-1.4.1}/lib/typhoeus/hydra/addable.rb
RENAMED
File without changes
|
/data/vendor/bundle/ruby/2.5.0/gems/{typhoeus-1.4.0 → typhoeus-1.4.1}/lib/typhoeus/hydra/before.rb
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
/data/vendor/bundle/ruby/2.5.0/gems/{typhoeus-1.4.0 → typhoeus-1.4.1}/lib/typhoeus/hydra/runnable.rb
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
/data/vendor/bundle/ruby/2.5.0/gems/{typhoeus-1.4.0 → typhoeus-1.4.1}/lib/typhoeus/railtie.rb
RENAMED
File without changes
|
File without changes
|
/data/vendor/bundle/ruby/2.5.0/gems/{typhoeus-1.4.0 → typhoeus-1.4.1}/lib/typhoeus/request/before.rb
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
/data/vendor/bundle/ruby/2.5.0/gems/{typhoeus-1.4.0 → typhoeus-1.4.1}/lib/typhoeus/response.rb
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
/data/vendor/bundle/ruby/2.5.0/gems/{typhoeus-1.4.0 → typhoeus-1.4.1}/spec/support/memory_cache.rb
RENAMED
File without changes
|
/data/vendor/bundle/ruby/2.5.0/gems/{typhoeus-1.4.0 → typhoeus-1.4.1}/spec/support/server.rb
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
/data/vendor/bundle/ruby/2.5.0/gems/{typhoeus-1.4.0 → typhoeus-1.4.1}/spec/typhoeus/config_spec.rb
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
/data/vendor/bundle/ruby/2.5.0/gems/{typhoeus-1.4.0 → typhoeus-1.4.1}/spec/typhoeus/hydra_spec.rb
RENAMED
File without changes
|
/data/vendor/bundle/ruby/2.5.0/gems/{typhoeus-1.4.0 → typhoeus-1.4.1}/spec/typhoeus/pool_spec.rb
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
/data/vendor/bundle/ruby/2.5.0/gems/{typhoeus-1.4.0 → typhoeus-1.4.1}/spec/typhoeus/response_spec.rb
RENAMED
File without changes
|
File without changes
|
File without changes
|