ory-client 0.2.0.alpha29 → 0.2.0.alpha32
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/admin_api.rb +1 -1
- data/lib/ory-client/api/metadata_api.rb +1 -1
- data/lib/ory-client/api/public_api.rb +1 -1
- data/lib/ory-client/api/read_api.rb +1 -1
- data/lib/ory-client/api/v0alpha2_api.rb +1 -1
- data/lib/ory-client/api/write_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_consent_request.rb +1 -1
- data/lib/ory-client/models/accept_login_request.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_identity_import_credentials_oidc.rb +1 -1
- data/lib/ory-client/models/admin_create_identity_import_credentials_oidc_config.rb +1 -1
- data/lib/ory-client/models/admin_create_identity_import_credentials_oidc_provider.rb +1 -1
- data/lib/ory-client/models/admin_create_identity_import_credentials_password.rb +1 -1
- data/lib/ory-client/models/admin_create_identity_import_credentials_password_config.rb +1 -1
- data/lib/ory-client/models/admin_create_self_service_recovery_link_body.rb +1 -1
- data/lib/ory-client/models/admin_identity_import_credentials.rb +1 -1
- data/lib/ory-client/models/admin_update_identity_body.rb +1 -1
- data/lib/ory-client/models/authenticator_assurance_level.rb +1 -1
- data/lib/ory-client/models/cloud_account.rb +1 -1
- data/lib/ory-client/models/cname_settings.rb +1 -1
- data/lib/ory-client/models/completed_request.rb +1 -1
- data/lib/ory-client/models/consent_request.rb +1 -1
- data/lib/ory-client/models/consent_request_session.rb +1 -1
- data/lib/ory-client/models/create_custom_hostname_body.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_subscription_payload.rb +1 -1
- data/lib/ory-client/models/error_authenticator_assurance_level_not_satisfied.rb +1 -1
- data/lib/ory-client/models/expand_tree.rb +1 -1
- data/lib/ory-client/models/flush_inactive_o_auth2_tokens_request.rb +1 -1
- data/lib/ory-client/models/flush_login_consent_request.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/get_check_response.rb +1 -1
- data/lib/ory-client/models/get_managed_identity_schema_location.rb +1 -1
- data/lib/ory-client/models/get_relation_tuples_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_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_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/invite_payload.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/is_ready200_response.rb +1 -1
- data/lib/ory-client/models/is_ready503_response.rb +1 -1
- data/lib/ory-client/models/json_error.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/json_web_key_set_generator_request.rb +1 -1
- data/lib/ory-client/models/keto_namespace.rb +1 -1
- data/lib/ory-client/models/login_request.rb +1 -1
- data/lib/ory-client/models/logout_request.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/needs_privileged_session_error.rb +1 -1
- data/lib/ory-client/models/normalized_project.rb +1 -1
- data/lib/ory-client/models/normalized_project_revision.rb +1 -1
- 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 +1 -1
- data/lib/ory-client/models/null_plan.rb +1 -1
- data/lib/ory-client/models/o_auth2_client.rb +1 -1
- data/lib/ory-client/models/o_auth2_token_introspection.rb +1 -1
- data/lib/ory-client/models/oauth2_token_response.rb +1 -1
- data/lib/ory-client/models/oauth_token_response.rb +1 -1
- data/lib/ory-client/models/open_id_connect_context.rb +1 -1
- data/lib/ory-client/models/pagination.rb +1 -1
- data/lib/ory-client/models/patch_delta.rb +1 -1
- data/lib/ory-client/models/patch_document.rb +1 -1
- data/lib/ory-client/models/previous_consent_session.rb +1 -1
- data/lib/ory-client/models/project.rb +1 -1
- data/lib/ory-client/models/project_api_key.rb +1 -1
- data/lib/ory-client/models/project_host.rb +1 -1
- data/lib/ory-client/models/project_invite.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/provision_mock_subscription_payload.rb +1 -1
- data/lib/ory-client/models/quota_custom_domains.rb +1 -1
- data/lib/ory-client/models/quota_project_member_seats.rb +1 -1
- data/lib/ory-client/models/recovery_address.rb +1 -1
- data/lib/ory-client/models/refresh_token_hook_request.rb +1 -1
- data/lib/ory-client/models/refresh_token_hook_response.rb +1 -1
- data/lib/ory-client/models/reject_request.rb +1 -1
- data/lib/ory-client/models/relation_query.rb +1 -1
- data/lib/ory-client/models/relation_tuple.rb +1 -1
- data/lib/ory-client/models/request_was_handled_response.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/subject_set.rb +1 -1
- data/lib/ory-client/models/submit_self_service_flow_with_web_authn_registration_method.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_registration_flow_with_web_authn_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_project_update.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/token_pagination.rb +1 -1
- data/lib/ory-client/models/token_pagination_headers.rb +1 -1
- data/lib/ory-client/models/trust_jwt_grant_issuer_body.rb +1 -1
- data/lib/ory-client/models/trusted_json_web_key.rb +1 -1
- data/lib/ory-client/models/trusted_jwt_grant_issuer.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_project.rb +1 -1
- data/lib/ory-client/models/update_subscription_payload.rb +1 -1
- data/lib/ory-client/models/userinfo_response.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/models/warning.rb +1 -1
- data/lib/ory-client/models/well_known.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/admin_api_spec.rb +1 -1
- data/spec/api/metadata_api_spec.rb +1 -1
- data/spec/api/public_api_spec.rb +1 -1
- data/spec/api/read_api_spec.rb +1 -1
- data/spec/api/v0alpha2_api_spec.rb +1 -1
- data/spec/api/write_api_spec.rb +1 -1
- data/spec/api_client_spec.rb +1 -1
- data/spec/configuration_spec.rb +1 -1
- data/spec/models/accept_consent_request_spec.rb +1 -1
- data/spec/models/accept_login_request_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_identity_import_credentials_oidc_config_spec.rb +1 -1
- data/spec/models/admin_create_identity_import_credentials_oidc_provider_spec.rb +1 -1
- data/spec/models/admin_create_identity_import_credentials_oidc_spec.rb +1 -1
- data/spec/models/admin_create_identity_import_credentials_password_config_spec.rb +1 -1
- data/spec/models/admin_create_identity_import_credentials_password_spec.rb +1 -1
- data/spec/models/admin_create_self_service_recovery_link_body_spec.rb +1 -1
- data/spec/models/admin_identity_import_credentials_spec.rb +1 -1
- data/spec/models/admin_update_identity_body_spec.rb +1 -1
- data/spec/models/authenticator_assurance_level_spec.rb +1 -1
- data/spec/models/cloud_account_spec.rb +1 -1
- data/spec/models/cname_settings_spec.rb +1 -1
- data/spec/models/completed_request_spec.rb +1 -1
- data/spec/models/consent_request_session_spec.rb +1 -1
- data/spec/models/consent_request_spec.rb +1 -1
- data/spec/models/create_custom_hostname_body_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_subscription_payload_spec.rb +1 -1
- data/spec/models/error_authenticator_assurance_level_not_satisfied_spec.rb +1 -1
- data/spec/models/expand_tree_spec.rb +1 -1
- data/spec/models/flush_inactive_o_auth2_tokens_request_spec.rb +1 -1
- data/spec/models/flush_login_consent_request_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/get_check_response_spec.rb +1 -1
- data/spec/models/get_managed_identity_schema_location_spec.rb +1 -1
- data/spec/models/get_relation_tuples_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_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_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/invite_payload_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/is_ready200_response_spec.rb +1 -1
- data/spec/models/is_ready503_response_spec.rb +1 -1
- data/spec/models/json_error_spec.rb +1 -1
- data/spec/models/json_patch_spec.rb +1 -1
- data/spec/models/json_web_key_set_generator_request_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/login_request_spec.rb +1 -1
- data/spec/models/logout_request_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/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 +1 -1
- data/spec/models/normalized_project_revision_third_party_provider_spec.rb +1 -1
- data/spec/models/normalized_project_spec.rb +1 -1
- data/spec/models/null_plan_spec.rb +1 -1
- data/spec/models/o_auth2_client_spec.rb +1 -1
- data/spec/models/o_auth2_token_introspection_spec.rb +1 -1
- data/spec/models/oauth2_token_response_spec.rb +1 -1
- data/spec/models/oauth_token_response_spec.rb +1 -1
- data/spec/models/open_id_connect_context_spec.rb +1 -1
- data/spec/models/pagination_spec.rb +1 -1
- data/spec/models/patch_delta_spec.rb +1 -1
- data/spec/models/patch_document_spec.rb +1 -1
- data/spec/models/previous_consent_session_spec.rb +1 -1
- data/spec/models/project_api_key_spec.rb +1 -1
- data/spec/models/project_host_spec.rb +1 -1
- data/spec/models/project_invite_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/provision_mock_subscription_payload_spec.rb +1 -1
- data/spec/models/quota_custom_domains_spec.rb +1 -1
- data/spec/models/quota_project_member_seats_spec.rb +1 -1
- data/spec/models/recovery_address_spec.rb +1 -1
- data/spec/models/refresh_token_hook_request_spec.rb +1 -1
- data/spec/models/refresh_token_hook_response_spec.rb +1 -1
- data/spec/models/reject_request_spec.rb +1 -1
- data/spec/models/relation_query_spec.rb +1 -1
- data/spec/models/relation_tuple_spec.rb +1 -1
- data/spec/models/request_was_handled_response_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/subject_set_spec.rb +1 -1
- data/spec/models/submit_self_service_flow_with_web_authn_registration_method_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_registration_flow_with_web_authn_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_project_update_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/token_pagination_headers_spec.rb +1 -1
- data/spec/models/token_pagination_spec.rb +1 -1
- data/spec/models/trust_jwt_grant_issuer_body_spec.rb +1 -1
- data/spec/models/trusted_json_web_key_spec.rb +1 -1
- data/spec/models/trusted_jwt_grant_issuer_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_project_spec.rb +1 -1
- data/spec/models/update_subscription_payload_spec.rb +1 -1
- data/spec/models/userinfo_response_spec.rb +1 -1
- data/spec/models/verifiable_identity_address_spec.rb +1 -1
- data/spec/models/version_spec.rb +1 -1
- data/spec/models/warning_spec.rb +1 -1
- data/spec/models/well_known_spec.rb +1 -1
- data/spec/spec_helper.rb +1 -1
- data/vendor/bundle/ruby/2.5.0/cache/psych-4.0.5.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.4 → psych-4.0.5}/gem.build_complete +0 -0
- data/vendor/bundle/ruby/2.5.0/extensions/x86_64-linux/2.5.0/{psych-4.0.4 → psych-4.0.5}/gem_make.out +6 -6
- data/vendor/bundle/ruby/2.5.0/extensions/x86_64-linux/2.5.0/{psych-4.0.4 → psych-4.0.5}/mkmf.log +0 -0
- data/vendor/bundle/ruby/2.5.0/extensions/x86_64-linux/2.5.0/{psych-4.0.4 → psych-4.0.5}/psych.so +0 -0
- data/vendor/bundle/ruby/2.5.0/extensions/x86_64-linux/2.5.0/stringio-3.0.2/gem_make.out +2 -2
- data/vendor/bundle/ruby/2.5.0/extensions/x86_64-linux/2.5.0/stringio-3.0.2/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.4 → psych-4.0.5}/.gitignore +0 -0
- data/vendor/bundle/ruby/2.5.0/gems/{psych-4.0.4 → psych-4.0.5}/Gemfile +0 -0
- data/vendor/bundle/ruby/2.5.0/gems/{psych-4.0.4 → psych-4.0.5}/LICENSE +0 -0
- data/vendor/bundle/ruby/2.5.0/gems/{psych-4.0.4 → psych-4.0.5}/Mavenfile +0 -0
- data/vendor/bundle/ruby/2.5.0/gems/{psych-4.0.4 → psych-4.0.5}/README.md +0 -0
- data/vendor/bundle/ruby/2.5.0/gems/{psych-4.0.4 → psych-4.0.5}/Rakefile +0 -0
- data/vendor/bundle/ruby/2.5.0/gems/{psych-4.0.4 → psych-4.0.5}/bin/console +0 -0
- data/vendor/bundle/ruby/2.5.0/gems/{psych-4.0.4 → psych-4.0.5}/bin/setup +0 -0
- data/vendor/bundle/ruby/2.5.0/gems/{psych-4.0.4 → psych-4.0.5}/ext/psych/.sitearchdir.time +0 -0
- data/vendor/bundle/ruby/2.5.0/gems/{psych-4.0.4 → psych-4.0.5}/ext/psych/Makefile +2 -2
- data/vendor/bundle/ruby/2.5.0/gems/{psych-4.0.4 → psych-4.0.5}/ext/psych/api.o +0 -0
- data/vendor/bundle/ruby/2.5.0/gems/{psych-4.0.4 → psych-4.0.5}/ext/psych/depend +0 -0
- data/vendor/bundle/ruby/2.5.0/gems/{psych-4.0.4 → psych-4.0.5}/ext/psych/dumper.o +0 -0
- data/vendor/bundle/ruby/2.5.0/gems/{psych-4.0.4 → psych-4.0.5}/ext/psych/emitter.o +0 -0
- data/vendor/bundle/ruby/2.5.0/gems/{psych-4.0.4 → psych-4.0.5}/ext/psych/extconf.rb +0 -0
- data/vendor/bundle/ruby/2.5.0/gems/{psych-4.0.4 → psych-4.0.5}/ext/psych/loader.o +0 -0
- data/vendor/bundle/ruby/2.5.0/gems/{psych-4.0.4 → psych-4.0.5}/ext/psych/parser.o +0 -0
- data/vendor/bundle/ruby/2.5.0/gems/{psych-4.0.4 → psych-4.0.5}/ext/psych/psych.c +0 -0
- data/vendor/bundle/ruby/2.5.0/gems/{psych-4.0.4 → psych-4.0.5}/ext/psych/psych.h +0 -0
- data/vendor/bundle/ruby/2.5.0/gems/{psych-4.0.4 → psych-4.0.5}/ext/psych/psych.o +0 -0
- data/vendor/bundle/ruby/2.5.0/gems/{psych-4.0.4/lib → psych-4.0.5/ext/psych}/psych.so +0 -0
- data/vendor/bundle/ruby/2.5.0/gems/{psych-4.0.4 → psych-4.0.5}/ext/psych/psych_emitter.c +0 -0
- data/vendor/bundle/ruby/2.5.0/gems/{psych-4.0.4 → psych-4.0.5}/ext/psych/psych_emitter.h +0 -0
- data/vendor/bundle/ruby/2.5.0/gems/{psych-4.0.4 → psych-4.0.5}/ext/psych/psych_emitter.o +0 -0
- data/vendor/bundle/ruby/2.5.0/gems/{psych-4.0.4 → psych-4.0.5}/ext/psych/psych_parser.c +0 -0
- data/vendor/bundle/ruby/2.5.0/gems/{psych-4.0.4 → psych-4.0.5}/ext/psych/psych_parser.h +0 -0
- data/vendor/bundle/ruby/2.5.0/gems/{psych-4.0.4 → psych-4.0.5}/ext/psych/psych_parser.o +0 -0
- data/vendor/bundle/ruby/2.5.0/gems/{psych-4.0.4 → psych-4.0.5}/ext/psych/psych_to_ruby.c +0 -0
- data/vendor/bundle/ruby/2.5.0/gems/{psych-4.0.4 → psych-4.0.5}/ext/psych/psych_to_ruby.h +0 -0
- data/vendor/bundle/ruby/2.5.0/gems/{psych-4.0.4 → psych-4.0.5}/ext/psych/psych_to_ruby.o +0 -0
- data/vendor/bundle/ruby/2.5.0/gems/{psych-4.0.4 → psych-4.0.5}/ext/psych/psych_yaml_tree.c +0 -0
- data/vendor/bundle/ruby/2.5.0/gems/{psych-4.0.4 → psych-4.0.5}/ext/psych/psych_yaml_tree.h +0 -0
- data/vendor/bundle/ruby/2.5.0/gems/{psych-4.0.4 → psych-4.0.5}/ext/psych/psych_yaml_tree.o +0 -0
- data/vendor/bundle/ruby/2.5.0/gems/{psych-4.0.4 → psych-4.0.5}/ext/psych/reader.o +0 -0
- data/vendor/bundle/ruby/2.5.0/gems/{psych-4.0.4 → psych-4.0.5}/ext/psych/scanner.o +0 -0
- data/vendor/bundle/ruby/2.5.0/gems/{psych-4.0.4 → psych-4.0.5}/ext/psych/writer.o +0 -0
- data/vendor/bundle/ruby/2.5.0/gems/{psych-4.0.4 → psych-4.0.5}/ext/psych/yaml/LICENSE +0 -0
- data/vendor/bundle/ruby/2.5.0/gems/{psych-4.0.4 → psych-4.0.5}/ext/psych/yaml/api.c +0 -0
- data/vendor/bundle/ruby/2.5.0/gems/{psych-4.0.4 → psych-4.0.5}/ext/psych/yaml/config.h +0 -0
- data/vendor/bundle/ruby/2.5.0/gems/{psych-4.0.4 → psych-4.0.5}/ext/psych/yaml/dumper.c +0 -0
- data/vendor/bundle/ruby/2.5.0/gems/{psych-4.0.4 → psych-4.0.5}/ext/psych/yaml/emitter.c +0 -0
- data/vendor/bundle/ruby/2.5.0/gems/{psych-4.0.4 → psych-4.0.5}/ext/psych/yaml/loader.c +0 -0
- data/vendor/bundle/ruby/2.5.0/gems/{psych-4.0.4 → psych-4.0.5}/ext/psych/yaml/parser.c +0 -0
- data/vendor/bundle/ruby/2.5.0/gems/{psych-4.0.4 → psych-4.0.5}/ext/psych/yaml/reader.c +0 -0
- data/vendor/bundle/ruby/2.5.0/gems/{psych-4.0.4 → psych-4.0.5}/ext/psych/yaml/scanner.c +0 -0
- data/vendor/bundle/ruby/2.5.0/gems/{psych-4.0.4 → psych-4.0.5}/ext/psych/yaml/writer.c +0 -0
- data/vendor/bundle/ruby/2.5.0/gems/{psych-4.0.4 → psych-4.0.5}/ext/psych/yaml/yaml.h +0 -0
- data/vendor/bundle/ruby/2.5.0/gems/{psych-4.0.4 → psych-4.0.5}/ext/psych/yaml/yaml_private.h +0 -0
- data/vendor/bundle/ruby/2.5.0/gems/{psych-4.0.4 → psych-4.0.5}/lib/psych/class_loader.rb +0 -0
- data/vendor/bundle/ruby/2.5.0/gems/{psych-4.0.4 → psych-4.0.5}/lib/psych/coder.rb +0 -0
- data/vendor/bundle/ruby/2.5.0/gems/{psych-4.0.4 → psych-4.0.5}/lib/psych/core_ext.rb +0 -0
- data/vendor/bundle/ruby/2.5.0/gems/{psych-4.0.4 → psych-4.0.5}/lib/psych/exception.rb +0 -0
- data/vendor/bundle/ruby/2.5.0/gems/{psych-4.0.4 → psych-4.0.5}/lib/psych/handler.rb +0 -0
- data/vendor/bundle/ruby/2.5.0/gems/{psych-4.0.4 → psych-4.0.5}/lib/psych/handlers/document_stream.rb +0 -0
- data/vendor/bundle/ruby/2.5.0/gems/{psych-4.0.4 → psych-4.0.5}/lib/psych/handlers/recorder.rb +0 -0
- data/vendor/bundle/ruby/2.5.0/gems/{psych-4.0.4 → psych-4.0.5}/lib/psych/json/ruby_events.rb +0 -0
- data/vendor/bundle/ruby/2.5.0/gems/{psych-4.0.4 → psych-4.0.5}/lib/psych/json/stream.rb +0 -0
- data/vendor/bundle/ruby/2.5.0/gems/{psych-4.0.4 → psych-4.0.5}/lib/psych/json/tree_builder.rb +0 -0
- data/vendor/bundle/ruby/2.5.0/gems/{psych-4.0.4 → psych-4.0.5}/lib/psych/json/yaml_events.rb +0 -0
- data/vendor/bundle/ruby/2.5.0/gems/{psych-4.0.4 → psych-4.0.5}/lib/psych/nodes/alias.rb +0 -0
- data/vendor/bundle/ruby/2.5.0/gems/{psych-4.0.4 → psych-4.0.5}/lib/psych/nodes/document.rb +0 -0
- data/vendor/bundle/ruby/2.5.0/gems/{psych-4.0.4 → psych-4.0.5}/lib/psych/nodes/mapping.rb +0 -0
- data/vendor/bundle/ruby/2.5.0/gems/{psych-4.0.4 → psych-4.0.5}/lib/psych/nodes/node.rb +0 -0
- data/vendor/bundle/ruby/2.5.0/gems/{psych-4.0.4 → psych-4.0.5}/lib/psych/nodes/scalar.rb +0 -0
- data/vendor/bundle/ruby/2.5.0/gems/{psych-4.0.4 → psych-4.0.5}/lib/psych/nodes/sequence.rb +0 -0
- data/vendor/bundle/ruby/2.5.0/gems/{psych-4.0.4 → psych-4.0.5}/lib/psych/nodes/stream.rb +0 -0
- data/vendor/bundle/ruby/2.5.0/gems/{psych-4.0.4 → psych-4.0.5}/lib/psych/nodes.rb +0 -0
- data/vendor/bundle/ruby/2.5.0/gems/{psych-4.0.4 → psych-4.0.5}/lib/psych/omap.rb +0 -0
- data/vendor/bundle/ruby/2.5.0/gems/{psych-4.0.4 → psych-4.0.5}/lib/psych/parser.rb +0 -0
- data/vendor/bundle/ruby/2.5.0/gems/{psych-4.0.4 → psych-4.0.5}/lib/psych/scalar_scanner.rb +1 -1
- data/vendor/bundle/ruby/2.5.0/gems/{psych-4.0.4 → psych-4.0.5}/lib/psych/set.rb +0 -0
- data/vendor/bundle/ruby/2.5.0/gems/{psych-4.0.4 → psych-4.0.5}/lib/psych/stream.rb +0 -0
- data/vendor/bundle/ruby/2.5.0/gems/{psych-4.0.4 → psych-4.0.5}/lib/psych/streaming.rb +0 -0
- data/vendor/bundle/ruby/2.5.0/gems/{psych-4.0.4 → psych-4.0.5}/lib/psych/syntax_error.rb +0 -0
- data/vendor/bundle/ruby/2.5.0/gems/{psych-4.0.4 → psych-4.0.5}/lib/psych/tree_builder.rb +0 -0
- data/vendor/bundle/ruby/2.5.0/gems/{psych-4.0.4 → psych-4.0.5}/lib/psych/versions.rb +2 -2
- data/vendor/bundle/ruby/2.5.0/gems/{psych-4.0.4 → psych-4.0.5}/lib/psych/visitors/depth_first.rb +0 -0
- data/vendor/bundle/ruby/2.5.0/gems/{psych-4.0.4 → psych-4.0.5}/lib/psych/visitors/emitter.rb +0 -0
- data/vendor/bundle/ruby/2.5.0/gems/{psych-4.0.4 → psych-4.0.5}/lib/psych/visitors/json_tree.rb +0 -0
- data/vendor/bundle/ruby/2.5.0/gems/{psych-4.0.4 → psych-4.0.5}/lib/psych/visitors/to_ruby.rb +3 -1
- data/vendor/bundle/ruby/2.5.0/gems/{psych-4.0.4 → psych-4.0.5}/lib/psych/visitors/visitor.rb +0 -0
- data/vendor/bundle/ruby/2.5.0/gems/{psych-4.0.4 → psych-4.0.5}/lib/psych/visitors/yaml_tree.rb +8 -8
- data/vendor/bundle/ruby/2.5.0/gems/{psych-4.0.4 → psych-4.0.5}/lib/psych/visitors.rb +0 -0
- data/vendor/bundle/ruby/2.5.0/gems/{psych-4.0.4 → psych-4.0.5}/lib/psych/y.rb +0 -0
- data/vendor/bundle/ruby/2.5.0/gems/{psych-4.0.4 → psych-4.0.5}/lib/psych.rb +0 -0
- data/vendor/bundle/ruby/2.5.0/gems/{psych-4.0.4/ext/psych → psych-4.0.5/lib}/psych.so +0 -0
- data/vendor/bundle/ruby/2.5.0/gems/{psych-4.0.4 → psych-4.0.5}/psych.gemspec +0 -0
- data/vendor/bundle/ruby/2.5.0/gems/stringio-3.0.2/ext/stringio/Makefile +2 -2
- data/vendor/bundle/ruby/2.5.0/specifications/{psych-4.0.4.gemspec → psych-4.0.5.gemspec} +3 -3
- metadata +95 -95
- data/vendor/bundle/ruby/2.5.0/cache/psych-4.0.4.gem +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: 0.2.0.
|
4
|
+
version: 0.2.0.alpha32
|
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-09-
|
11
|
+
date: 2022-09-07 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: typhoeus
|
@@ -605,7 +605,7 @@ files:
|
|
605
605
|
- vendor/bundle/ruby/2.5.0/cache/parser-3.1.2.1.gem
|
606
606
|
- vendor/bundle/ruby/2.5.0/cache/pry-0.13.1.gem
|
607
607
|
- vendor/bundle/ruby/2.5.0/cache/pry-byebug-3.9.0.gem
|
608
|
-
- vendor/bundle/ruby/2.5.0/cache/psych-4.0.
|
608
|
+
- vendor/bundle/ruby/2.5.0/cache/psych-4.0.5.gem
|
609
609
|
- vendor/bundle/ruby/2.5.0/cache/rainbow-3.1.1.gem
|
610
610
|
- vendor/bundle/ruby/2.5.0/cache/rake-13.0.6.gem
|
611
611
|
- vendor/bundle/ruby/2.5.0/cache/rspec-3.11.0.gem
|
@@ -628,10 +628,10 @@ files:
|
|
628
628
|
- vendor/bundle/ruby/2.5.0/extensions/x86_64-linux/2.5.0/jaro_winkler-1.5.4/gem.build_complete
|
629
629
|
- vendor/bundle/ruby/2.5.0/extensions/x86_64-linux/2.5.0/jaro_winkler-1.5.4/gem_make.out
|
630
630
|
- vendor/bundle/ruby/2.5.0/extensions/x86_64-linux/2.5.0/jaro_winkler-1.5.4/jaro_winkler/jaro_winkler_ext.so
|
631
|
-
- vendor/bundle/ruby/2.5.0/extensions/x86_64-linux/2.5.0/psych-4.0.
|
632
|
-
- vendor/bundle/ruby/2.5.0/extensions/x86_64-linux/2.5.0/psych-4.0.
|
633
|
-
- vendor/bundle/ruby/2.5.0/extensions/x86_64-linux/2.5.0/psych-4.0.
|
634
|
-
- vendor/bundle/ruby/2.5.0/extensions/x86_64-linux/2.5.0/psych-4.0.
|
631
|
+
- vendor/bundle/ruby/2.5.0/extensions/x86_64-linux/2.5.0/psych-4.0.5/gem.build_complete
|
632
|
+
- vendor/bundle/ruby/2.5.0/extensions/x86_64-linux/2.5.0/psych-4.0.5/gem_make.out
|
633
|
+
- vendor/bundle/ruby/2.5.0/extensions/x86_64-linux/2.5.0/psych-4.0.5/mkmf.log
|
634
|
+
- vendor/bundle/ruby/2.5.0/extensions/x86_64-linux/2.5.0/psych-4.0.5/psych.so
|
635
635
|
- vendor/bundle/ruby/2.5.0/extensions/x86_64-linux/2.5.0/stringio-3.0.2/gem.build_complete
|
636
636
|
- vendor/bundle/ruby/2.5.0/extensions/x86_64-linux/2.5.0/stringio-3.0.2/gem_make.out
|
637
637
|
- vendor/bundle/ruby/2.5.0/extensions/x86_64-linux/2.5.0/stringio-3.0.2/mkmf.log
|
@@ -1898,93 +1898,93 @@ files:
|
|
1898
1898
|
- vendor/bundle/ruby/2.5.0/gems/pry-byebug-3.9.0/lib/pry-byebug/pry_remote_ext.rb
|
1899
1899
|
- vendor/bundle/ruby/2.5.0/gems/pry-byebug-3.9.0/lib/pry-byebug/version.rb
|
1900
1900
|
- vendor/bundle/ruby/2.5.0/gems/pry-byebug-3.9.0/lib/pry/byebug/breakpoints.rb
|
1901
|
-
- vendor/bundle/ruby/2.5.0/gems/psych-4.0.
|
1902
|
-
- vendor/bundle/ruby/2.5.0/gems/psych-4.0.
|
1903
|
-
- vendor/bundle/ruby/2.5.0/gems/psych-4.0.
|
1904
|
-
- vendor/bundle/ruby/2.5.0/gems/psych-4.0.
|
1905
|
-
- vendor/bundle/ruby/2.5.0/gems/psych-4.0.
|
1906
|
-
- vendor/bundle/ruby/2.5.0/gems/psych-4.0.
|
1907
|
-
- vendor/bundle/ruby/2.5.0/gems/psych-4.0.
|
1908
|
-
- vendor/bundle/ruby/2.5.0/gems/psych-4.0.
|
1909
|
-
- vendor/bundle/ruby/2.5.0/gems/psych-4.0.
|
1910
|
-
- vendor/bundle/ruby/2.5.0/gems/psych-4.0.
|
1911
|
-
- vendor/bundle/ruby/2.5.0/gems/psych-4.0.
|
1912
|
-
- vendor/bundle/ruby/2.5.0/gems/psych-4.0.
|
1913
|
-
- vendor/bundle/ruby/2.5.0/gems/psych-4.0.
|
1914
|
-
- vendor/bundle/ruby/2.5.0/gems/psych-4.0.
|
1915
|
-
- vendor/bundle/ruby/2.5.0/gems/psych-4.0.
|
1916
|
-
- vendor/bundle/ruby/2.5.0/gems/psych-4.0.
|
1917
|
-
- vendor/bundle/ruby/2.5.0/gems/psych-4.0.
|
1918
|
-
- vendor/bundle/ruby/2.5.0/gems/psych-4.0.
|
1919
|
-
- vendor/bundle/ruby/2.5.0/gems/psych-4.0.
|
1920
|
-
- vendor/bundle/ruby/2.5.0/gems/psych-4.0.
|
1921
|
-
- vendor/bundle/ruby/2.5.0/gems/psych-4.0.
|
1922
|
-
- vendor/bundle/ruby/2.5.0/gems/psych-4.0.
|
1923
|
-
- vendor/bundle/ruby/2.5.0/gems/psych-4.0.
|
1924
|
-
- vendor/bundle/ruby/2.5.0/gems/psych-4.0.
|
1925
|
-
- vendor/bundle/ruby/2.5.0/gems/psych-4.0.
|
1926
|
-
- vendor/bundle/ruby/2.5.0/gems/psych-4.0.
|
1927
|
-
- vendor/bundle/ruby/2.5.0/gems/psych-4.0.
|
1928
|
-
- vendor/bundle/ruby/2.5.0/gems/psych-4.0.
|
1929
|
-
- vendor/bundle/ruby/2.5.0/gems/psych-4.0.
|
1930
|
-
- vendor/bundle/ruby/2.5.0/gems/psych-4.0.
|
1931
|
-
- vendor/bundle/ruby/2.5.0/gems/psych-4.0.
|
1932
|
-
- vendor/bundle/ruby/2.5.0/gems/psych-4.0.
|
1933
|
-
- vendor/bundle/ruby/2.5.0/gems/psych-4.0.
|
1934
|
-
- vendor/bundle/ruby/2.5.0/gems/psych-4.0.
|
1935
|
-
- vendor/bundle/ruby/2.5.0/gems/psych-4.0.
|
1936
|
-
- vendor/bundle/ruby/2.5.0/gems/psych-4.0.
|
1937
|
-
- vendor/bundle/ruby/2.5.0/gems/psych-4.0.
|
1938
|
-
- vendor/bundle/ruby/2.5.0/gems/psych-4.0.
|
1939
|
-
- vendor/bundle/ruby/2.5.0/gems/psych-4.0.
|
1940
|
-
- vendor/bundle/ruby/2.5.0/gems/psych-4.0.
|
1941
|
-
- vendor/bundle/ruby/2.5.0/gems/psych-4.0.
|
1942
|
-
- vendor/bundle/ruby/2.5.0/gems/psych-4.0.
|
1943
|
-
- vendor/bundle/ruby/2.5.0/gems/psych-4.0.
|
1944
|
-
- vendor/bundle/ruby/2.5.0/gems/psych-4.0.
|
1945
|
-
- vendor/bundle/ruby/2.5.0/gems/psych-4.0.
|
1946
|
-
- vendor/bundle/ruby/2.5.0/gems/psych-4.0.
|
1947
|
-
- vendor/bundle/ruby/2.5.0/gems/psych-4.0.
|
1948
|
-
- vendor/bundle/ruby/2.5.0/gems/psych-4.0.
|
1949
|
-
- vendor/bundle/ruby/2.5.0/gems/psych-4.0.
|
1950
|
-
- vendor/bundle/ruby/2.5.0/gems/psych-4.0.
|
1951
|
-
- vendor/bundle/ruby/2.5.0/gems/psych-4.0.
|
1952
|
-
- vendor/bundle/ruby/2.5.0/gems/psych-4.0.
|
1953
|
-
- vendor/bundle/ruby/2.5.0/gems/psych-4.0.
|
1954
|
-
- vendor/bundle/ruby/2.5.0/gems/psych-4.0.
|
1955
|
-
- vendor/bundle/ruby/2.5.0/gems/psych-4.0.
|
1956
|
-
- vendor/bundle/ruby/2.5.0/gems/psych-4.0.
|
1957
|
-
- vendor/bundle/ruby/2.5.0/gems/psych-4.0.
|
1958
|
-
- vendor/bundle/ruby/2.5.0/gems/psych-4.0.
|
1959
|
-
- vendor/bundle/ruby/2.5.0/gems/psych-4.0.
|
1960
|
-
- vendor/bundle/ruby/2.5.0/gems/psych-4.0.
|
1961
|
-
- vendor/bundle/ruby/2.5.0/gems/psych-4.0.
|
1962
|
-
- vendor/bundle/ruby/2.5.0/gems/psych-4.0.
|
1963
|
-
- vendor/bundle/ruby/2.5.0/gems/psych-4.0.
|
1964
|
-
- vendor/bundle/ruby/2.5.0/gems/psych-4.0.
|
1965
|
-
- vendor/bundle/ruby/2.5.0/gems/psych-4.0.
|
1966
|
-
- vendor/bundle/ruby/2.5.0/gems/psych-4.0.
|
1967
|
-
- vendor/bundle/ruby/2.5.0/gems/psych-4.0.
|
1968
|
-
- vendor/bundle/ruby/2.5.0/gems/psych-4.0.
|
1969
|
-
- vendor/bundle/ruby/2.5.0/gems/psych-4.0.
|
1970
|
-
- vendor/bundle/ruby/2.5.0/gems/psych-4.0.
|
1971
|
-
- vendor/bundle/ruby/2.5.0/gems/psych-4.0.
|
1972
|
-
- vendor/bundle/ruby/2.5.0/gems/psych-4.0.
|
1973
|
-
- vendor/bundle/ruby/2.5.0/gems/psych-4.0.
|
1974
|
-
- vendor/bundle/ruby/2.5.0/gems/psych-4.0.
|
1975
|
-
- vendor/bundle/ruby/2.5.0/gems/psych-4.0.
|
1976
|
-
- vendor/bundle/ruby/2.5.0/gems/psych-4.0.
|
1977
|
-
- vendor/bundle/ruby/2.5.0/gems/psych-4.0.
|
1978
|
-
- vendor/bundle/ruby/2.5.0/gems/psych-4.0.
|
1979
|
-
- vendor/bundle/ruby/2.5.0/gems/psych-4.0.
|
1980
|
-
- vendor/bundle/ruby/2.5.0/gems/psych-4.0.
|
1981
|
-
- vendor/bundle/ruby/2.5.0/gems/psych-4.0.
|
1982
|
-
- vendor/bundle/ruby/2.5.0/gems/psych-4.0.
|
1983
|
-
- vendor/bundle/ruby/2.5.0/gems/psych-4.0.
|
1984
|
-
- vendor/bundle/ruby/2.5.0/gems/psych-4.0.
|
1985
|
-
- vendor/bundle/ruby/2.5.0/gems/psych-4.0.
|
1986
|
-
- vendor/bundle/ruby/2.5.0/gems/psych-4.0.
|
1987
|
-
- vendor/bundle/ruby/2.5.0/gems/psych-4.0.
|
1901
|
+
- vendor/bundle/ruby/2.5.0/gems/psych-4.0.5/.gitignore
|
1902
|
+
- vendor/bundle/ruby/2.5.0/gems/psych-4.0.5/Gemfile
|
1903
|
+
- vendor/bundle/ruby/2.5.0/gems/psych-4.0.5/LICENSE
|
1904
|
+
- vendor/bundle/ruby/2.5.0/gems/psych-4.0.5/Mavenfile
|
1905
|
+
- vendor/bundle/ruby/2.5.0/gems/psych-4.0.5/README.md
|
1906
|
+
- vendor/bundle/ruby/2.5.0/gems/psych-4.0.5/Rakefile
|
1907
|
+
- vendor/bundle/ruby/2.5.0/gems/psych-4.0.5/bin/console
|
1908
|
+
- vendor/bundle/ruby/2.5.0/gems/psych-4.0.5/bin/setup
|
1909
|
+
- vendor/bundle/ruby/2.5.0/gems/psych-4.0.5/ext/psych/.sitearchdir.time
|
1910
|
+
- vendor/bundle/ruby/2.5.0/gems/psych-4.0.5/ext/psych/Makefile
|
1911
|
+
- vendor/bundle/ruby/2.5.0/gems/psych-4.0.5/ext/psych/api.o
|
1912
|
+
- vendor/bundle/ruby/2.5.0/gems/psych-4.0.5/ext/psych/depend
|
1913
|
+
- vendor/bundle/ruby/2.5.0/gems/psych-4.0.5/ext/psych/dumper.o
|
1914
|
+
- vendor/bundle/ruby/2.5.0/gems/psych-4.0.5/ext/psych/emitter.o
|
1915
|
+
- vendor/bundle/ruby/2.5.0/gems/psych-4.0.5/ext/psych/extconf.rb
|
1916
|
+
- vendor/bundle/ruby/2.5.0/gems/psych-4.0.5/ext/psych/loader.o
|
1917
|
+
- vendor/bundle/ruby/2.5.0/gems/psych-4.0.5/ext/psych/parser.o
|
1918
|
+
- vendor/bundle/ruby/2.5.0/gems/psych-4.0.5/ext/psych/psych.c
|
1919
|
+
- vendor/bundle/ruby/2.5.0/gems/psych-4.0.5/ext/psych/psych.h
|
1920
|
+
- vendor/bundle/ruby/2.5.0/gems/psych-4.0.5/ext/psych/psych.o
|
1921
|
+
- vendor/bundle/ruby/2.5.0/gems/psych-4.0.5/ext/psych/psych.so
|
1922
|
+
- vendor/bundle/ruby/2.5.0/gems/psych-4.0.5/ext/psych/psych_emitter.c
|
1923
|
+
- vendor/bundle/ruby/2.5.0/gems/psych-4.0.5/ext/psych/psych_emitter.h
|
1924
|
+
- vendor/bundle/ruby/2.5.0/gems/psych-4.0.5/ext/psych/psych_emitter.o
|
1925
|
+
- vendor/bundle/ruby/2.5.0/gems/psych-4.0.5/ext/psych/psych_parser.c
|
1926
|
+
- vendor/bundle/ruby/2.5.0/gems/psych-4.0.5/ext/psych/psych_parser.h
|
1927
|
+
- vendor/bundle/ruby/2.5.0/gems/psych-4.0.5/ext/psych/psych_parser.o
|
1928
|
+
- vendor/bundle/ruby/2.5.0/gems/psych-4.0.5/ext/psych/psych_to_ruby.c
|
1929
|
+
- vendor/bundle/ruby/2.5.0/gems/psych-4.0.5/ext/psych/psych_to_ruby.h
|
1930
|
+
- vendor/bundle/ruby/2.5.0/gems/psych-4.0.5/ext/psych/psych_to_ruby.o
|
1931
|
+
- vendor/bundle/ruby/2.5.0/gems/psych-4.0.5/ext/psych/psych_yaml_tree.c
|
1932
|
+
- vendor/bundle/ruby/2.5.0/gems/psych-4.0.5/ext/psych/psych_yaml_tree.h
|
1933
|
+
- vendor/bundle/ruby/2.5.0/gems/psych-4.0.5/ext/psych/psych_yaml_tree.o
|
1934
|
+
- vendor/bundle/ruby/2.5.0/gems/psych-4.0.5/ext/psych/reader.o
|
1935
|
+
- vendor/bundle/ruby/2.5.0/gems/psych-4.0.5/ext/psych/scanner.o
|
1936
|
+
- vendor/bundle/ruby/2.5.0/gems/psych-4.0.5/ext/psych/writer.o
|
1937
|
+
- vendor/bundle/ruby/2.5.0/gems/psych-4.0.5/ext/psych/yaml/LICENSE
|
1938
|
+
- vendor/bundle/ruby/2.5.0/gems/psych-4.0.5/ext/psych/yaml/api.c
|
1939
|
+
- vendor/bundle/ruby/2.5.0/gems/psych-4.0.5/ext/psych/yaml/config.h
|
1940
|
+
- vendor/bundle/ruby/2.5.0/gems/psych-4.0.5/ext/psych/yaml/dumper.c
|
1941
|
+
- vendor/bundle/ruby/2.5.0/gems/psych-4.0.5/ext/psych/yaml/emitter.c
|
1942
|
+
- vendor/bundle/ruby/2.5.0/gems/psych-4.0.5/ext/psych/yaml/loader.c
|
1943
|
+
- vendor/bundle/ruby/2.5.0/gems/psych-4.0.5/ext/psych/yaml/parser.c
|
1944
|
+
- vendor/bundle/ruby/2.5.0/gems/psych-4.0.5/ext/psych/yaml/reader.c
|
1945
|
+
- vendor/bundle/ruby/2.5.0/gems/psych-4.0.5/ext/psych/yaml/scanner.c
|
1946
|
+
- vendor/bundle/ruby/2.5.0/gems/psych-4.0.5/ext/psych/yaml/writer.c
|
1947
|
+
- vendor/bundle/ruby/2.5.0/gems/psych-4.0.5/ext/psych/yaml/yaml.h
|
1948
|
+
- vendor/bundle/ruby/2.5.0/gems/psych-4.0.5/ext/psych/yaml/yaml_private.h
|
1949
|
+
- vendor/bundle/ruby/2.5.0/gems/psych-4.0.5/lib/psych.rb
|
1950
|
+
- vendor/bundle/ruby/2.5.0/gems/psych-4.0.5/lib/psych.so
|
1951
|
+
- vendor/bundle/ruby/2.5.0/gems/psych-4.0.5/lib/psych/class_loader.rb
|
1952
|
+
- vendor/bundle/ruby/2.5.0/gems/psych-4.0.5/lib/psych/coder.rb
|
1953
|
+
- vendor/bundle/ruby/2.5.0/gems/psych-4.0.5/lib/psych/core_ext.rb
|
1954
|
+
- vendor/bundle/ruby/2.5.0/gems/psych-4.0.5/lib/psych/exception.rb
|
1955
|
+
- vendor/bundle/ruby/2.5.0/gems/psych-4.0.5/lib/psych/handler.rb
|
1956
|
+
- vendor/bundle/ruby/2.5.0/gems/psych-4.0.5/lib/psych/handlers/document_stream.rb
|
1957
|
+
- vendor/bundle/ruby/2.5.0/gems/psych-4.0.5/lib/psych/handlers/recorder.rb
|
1958
|
+
- vendor/bundle/ruby/2.5.0/gems/psych-4.0.5/lib/psych/json/ruby_events.rb
|
1959
|
+
- vendor/bundle/ruby/2.5.0/gems/psych-4.0.5/lib/psych/json/stream.rb
|
1960
|
+
- vendor/bundle/ruby/2.5.0/gems/psych-4.0.5/lib/psych/json/tree_builder.rb
|
1961
|
+
- vendor/bundle/ruby/2.5.0/gems/psych-4.0.5/lib/psych/json/yaml_events.rb
|
1962
|
+
- vendor/bundle/ruby/2.5.0/gems/psych-4.0.5/lib/psych/nodes.rb
|
1963
|
+
- vendor/bundle/ruby/2.5.0/gems/psych-4.0.5/lib/psych/nodes/alias.rb
|
1964
|
+
- vendor/bundle/ruby/2.5.0/gems/psych-4.0.5/lib/psych/nodes/document.rb
|
1965
|
+
- vendor/bundle/ruby/2.5.0/gems/psych-4.0.5/lib/psych/nodes/mapping.rb
|
1966
|
+
- vendor/bundle/ruby/2.5.0/gems/psych-4.0.5/lib/psych/nodes/node.rb
|
1967
|
+
- vendor/bundle/ruby/2.5.0/gems/psych-4.0.5/lib/psych/nodes/scalar.rb
|
1968
|
+
- vendor/bundle/ruby/2.5.0/gems/psych-4.0.5/lib/psych/nodes/sequence.rb
|
1969
|
+
- vendor/bundle/ruby/2.5.0/gems/psych-4.0.5/lib/psych/nodes/stream.rb
|
1970
|
+
- vendor/bundle/ruby/2.5.0/gems/psych-4.0.5/lib/psych/omap.rb
|
1971
|
+
- vendor/bundle/ruby/2.5.0/gems/psych-4.0.5/lib/psych/parser.rb
|
1972
|
+
- vendor/bundle/ruby/2.5.0/gems/psych-4.0.5/lib/psych/scalar_scanner.rb
|
1973
|
+
- vendor/bundle/ruby/2.5.0/gems/psych-4.0.5/lib/psych/set.rb
|
1974
|
+
- vendor/bundle/ruby/2.5.0/gems/psych-4.0.5/lib/psych/stream.rb
|
1975
|
+
- vendor/bundle/ruby/2.5.0/gems/psych-4.0.5/lib/psych/streaming.rb
|
1976
|
+
- vendor/bundle/ruby/2.5.0/gems/psych-4.0.5/lib/psych/syntax_error.rb
|
1977
|
+
- vendor/bundle/ruby/2.5.0/gems/psych-4.0.5/lib/psych/tree_builder.rb
|
1978
|
+
- vendor/bundle/ruby/2.5.0/gems/psych-4.0.5/lib/psych/versions.rb
|
1979
|
+
- vendor/bundle/ruby/2.5.0/gems/psych-4.0.5/lib/psych/visitors.rb
|
1980
|
+
- vendor/bundle/ruby/2.5.0/gems/psych-4.0.5/lib/psych/visitors/depth_first.rb
|
1981
|
+
- vendor/bundle/ruby/2.5.0/gems/psych-4.0.5/lib/psych/visitors/emitter.rb
|
1982
|
+
- vendor/bundle/ruby/2.5.0/gems/psych-4.0.5/lib/psych/visitors/json_tree.rb
|
1983
|
+
- vendor/bundle/ruby/2.5.0/gems/psych-4.0.5/lib/psych/visitors/to_ruby.rb
|
1984
|
+
- vendor/bundle/ruby/2.5.0/gems/psych-4.0.5/lib/psych/visitors/visitor.rb
|
1985
|
+
- vendor/bundle/ruby/2.5.0/gems/psych-4.0.5/lib/psych/visitors/yaml_tree.rb
|
1986
|
+
- vendor/bundle/ruby/2.5.0/gems/psych-4.0.5/lib/psych/y.rb
|
1987
|
+
- vendor/bundle/ruby/2.5.0/gems/psych-4.0.5/psych.gemspec
|
1988
1988
|
- vendor/bundle/ruby/2.5.0/gems/rainbow-3.1.1/Changelog.md
|
1989
1989
|
- vendor/bundle/ruby/2.5.0/gems/rainbow-3.1.1/LICENSE
|
1990
1990
|
- vendor/bundle/ruby/2.5.0/gems/rainbow-3.1.1/README.markdown
|
@@ -3081,7 +3081,7 @@ files:
|
|
3081
3081
|
- vendor/bundle/ruby/2.5.0/specifications/parser-3.1.2.1.gemspec
|
3082
3082
|
- vendor/bundle/ruby/2.5.0/specifications/pry-0.13.1.gemspec
|
3083
3083
|
- vendor/bundle/ruby/2.5.0/specifications/pry-byebug-3.9.0.gemspec
|
3084
|
-
- vendor/bundle/ruby/2.5.0/specifications/psych-4.0.
|
3084
|
+
- vendor/bundle/ruby/2.5.0/specifications/psych-4.0.5.gemspec
|
3085
3085
|
- vendor/bundle/ruby/2.5.0/specifications/rainbow-3.1.1.gemspec
|
3086
3086
|
- vendor/bundle/ruby/2.5.0/specifications/rake-13.0.6.gemspec
|
3087
3087
|
- vendor/bundle/ruby/2.5.0/specifications/rspec-3.11.0.gemspec
|
Binary file
|