cybrid_api_bank_ruby 0.125.349 → 0.125.350
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/Gemfile.lock +24 -24
- data/README.md +5 -5
- data/cybrid_api_bank_ruby.gemspec +1 -1
- data/lib/cybrid_api_bank_ruby/api/accounts_bank_api.rb +1 -1
- data/lib/cybrid_api_bank_ruby/api/assets_bank_api.rb +1 -1
- data/lib/cybrid_api_bank_ruby/api/banks_bank_api.rb +1 -1
- data/lib/cybrid_api_bank_ruby/api/counterparties_bank_api.rb +1 -1
- data/lib/cybrid_api_bank_ruby/api/customers_bank_api.rb +1 -1
- data/lib/cybrid_api_bank_ruby/api/deposit_addresses_bank_api.rb +1 -1
- data/lib/cybrid_api_bank_ruby/api/deposit_bank_accounts_bank_api.rb +1 -1
- data/lib/cybrid_api_bank_ruby/api/executions_bank_api.rb +1 -1
- data/lib/cybrid_api_bank_ruby/api/external_bank_accounts_bank_api.rb +1 -1
- data/lib/cybrid_api_bank_ruby/api/external_wallets_bank_api.rb +1 -1
- data/lib/cybrid_api_bank_ruby/api/files_bank_api.rb +1 -1
- data/lib/cybrid_api_bank_ruby/api/identity_verifications_bank_api.rb +1 -1
- data/lib/cybrid_api_bank_ruby/api/invoices_bank_api.rb +1 -1
- data/lib/cybrid_api_bank_ruby/api/payment_instructions_bank_api.rb +1 -1
- data/lib/cybrid_api_bank_ruby/api/persona_sessions_bank_api.rb +1 -1
- data/lib/cybrid_api_bank_ruby/api/plans_bank_api.rb +1 -1
- data/lib/cybrid_api_bank_ruby/api/prices_bank_api.rb +1 -1
- data/lib/cybrid_api_bank_ruby/api/quotes_bank_api.rb +1 -1
- data/lib/cybrid_api_bank_ruby/api/symbols_bank_api.rb +1 -1
- data/lib/cybrid_api_bank_ruby/api/trades_bank_api.rb +1 -1
- data/lib/cybrid_api_bank_ruby/api/transfers_bank_api.rb +1 -1
- data/lib/cybrid_api_bank_ruby/api/workflows_bank_api.rb +1 -1
- data/lib/cybrid_api_bank_ruby/api_client.rb +1 -1
- data/lib/cybrid_api_bank_ruby/api_error.rb +1 -1
- data/lib/cybrid_api_bank_ruby/configuration.rb +1 -1
- data/lib/cybrid_api_bank_ruby/models/account_association_bank_model.rb +1 -1
- data/lib/cybrid_api_bank_ruby/models/account_bank_model.rb +1 -1
- data/lib/cybrid_api_bank_ruby/models/account_list_bank_model.rb +1 -1
- data/lib/cybrid_api_bank_ruby/models/account_state_bank_model.rb +1 -1
- data/lib/cybrid_api_bank_ruby/models/account_type_bank_model.rb +1 -1
- data/lib/cybrid_api_bank_ruby/models/activity_limit_bank_model.rb +1 -1
- data/lib/cybrid_api_bank_ruby/models/activity_side_bank_model.rb +1 -1
- data/lib/cybrid_api_bank_ruby/models/activity_type_bank_model.rb +1 -1
- data/lib/cybrid_api_bank_ruby/models/asset_bank_model.rb +1 -1
- data/lib/cybrid_api_bank_ruby/models/asset_list_bank_model.rb +1 -1
- data/lib/cybrid_api_bank_ruby/models/asset_types_bank_model.rb +1 -1
- data/lib/cybrid_api_bank_ruby/models/bank_bank_model.rb +1 -1
- data/lib/cybrid_api_bank_ruby/models/bank_feature_bank_model.rb +1 -1
- data/lib/cybrid_api_bank_ruby/models/bank_list_bank_model.rb +1 -1
- data/lib/cybrid_api_bank_ruby/models/bank_supported_payout_symbols_inner_bank_model.rb +1 -1
- data/lib/cybrid_api_bank_ruby/models/bank_type_bank_model.rb +1 -1
- data/lib/cybrid_api_bank_ruby/models/compliance_check_bank_model.rb +1 -1
- data/lib/cybrid_api_bank_ruby/models/compliance_check_outcome_bank_model.rb +1 -1
- data/lib/cybrid_api_bank_ruby/models/compliance_check_type_bank_model.rb +1 -1
- data/lib/cybrid_api_bank_ruby/models/compliance_decision_bank_model.rb +1 -1
- data/lib/cybrid_api_bank_ruby/models/compliance_decision_state_bank_model.rb +1 -1
- data/lib/cybrid_api_bank_ruby/models/compliance_decision_type_bank_model.rb +1 -1
- data/lib/cybrid_api_bank_ruby/models/counterparty_address_bank_model.rb +1 -1
- data/lib/cybrid_api_bank_ruby/models/counterparty_aliases_inner_bank_model.rb +1 -1
- data/lib/cybrid_api_bank_ruby/models/counterparty_bank_model.rb +1 -1
- data/lib/cybrid_api_bank_ruby/models/counterparty_list_bank_model.rb +1 -1
- data/lib/cybrid_api_bank_ruby/models/counterparty_name_bank_model.rb +1 -1
- data/lib/cybrid_api_bank_ruby/models/counterparty_state_bank_model.rb +1 -1
- data/lib/cybrid_api_bank_ruby/models/counterparty_type_bank_model.rb +1 -1
- data/lib/cybrid_api_bank_ruby/models/customer_address_bank_model.rb +1 -1
- data/lib/cybrid_api_bank_ruby/models/customer_aliases_inner_bank_model.rb +1 -1
- data/lib/cybrid_api_bank_ruby/models/customer_bank_model.rb +1 -1
- data/lib/cybrid_api_bank_ruby/models/customer_list_bank_model.rb +1 -1
- data/lib/cybrid_api_bank_ruby/models/customer_name_bank_model.rb +1 -1
- data/lib/cybrid_api_bank_ruby/models/customer_state_bank_model.rb +1 -1
- data/lib/cybrid_api_bank_ruby/models/customer_type_bank_model.rb +1 -1
- data/lib/cybrid_api_bank_ruby/models/deposit_address_bank_model.rb +1 -1
- data/lib/cybrid_api_bank_ruby/models/deposit_address_format_bank_model.rb +1 -1
- data/lib/cybrid_api_bank_ruby/models/deposit_address_list_bank_model.rb +1 -1
- data/lib/cybrid_api_bank_ruby/models/deposit_address_state_bank_model.rb +1 -1
- data/lib/cybrid_api_bank_ruby/models/deposit_bank_account_account_details_inner_bank_model.rb +1 -1
- data/lib/cybrid_api_bank_ruby/models/deposit_bank_account_bank_model.rb +1 -1
- data/lib/cybrid_api_bank_ruby/models/deposit_bank_account_counterparty_address_bank_model.rb +1 -1
- data/lib/cybrid_api_bank_ruby/models/deposit_bank_account_list_bank_model.rb +1 -1
- data/lib/cybrid_api_bank_ruby/models/deposit_bank_account_routing_details_inner_bank_model.rb +1 -1
- data/lib/cybrid_api_bank_ruby/models/deposit_bank_account_routing_number_type_bank_model.rb +1 -1
- data/lib/cybrid_api_bank_ruby/models/deposit_bank_account_state_bank_model.rb +1 -1
- data/lib/cybrid_api_bank_ruby/models/error_response_bank_model.rb +1 -1
- data/lib/cybrid_api_bank_ruby/models/execution_bank_model.rb +1 -1
- data/lib/cybrid_api_bank_ruby/models/execution_travel_rule_info_bank_model.rb +1 -1
- data/lib/cybrid_api_bank_ruby/models/external_bank_account_balances_bank_model.rb +1 -1
- data/lib/cybrid_api_bank_ruby/models/external_bank_account_bank_model.rb +1 -1
- data/lib/cybrid_api_bank_ruby/models/external_bank_account_kind_bank_model.rb +1 -1
- data/lib/cybrid_api_bank_ruby/models/external_bank_account_list_bank_model.rb +1 -1
- data/lib/cybrid_api_bank_ruby/models/external_bank_account_pii_inner_addresses_inner_bank_model.rb +1 -1
- data/lib/cybrid_api_bank_ruby/models/external_bank_account_pii_inner_bank_model.rb +1 -1
- data/lib/cybrid_api_bank_ruby/models/external_bank_account_pii_inner_routing_details_inner_bank_model.rb +1 -1
- data/lib/cybrid_api_bank_ruby/models/external_bank_account_state_bank_model.rb +1 -1
- data/lib/cybrid_api_bank_ruby/models/external_wallet_bank_model.rb +1 -1
- data/lib/cybrid_api_bank_ruby/models/external_wallet_environment_bank_model.rb +1 -1
- data/lib/cybrid_api_bank_ruby/models/external_wallet_list_bank_model.rb +1 -1
- data/lib/cybrid_api_bank_ruby/models/external_wallet_state_bank_model.rb +1 -1
- data/lib/cybrid_api_bank_ruby/models/fee_association_bank_model.rb +1 -1
- data/lib/cybrid_api_bank_ruby/models/identification_number_bank_model.rb +1 -1
- data/lib/cybrid_api_bank_ruby/models/identity_verification_bank_model.rb +1 -1
- data/lib/cybrid_api_bank_ruby/models/identity_verification_business_associate_bank_model.rb +1 -1
- data/lib/cybrid_api_bank_ruby/models/identity_verification_document_bank_model.rb +1 -1
- data/lib/cybrid_api_bank_ruby/models/identity_verification_document_file_bank_model.rb +1 -1
- data/lib/cybrid_api_bank_ruby/models/identity_verification_list_bank_model.rb +1 -1
- data/lib/cybrid_api_bank_ruby/models/identity_verification_method_bank_model.rb +1 -1
- data/lib/cybrid_api_bank_ruby/models/identity_verification_options_bank_model.rb +1 -1
- data/lib/cybrid_api_bank_ruby/models/identity_verification_outcome_bank_model.rb +1 -1
- data/lib/cybrid_api_bank_ruby/models/identity_verification_persona_state_bank_model.rb +1 -1
- data/lib/cybrid_api_bank_ruby/models/identity_verification_state_bank_model.rb +1 -1
- data/lib/cybrid_api_bank_ruby/models/identity_verification_type_bank_model.rb +1 -1
- data/lib/cybrid_api_bank_ruby/models/identity_verification_with_details_bank_model.rb +1 -1
- data/lib/cybrid_api_bank_ruby/models/identity_verification_with_details_pii_address_bank_model.rb +1 -1
- data/lib/cybrid_api_bank_ruby/models/identity_verification_with_details_pii_aliases_inner_bank_model.rb +1 -1
- data/lib/cybrid_api_bank_ruby/models/identity_verification_with_details_pii_bank_model.rb +1 -1
- data/lib/cybrid_api_bank_ruby/models/identity_verification_with_details_pii_name_bank_model.rb +1 -1
- data/lib/cybrid_api_bank_ruby/models/invoice_bank_model.rb +1 -1
- data/lib/cybrid_api_bank_ruby/models/invoice_list_bank_model.rb +1 -1
- data/lib/cybrid_api_bank_ruby/models/patch_bank_bank_model.rb +1 -1
- data/lib/cybrid_api_bank_ruby/models/patch_customer_bank_model.rb +1 -1
- data/lib/cybrid_api_bank_ruby/models/patch_external_bank_account_bank_model.rb +1 -1
- data/lib/cybrid_api_bank_ruby/models/patch_transfer_bank_model.rb +1 -1
- data/lib/cybrid_api_bank_ruby/models/patch_transfer_participant_bank_model.rb +1 -1
- data/lib/cybrid_api_bank_ruby/models/payment_instruction_bank_model.rb +1 -1
- data/lib/cybrid_api_bank_ruby/models/payment_instruction_list_bank_model.rb +1 -1
- data/lib/cybrid_api_bank_ruby/models/persona_session_bank_model.rb +1 -1
- data/lib/cybrid_api_bank_ruby/models/plan_bank_model.rb +1 -1
- data/lib/cybrid_api_bank_ruby/models/plan_travel_rule_info_bank_model.rb +1 -1
- data/lib/cybrid_api_bank_ruby/models/platform_file_bank_model.rb +1 -1
- data/lib/cybrid_api_bank_ruby/models/platform_file_list_bank_model.rb +1 -1
- data/lib/cybrid_api_bank_ruby/models/post_account_bank_model.rb +1 -1
- data/lib/cybrid_api_bank_ruby/models/post_bank_account_details_bank_model.rb +1 -1
- data/lib/cybrid_api_bank_ruby/models/post_bank_bank_model.rb +1 -1
- data/lib/cybrid_api_bank_ruby/models/post_counterparty_address_bank_model.rb +1 -1
- data/lib/cybrid_api_bank_ruby/models/post_counterparty_aliases_inner_bank_model.rb +1 -1
- data/lib/cybrid_api_bank_ruby/models/post_counterparty_bank_model.rb +1 -1
- data/lib/cybrid_api_bank_ruby/models/post_counterparty_name_bank_model.rb +1 -1
- data/lib/cybrid_api_bank_ruby/models/post_customer_address_bank_model.rb +1 -1
- data/lib/cybrid_api_bank_ruby/models/post_customer_aliases_inner_bank_model.rb +1 -1
- data/lib/cybrid_api_bank_ruby/models/post_customer_bank_model.rb +1 -1
- data/lib/cybrid_api_bank_ruby/models/post_customer_name_bank_model.rb +1 -1
- data/lib/cybrid_api_bank_ruby/models/post_deposit_address_bank_model.rb +1 -1
- data/lib/cybrid_api_bank_ruby/models/post_deposit_bank_account_bank_model.rb +1 -1
- data/lib/cybrid_api_bank_ruby/models/post_execution_bank_model.rb +1 -1
- data/lib/cybrid_api_bank_ruby/models/post_external_bank_account_bank_model.rb +1 -1
- data/lib/cybrid_api_bank_ruby/models/post_external_bank_account_counterparty_address_bank_model.rb +1 -1
- data/lib/cybrid_api_bank_ruby/models/post_external_bank_account_counterparty_name_bank_model.rb +1 -1
- data/lib/cybrid_api_bank_ruby/models/post_external_wallet_bank_model.rb +1 -1
- data/lib/cybrid_api_bank_ruby/models/post_fee_bank_model.rb +1 -1
- data/lib/cybrid_api_bank_ruby/models/post_file_bank_model.rb +1 -1
- data/lib/cybrid_api_bank_ruby/models/post_identification_number_bank_model.rb +1 -1
- data/lib/cybrid_api_bank_ruby/models/post_identity_verification_address_bank_model.rb +1 -1
- data/lib/cybrid_api_bank_ruby/models/post_identity_verification_aliases_inner_bank_model.rb +1 -1
- data/lib/cybrid_api_bank_ruby/models/post_identity_verification_bank_model.rb +1 -1
- data/lib/cybrid_api_bank_ruby/models/post_identity_verification_name_bank_model.rb +1 -1
- data/lib/cybrid_api_bank_ruby/models/post_invoice_bank_model.rb +1 -1
- data/lib/cybrid_api_bank_ruby/models/post_payment_instruction_bank_model.rb +1 -1
- data/lib/cybrid_api_bank_ruby/models/post_persona_session_bank_model.rb +1 -1
- data/lib/cybrid_api_bank_ruby/models/post_plan_bank_model.rb +1 -1
- data/lib/cybrid_api_bank_ruby/models/post_plan_destination_account_bank_model.rb +1 -1
- data/lib/cybrid_api_bank_ruby/models/post_plan_source_account_bank_model.rb +1 -1
- data/lib/cybrid_api_bank_ruby/models/post_plan_travel_rule_info_bank_model.rb +1 -1
- data/lib/cybrid_api_bank_ruby/models/post_quote_bank_model.rb +1 -1
- data/lib/cybrid_api_bank_ruby/models/post_quote_entry_bank_model.rb +1 -1
- data/lib/cybrid_api_bank_ruby/models/post_supported_payout_symbols_bank_model.rb +1 -1
- data/lib/cybrid_api_bank_ruby/models/post_trade_bank_model.rb +1 -1
- data/lib/cybrid_api_bank_ruby/models/post_transfer_bank_model.rb +1 -1
- data/lib/cybrid_api_bank_ruby/models/post_transfer_participant_bank_model.rb +1 -1
- data/lib/cybrid_api_bank_ruby/models/post_ultimate_beneficial_owner_bank_model.rb +1 -1
- data/lib/cybrid_api_bank_ruby/models/post_workflow_bank_model.rb +1 -1
- data/lib/cybrid_api_bank_ruby/models/quote_bank_model.rb +1 -1
- data/lib/cybrid_api_bank_ruby/models/quote_entry_bank_model.rb +1 -1
- data/lib/cybrid_api_bank_ruby/models/quote_entry_destination_account_bank_model.rb +1 -1
- data/lib/cybrid_api_bank_ruby/models/quote_entry_source_account_bank_model.rb +1 -1
- data/lib/cybrid_api_bank_ruby/models/quote_list_bank_model.rb +1 -1
- data/lib/cybrid_api_bank_ruby/models/quote_side_bank_model.rb +1 -1
- data/lib/cybrid_api_bank_ruby/models/quote_type_bank_model.rb +1 -1
- data/lib/cybrid_api_bank_ruby/models/stage_bank_model.rb +1 -1
- data/lib/cybrid_api_bank_ruby/models/symbol_price_bank_model.rb +1 -1
- data/lib/cybrid_api_bank_ruby/models/trade_bank_model.rb +1 -1
- data/lib/cybrid_api_bank_ruby/models/trade_failure_code_bank_model.rb +1 -1
- data/lib/cybrid_api_bank_ruby/models/trade_list_bank_model.rb +1 -1
- data/lib/cybrid_api_bank_ruby/models/trade_side_bank_model.rb +1 -1
- data/lib/cybrid_api_bank_ruby/models/trade_state_bank_model.rb +1 -1
- data/lib/cybrid_api_bank_ruby/models/trade_type_bank_model.rb +1 -1
- data/lib/cybrid_api_bank_ruby/models/transfer_account_type_bank_model.rb +1 -1
- data/lib/cybrid_api_bank_ruby/models/transfer_bank_model.rb +1 -1
- data/lib/cybrid_api_bank_ruby/models/transfer_destination_account_bank_model.rb +1 -1
- data/lib/cybrid_api_bank_ruby/models/transfer_entry_bank_model.rb +1 -1
- data/lib/cybrid_api_bank_ruby/models/transfer_entry_destination_account_bank_model.rb +1 -1
- data/lib/cybrid_api_bank_ruby/models/transfer_failure_code_bank_model.rb +1 -1
- data/lib/cybrid_api_bank_ruby/models/transfer_hold_details_bank_model.rb +1 -1
- data/lib/cybrid_api_bank_ruby/models/transfer_identifiers_inner_bank_model.rb +1 -1
- data/lib/cybrid_api_bank_ruby/models/transfer_list_bank_model.rb +1 -1
- data/lib/cybrid_api_bank_ruby/models/transfer_participant_bank_model.rb +1 -1
- data/lib/cybrid_api_bank_ruby/models/transfer_side_bank_model.rb +1 -1
- data/lib/cybrid_api_bank_ruby/models/transfer_source_account_bank_model.rb +1 -1
- data/lib/cybrid_api_bank_ruby/models/transfer_state_bank_model.rb +1 -1
- data/lib/cybrid_api_bank_ruby/models/transfer_type_bank_model.rb +1 -1
- data/lib/cybrid_api_bank_ruby/models/travel_rule_info_party_bank_model.rb +1 -1
- data/lib/cybrid_api_bank_ruby/models/workflow_bank_model.rb +1 -1
- data/lib/cybrid_api_bank_ruby/models/workflow_state_bank_model.rb +1 -1
- data/lib/cybrid_api_bank_ruby/models/workflow_type_bank_model.rb +1 -1
- data/lib/cybrid_api_bank_ruby/models/workflow_with_details_all_of_bank_model.rb +1 -1
- data/lib/cybrid_api_bank_ruby/models/workflow_with_details_bank_model.rb +1 -1
- data/lib/cybrid_api_bank_ruby/models/workflows_list_bank_model.rb +1 -1
- data/lib/cybrid_api_bank_ruby/version.rb +2 -2
- data/lib/cybrid_api_bank_ruby.rb +1 -1
- data/spec/api/accounts_bank_api_spec.rb +1 -1
- data/spec/api/assets_bank_api_spec.rb +1 -1
- data/spec/api/banks_bank_api_spec.rb +1 -1
- data/spec/api/counterparties_bank_api_spec.rb +1 -1
- data/spec/api/customers_bank_api_spec.rb +1 -1
- data/spec/api/deposit_addresses_bank_api_spec.rb +1 -1
- data/spec/api/deposit_bank_accounts_bank_api_spec.rb +1 -1
- data/spec/api/executions_bank_api_spec.rb +1 -1
- data/spec/api/external_bank_accounts_bank_api_spec.rb +1 -1
- data/spec/api/external_wallets_bank_api_spec.rb +1 -1
- data/spec/api/files_bank_api_spec.rb +1 -1
- data/spec/api/identity_verifications_bank_api_spec.rb +1 -1
- data/spec/api/invoices_bank_api_spec.rb +1 -1
- data/spec/api/payment_instructions_bank_api_spec.rb +1 -1
- data/spec/api/persona_sessions_bank_api_spec.rb +1 -1
- data/spec/api/plans_bank_api_spec.rb +1 -1
- data/spec/api/prices_bank_api_spec.rb +1 -1
- data/spec/api/quotes_bank_api_spec.rb +1 -1
- data/spec/api/symbols_bank_api_spec.rb +1 -1
- data/spec/api/trades_bank_api_spec.rb +1 -1
- data/spec/api/transfers_bank_api_spec.rb +1 -1
- data/spec/api/workflows_bank_api_spec.rb +1 -1
- data/spec/api_client_spec.rb +1 -1
- data/spec/configuration_spec.rb +1 -1
- data/spec/models/account_association_bank_model_spec.rb +1 -1
- data/spec/models/account_bank_model_spec.rb +1 -1
- data/spec/models/account_list_bank_model_spec.rb +1 -1
- data/spec/models/account_state_bank_model_spec.rb +1 -1
- data/spec/models/account_type_bank_model_spec.rb +1 -1
- data/spec/models/activity_limit_bank_model_spec.rb +1 -1
- data/spec/models/activity_side_bank_model_spec.rb +1 -1
- data/spec/models/activity_type_bank_model_spec.rb +1 -1
- data/spec/models/asset_bank_model_spec.rb +1 -1
- data/spec/models/asset_list_bank_model_spec.rb +1 -1
- data/spec/models/asset_types_bank_model_spec.rb +1 -1
- data/spec/models/bank_bank_model_spec.rb +1 -1
- data/spec/models/bank_feature_bank_model_spec.rb +1 -1
- data/spec/models/bank_list_bank_model_spec.rb +1 -1
- data/spec/models/bank_supported_payout_symbols_inner_bank_model_spec.rb +1 -1
- data/spec/models/bank_type_bank_model_spec.rb +1 -1
- data/spec/models/compliance_check_bank_model_spec.rb +1 -1
- data/spec/models/compliance_check_outcome_bank_model_spec.rb +1 -1
- data/spec/models/compliance_check_type_bank_model_spec.rb +1 -1
- data/spec/models/compliance_decision_bank_model_spec.rb +1 -1
- data/spec/models/compliance_decision_state_bank_model_spec.rb +1 -1
- data/spec/models/compliance_decision_type_bank_model_spec.rb +1 -1
- data/spec/models/counterparty_address_bank_model_spec.rb +1 -1
- data/spec/models/counterparty_aliases_inner_bank_model_spec.rb +1 -1
- data/spec/models/counterparty_bank_model_spec.rb +1 -1
- data/spec/models/counterparty_list_bank_model_spec.rb +1 -1
- data/spec/models/counterparty_name_bank_model_spec.rb +1 -1
- data/spec/models/counterparty_state_bank_model_spec.rb +1 -1
- data/spec/models/counterparty_type_bank_model_spec.rb +1 -1
- data/spec/models/customer_address_bank_model_spec.rb +1 -1
- data/spec/models/customer_aliases_inner_bank_model_spec.rb +1 -1
- data/spec/models/customer_bank_model_spec.rb +1 -1
- data/spec/models/customer_list_bank_model_spec.rb +1 -1
- data/spec/models/customer_name_bank_model_spec.rb +1 -1
- data/spec/models/customer_state_bank_model_spec.rb +1 -1
- data/spec/models/customer_type_bank_model_spec.rb +1 -1
- data/spec/models/deposit_address_bank_model_spec.rb +1 -1
- data/spec/models/deposit_address_format_bank_model_spec.rb +1 -1
- data/spec/models/deposit_address_list_bank_model_spec.rb +1 -1
- data/spec/models/deposit_address_state_bank_model_spec.rb +1 -1
- data/spec/models/deposit_bank_account_account_details_inner_bank_model_spec.rb +1 -1
- data/spec/models/deposit_bank_account_bank_model_spec.rb +1 -1
- data/spec/models/deposit_bank_account_counterparty_address_bank_model_spec.rb +1 -1
- data/spec/models/deposit_bank_account_list_bank_model_spec.rb +1 -1
- data/spec/models/deposit_bank_account_routing_details_inner_bank_model_spec.rb +1 -1
- data/spec/models/deposit_bank_account_routing_number_type_bank_model_spec.rb +1 -1
- data/spec/models/deposit_bank_account_state_bank_model_spec.rb +1 -1
- data/spec/models/error_response_bank_model_spec.rb +1 -1
- data/spec/models/execution_bank_model_spec.rb +1 -1
- data/spec/models/execution_travel_rule_info_bank_model_spec.rb +1 -1
- data/spec/models/external_bank_account_balances_bank_model_spec.rb +1 -1
- data/spec/models/external_bank_account_bank_model_spec.rb +1 -1
- data/spec/models/external_bank_account_kind_bank_model_spec.rb +1 -1
- data/spec/models/external_bank_account_list_bank_model_spec.rb +1 -1
- data/spec/models/external_bank_account_pii_inner_addresses_inner_bank_model_spec.rb +1 -1
- data/spec/models/external_bank_account_pii_inner_bank_model_spec.rb +1 -1
- data/spec/models/external_bank_account_pii_inner_routing_details_inner_bank_model_spec.rb +1 -1
- data/spec/models/external_bank_account_state_bank_model_spec.rb +1 -1
- data/spec/models/external_wallet_bank_model_spec.rb +1 -1
- data/spec/models/external_wallet_environment_bank_model_spec.rb +1 -1
- data/spec/models/external_wallet_list_bank_model_spec.rb +1 -1
- data/spec/models/external_wallet_state_bank_model_spec.rb +1 -1
- data/spec/models/fee_association_bank_model_spec.rb +1 -1
- data/spec/models/identification_number_bank_model_spec.rb +1 -1
- data/spec/models/identity_verification_bank_model_spec.rb +1 -1
- data/spec/models/identity_verification_business_associate_bank_model_spec.rb +1 -1
- data/spec/models/identity_verification_document_bank_model_spec.rb +1 -1
- data/spec/models/identity_verification_document_file_bank_model_spec.rb +1 -1
- data/spec/models/identity_verification_list_bank_model_spec.rb +1 -1
- data/spec/models/identity_verification_method_bank_model_spec.rb +1 -1
- data/spec/models/identity_verification_options_bank_model_spec.rb +1 -1
- data/spec/models/identity_verification_outcome_bank_model_spec.rb +1 -1
- data/spec/models/identity_verification_persona_state_bank_model_spec.rb +1 -1
- data/spec/models/identity_verification_state_bank_model_spec.rb +1 -1
- data/spec/models/identity_verification_type_bank_model_spec.rb +1 -1
- data/spec/models/identity_verification_with_details_bank_model_spec.rb +1 -1
- data/spec/models/identity_verification_with_details_pii_address_bank_model_spec.rb +1 -1
- data/spec/models/identity_verification_with_details_pii_aliases_inner_bank_model_spec.rb +1 -1
- data/spec/models/identity_verification_with_details_pii_bank_model_spec.rb +1 -1
- data/spec/models/identity_verification_with_details_pii_name_bank_model_spec.rb +1 -1
- data/spec/models/invoice_bank_model_spec.rb +1 -1
- data/spec/models/invoice_list_bank_model_spec.rb +1 -1
- data/spec/models/patch_bank_bank_model_spec.rb +1 -1
- data/spec/models/patch_customer_bank_model_spec.rb +1 -1
- data/spec/models/patch_external_bank_account_bank_model_spec.rb +1 -1
- data/spec/models/patch_transfer_bank_model_spec.rb +1 -1
- data/spec/models/patch_transfer_participant_bank_model_spec.rb +1 -1
- data/spec/models/payment_instruction_bank_model_spec.rb +1 -1
- data/spec/models/payment_instruction_list_bank_model_spec.rb +1 -1
- data/spec/models/persona_session_bank_model_spec.rb +1 -1
- data/spec/models/plan_bank_model_spec.rb +1 -1
- data/spec/models/plan_travel_rule_info_bank_model_spec.rb +1 -1
- data/spec/models/platform_file_bank_model_spec.rb +1 -1
- data/spec/models/platform_file_list_bank_model_spec.rb +1 -1
- data/spec/models/post_account_bank_model_spec.rb +1 -1
- data/spec/models/post_bank_account_details_bank_model_spec.rb +1 -1
- data/spec/models/post_bank_bank_model_spec.rb +1 -1
- data/spec/models/post_counterparty_address_bank_model_spec.rb +1 -1
- data/spec/models/post_counterparty_aliases_inner_bank_model_spec.rb +1 -1
- data/spec/models/post_counterparty_bank_model_spec.rb +1 -1
- data/spec/models/post_counterparty_name_bank_model_spec.rb +1 -1
- data/spec/models/post_customer_address_bank_model_spec.rb +1 -1
- data/spec/models/post_customer_aliases_inner_bank_model_spec.rb +1 -1
- data/spec/models/post_customer_bank_model_spec.rb +1 -1
- data/spec/models/post_customer_name_bank_model_spec.rb +1 -1
- data/spec/models/post_deposit_address_bank_model_spec.rb +1 -1
- data/spec/models/post_deposit_bank_account_bank_model_spec.rb +1 -1
- data/spec/models/post_execution_bank_model_spec.rb +1 -1
- data/spec/models/post_external_bank_account_bank_model_spec.rb +1 -1
- data/spec/models/post_external_bank_account_counterparty_address_bank_model_spec.rb +1 -1
- data/spec/models/post_external_bank_account_counterparty_name_bank_model_spec.rb +1 -1
- data/spec/models/post_external_wallet_bank_model_spec.rb +1 -1
- data/spec/models/post_fee_bank_model_spec.rb +1 -1
- data/spec/models/post_file_bank_model_spec.rb +1 -1
- data/spec/models/post_identification_number_bank_model_spec.rb +1 -1
- data/spec/models/post_identity_verification_address_bank_model_spec.rb +1 -1
- data/spec/models/post_identity_verification_aliases_inner_bank_model_spec.rb +1 -1
- data/spec/models/post_identity_verification_bank_model_spec.rb +1 -1
- data/spec/models/post_identity_verification_name_bank_model_spec.rb +1 -1
- data/spec/models/post_invoice_bank_model_spec.rb +1 -1
- data/spec/models/post_payment_instruction_bank_model_spec.rb +1 -1
- data/spec/models/post_persona_session_bank_model_spec.rb +1 -1
- data/spec/models/post_plan_bank_model_spec.rb +1 -1
- data/spec/models/post_plan_destination_account_bank_model_spec.rb +1 -1
- data/spec/models/post_plan_source_account_bank_model_spec.rb +1 -1
- data/spec/models/post_plan_travel_rule_info_bank_model_spec.rb +1 -1
- data/spec/models/post_quote_bank_model_spec.rb +1 -1
- data/spec/models/post_quote_entry_bank_model_spec.rb +1 -1
- data/spec/models/post_supported_payout_symbols_bank_model_spec.rb +1 -1
- data/spec/models/post_trade_bank_model_spec.rb +1 -1
- data/spec/models/post_transfer_bank_model_spec.rb +1 -1
- data/spec/models/post_transfer_participant_bank_model_spec.rb +1 -1
- data/spec/models/post_ultimate_beneficial_owner_bank_model_spec.rb +1 -1
- data/spec/models/post_workflow_bank_model_spec.rb +1 -1
- data/spec/models/quote_bank_model_spec.rb +1 -1
- data/spec/models/quote_entry_bank_model_spec.rb +1 -1
- data/spec/models/quote_entry_destination_account_bank_model_spec.rb +1 -1
- data/spec/models/quote_entry_source_account_bank_model_spec.rb +1 -1
- data/spec/models/quote_list_bank_model_spec.rb +1 -1
- data/spec/models/quote_side_bank_model_spec.rb +1 -1
- data/spec/models/quote_type_bank_model_spec.rb +1 -1
- data/spec/models/stage_bank_model_spec.rb +1 -1
- data/spec/models/symbol_price_bank_model_spec.rb +1 -1
- data/spec/models/trade_bank_model_spec.rb +1 -1
- data/spec/models/trade_failure_code_bank_model_spec.rb +1 -1
- data/spec/models/trade_list_bank_model_spec.rb +1 -1
- data/spec/models/trade_side_bank_model_spec.rb +1 -1
- data/spec/models/trade_state_bank_model_spec.rb +1 -1
- data/spec/models/trade_type_bank_model_spec.rb +1 -1
- data/spec/models/transfer_account_type_bank_model_spec.rb +1 -1
- data/spec/models/transfer_bank_model_spec.rb +1 -1
- data/spec/models/transfer_destination_account_bank_model_spec.rb +1 -1
- data/spec/models/transfer_entry_bank_model_spec.rb +1 -1
- data/spec/models/transfer_entry_destination_account_bank_model_spec.rb +1 -1
- data/spec/models/transfer_failure_code_bank_model_spec.rb +1 -1
- data/spec/models/transfer_hold_details_bank_model_spec.rb +1 -1
- data/spec/models/transfer_identifiers_inner_bank_model_spec.rb +1 -1
- data/spec/models/transfer_list_bank_model_spec.rb +1 -1
- data/spec/models/transfer_participant_bank_model_spec.rb +1 -1
- data/spec/models/transfer_side_bank_model_spec.rb +1 -1
- data/spec/models/transfer_source_account_bank_model_spec.rb +1 -1
- data/spec/models/transfer_state_bank_model_spec.rb +1 -1
- data/spec/models/transfer_type_bank_model_spec.rb +1 -1
- data/spec/models/travel_rule_info_party_bank_model_spec.rb +1 -1
- data/spec/models/workflow_bank_model_spec.rb +1 -1
- data/spec/models/workflow_state_bank_model_spec.rb +1 -1
- data/spec/models/workflow_type_bank_model_spec.rb +1 -1
- data/spec/models/workflow_with_details_all_of_bank_model_spec.rb +1 -1
- data/spec/models/workflow_with_details_bank_model_spec.rb +1 -1
- data/spec/models/workflows_list_bank_model_spec.rb +1 -1
- data/spec/spec_helper.rb +1 -1
- data/vendor/bundle/ruby/3.3.0/cache/ffi-1.17.3-x86_64-linux-gnu.gem +0 -0
- data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/byebug-12.0.0/gem_make.out +5 -5
- data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/date-3.5.1/gem_make.out +5 -5
- data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/jaro_winkler-1.5.6/gem_make.out +5 -5
- data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/psych-5.3.1/gem_make.out +5 -5
- data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/racc-1.8.1/gem_make.out +5 -5
- data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/stringio-3.2.0/gem_make.out +5 -5
- data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.2-x86_64-linux-gnu → ffi-1.17.3-x86_64-linux-gnu}/CHANGELOG.md +25 -0
- data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.2-x86_64-linux-gnu → ffi-1.17.3-x86_64-linux-gnu}/Gemfile +7 -4
- data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.2-x86_64-linux-gnu → ffi-1.17.3-x86_64-linux-gnu}/README.md +1 -0
- data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.2-x86_64-linux-gnu → ffi-1.17.3-x86_64-linux-gnu}/Rakefile +7 -4
- data/vendor/bundle/ruby/3.3.0/gems/ffi-1.17.3-x86_64-linux-gnu/Steepfile +8 -0
- data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.2-x86_64-linux-gnu → ffi-1.17.3-x86_64-linux-gnu}/ffi.gemspec +4 -5
- data/vendor/bundle/ruby/3.3.0/gems/ffi-1.17.3-x86_64-linux-gnu/lib/3.0/ffi_c.so +0 -0
- data/vendor/bundle/ruby/3.3.0/gems/ffi-1.17.3-x86_64-linux-gnu/lib/3.1/ffi_c.so +0 -0
- data/vendor/bundle/ruby/3.3.0/gems/ffi-1.17.3-x86_64-linux-gnu/lib/3.2/ffi_c.so +0 -0
- data/vendor/bundle/ruby/3.3.0/gems/ffi-1.17.3-x86_64-linux-gnu/lib/3.3/ffi_c.so +0 -0
- data/vendor/bundle/ruby/3.3.0/gems/ffi-1.17.3-x86_64-linux-gnu/lib/3.4/ffi_c.so +0 -0
- data/vendor/bundle/ruby/3.3.0/gems/ffi-1.17.3-x86_64-linux-gnu/lib/4.0/ffi_c.so +0 -0
- data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.2-x86_64-linux-gnu → ffi-1.17.3-x86_64-linux-gnu}/lib/ffi/autopointer.rb +6 -0
- data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.2-x86_64-linux-gnu → ffi-1.17.3-x86_64-linux-gnu}/lib/ffi/compat.rb +11 -0
- data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.2-x86_64-linux-gnu → ffi-1.17.3-x86_64-linux-gnu}/lib/ffi/function.rb +23 -0
- data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.2-x86_64-linux-gnu → ffi-1.17.3-x86_64-linux-gnu}/lib/ffi/library.rb +19 -3
- data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.2-x86_64-linux-gnu → ffi-1.17.3-x86_64-linux-gnu}/lib/ffi/struct_by_reference.rb +1 -1
- data/vendor/bundle/ruby/3.3.0/gems/ffi-1.17.3-x86_64-linux-gnu/lib/ffi/version.rb +3 -0
- data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.2-x86_64-linux-gnu → ffi-1.17.3-x86_64-linux-gnu}/samples/hello_ractor.rb +9 -1
- data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.2-x86_64-linux-gnu → ffi-1.17.3-x86_64-linux-gnu}/samples/qsort_ractor.rb +9 -1
- data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.2-x86_64-linux-gnu → ffi-1.17.3-x86_64-linux-gnu}/sig/ffi/auto_pointer.rbs +1 -1
- data/vendor/bundle/ruby/3.3.0/gems/ffi-1.17.3-x86_64-linux-gnu/sig/ffi/errno.rbs +8 -0
- data/vendor/bundle/ruby/3.3.0/gems/ffi-1.17.3-x86_64-linux-gnu/sig/ffi/platform.rbs +49 -0
- data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.2-x86_64-linux-gnu → ffi-1.17.3-x86_64-linux-gnu}/sig/ffi/struct.rbs +2 -2
- data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.2-x86_64-linux-gnu → ffi-1.17.3-x86_64-linux-gnu}/sig/ffi/struct_by_reference.rbs +1 -1
- data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.2-x86_64-linux-gnu → ffi-1.17.3-x86_64-linux-gnu}/sig/ffi.rbs +4 -1
- data/vendor/bundle/ruby/3.3.0/specifications/{ffi-1.17.2-x86_64-linux-gnu.gemspec → ffi-1.17.3-x86_64-linux-gnu.gemspec} +6 -13
- metadata +135 -136
- data/vendor/bundle/ruby/3.3.0/cache/ffi-1.17.2-x86_64-linux-gnu.gem +0 -0
- data/vendor/bundle/ruby/3.3.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/2.5/ffi_c.so +0 -0
- data/vendor/bundle/ruby/3.3.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/2.6/ffi_c.so +0 -0
- data/vendor/bundle/ruby/3.3.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/2.7/ffi_c.so +0 -0
- data/vendor/bundle/ruby/3.3.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/3.0/ffi_c.so +0 -0
- data/vendor/bundle/ruby/3.3.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/3.1/ffi_c.so +0 -0
- data/vendor/bundle/ruby/3.3.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/3.2/ffi_c.so +0 -0
- data/vendor/bundle/ruby/3.3.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/3.3/ffi_c.so +0 -0
- data/vendor/bundle/ruby/3.3.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/3.4/ffi_c.so +0 -0
- data/vendor/bundle/ruby/3.3.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/tools/types_generator.rb +0 -137
- data/vendor/bundle/ruby/3.3.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/version.rb +0 -3
- data/vendor/bundle/ruby/3.3.0/gems/ffi-1.17.2-x86_64-linux-gnu/rakelib/ffi_gem_helper.rb +0 -65
- /data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.2-x86_64-linux-gnu → ffi-1.17.3-x86_64-linux-gnu}/COPYING +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.2-x86_64-linux-gnu → ffi-1.17.3-x86_64-linux-gnu}/LICENSE +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.2-x86_64-linux-gnu → ffi-1.17.3-x86_64-linux-gnu}/LICENSE.SPECS +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.2-x86_64-linux-gnu → ffi-1.17.3-x86_64-linux-gnu}/lib/ffi/abstract_memory.rb +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.2-x86_64-linux-gnu → ffi-1.17.3-x86_64-linux-gnu}/lib/ffi/buffer.rb +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.2-x86_64-linux-gnu → ffi-1.17.3-x86_64-linux-gnu}/lib/ffi/callback.rb +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.2-x86_64-linux-gnu → ffi-1.17.3-x86_64-linux-gnu}/lib/ffi/data_converter.rb +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.2-x86_64-linux-gnu → ffi-1.17.3-x86_64-linux-gnu}/lib/ffi/dynamic_library.rb +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.2-x86_64-linux-gnu → ffi-1.17.3-x86_64-linux-gnu}/lib/ffi/enum.rb +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.2-x86_64-linux-gnu → ffi-1.17.3-x86_64-linux-gnu}/lib/ffi/errno.rb +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.2-x86_64-linux-gnu → ffi-1.17.3-x86_64-linux-gnu}/lib/ffi/ffi.rb +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.2-x86_64-linux-gnu → ffi-1.17.3-x86_64-linux-gnu}/lib/ffi/io.rb +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.2-x86_64-linux-gnu → ffi-1.17.3-x86_64-linux-gnu}/lib/ffi/library_path.rb +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.2-x86_64-linux-gnu → ffi-1.17.3-x86_64-linux-gnu}/lib/ffi/managedstruct.rb +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.2-x86_64-linux-gnu → ffi-1.17.3-x86_64-linux-gnu}/lib/ffi/memorypointer.rb +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.2-x86_64-linux-gnu → ffi-1.17.3-x86_64-linux-gnu}/lib/ffi/platform/aarch64-darwin/types.conf +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.2-x86_64-linux-gnu → ffi-1.17.3-x86_64-linux-gnu}/lib/ffi/platform/aarch64-freebsd/types.conf +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.2-x86_64-linux-gnu → ffi-1.17.3-x86_64-linux-gnu}/lib/ffi/platform/aarch64-freebsd12/types.conf +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.2-x86_64-linux-gnu → ffi-1.17.3-x86_64-linux-gnu}/lib/ffi/platform/aarch64-linux/types.conf +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.2-x86_64-linux-gnu → ffi-1.17.3-x86_64-linux-gnu}/lib/ffi/platform/aarch64-openbsd/types.conf +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.2-x86_64-linux-gnu → ffi-1.17.3-x86_64-linux-gnu}/lib/ffi/platform/aarch64-windows/types.conf +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.2-x86_64-linux-gnu → ffi-1.17.3-x86_64-linux-gnu}/lib/ffi/platform/arm-freebsd/types.conf +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.2-x86_64-linux-gnu → ffi-1.17.3-x86_64-linux-gnu}/lib/ffi/platform/arm-freebsd12/types.conf +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.2-x86_64-linux-gnu → ffi-1.17.3-x86_64-linux-gnu}/lib/ffi/platform/arm-linux/types.conf +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.2-x86_64-linux-gnu → ffi-1.17.3-x86_64-linux-gnu}/lib/ffi/platform/hppa1.1-linux/types.conf +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.2-x86_64-linux-gnu → ffi-1.17.3-x86_64-linux-gnu}/lib/ffi/platform/hppa2.0-linux/types.conf +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.2-x86_64-linux-gnu → ffi-1.17.3-x86_64-linux-gnu}/lib/ffi/platform/i386-cygwin/types.conf +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.2-x86_64-linux-gnu → ffi-1.17.3-x86_64-linux-gnu}/lib/ffi/platform/i386-darwin/types.conf +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.2-x86_64-linux-gnu → ffi-1.17.3-x86_64-linux-gnu}/lib/ffi/platform/i386-freebsd/types.conf +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.2-x86_64-linux-gnu → ffi-1.17.3-x86_64-linux-gnu}/lib/ffi/platform/i386-freebsd12/types.conf +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.2-x86_64-linux-gnu → ffi-1.17.3-x86_64-linux-gnu}/lib/ffi/platform/i386-gnu/types.conf +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.2-x86_64-linux-gnu → ffi-1.17.3-x86_64-linux-gnu}/lib/ffi/platform/i386-linux/types.conf +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.2-x86_64-linux-gnu → ffi-1.17.3-x86_64-linux-gnu}/lib/ffi/platform/i386-netbsd/types.conf +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.2-x86_64-linux-gnu → ffi-1.17.3-x86_64-linux-gnu}/lib/ffi/platform/i386-openbsd/types.conf +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.2-x86_64-linux-gnu → ffi-1.17.3-x86_64-linux-gnu}/lib/ffi/platform/i386-solaris/types.conf +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.2-x86_64-linux-gnu → ffi-1.17.3-x86_64-linux-gnu}/lib/ffi/platform/i386-windows/types.conf +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.2-x86_64-linux-gnu → ffi-1.17.3-x86_64-linux-gnu}/lib/ffi/platform/ia64-linux/types.conf +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.2-x86_64-linux-gnu → ffi-1.17.3-x86_64-linux-gnu}/lib/ffi/platform/loongarch64-linux/types.conf +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.2-x86_64-linux-gnu → ffi-1.17.3-x86_64-linux-gnu}/lib/ffi/platform/mips-linux/types.conf +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.2-x86_64-linux-gnu → ffi-1.17.3-x86_64-linux-gnu}/lib/ffi/platform/mips64-linux/types.conf +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.2-x86_64-linux-gnu → ffi-1.17.3-x86_64-linux-gnu}/lib/ffi/platform/mips64el-linux/types.conf +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.2-x86_64-linux-gnu → ffi-1.17.3-x86_64-linux-gnu}/lib/ffi/platform/mipsel-linux/types.conf +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.2-x86_64-linux-gnu → ffi-1.17.3-x86_64-linux-gnu}/lib/ffi/platform/mipsisa32r6-linux/types.conf +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.2-x86_64-linux-gnu → ffi-1.17.3-x86_64-linux-gnu}/lib/ffi/platform/mipsisa32r6el-linux/types.conf +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.2-x86_64-linux-gnu → ffi-1.17.3-x86_64-linux-gnu}/lib/ffi/platform/mipsisa64r6-linux/types.conf +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.2-x86_64-linux-gnu → ffi-1.17.3-x86_64-linux-gnu}/lib/ffi/platform/mipsisa64r6el-linux/types.conf +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.2-x86_64-linux-gnu → ffi-1.17.3-x86_64-linux-gnu}/lib/ffi/platform/powerpc-aix/types.conf +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.2-x86_64-linux-gnu → ffi-1.17.3-x86_64-linux-gnu}/lib/ffi/platform/powerpc-darwin/types.conf +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.2-x86_64-linux-gnu → ffi-1.17.3-x86_64-linux-gnu}/lib/ffi/platform/powerpc-linux/types.conf +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.2-x86_64-linux-gnu → ffi-1.17.3-x86_64-linux-gnu}/lib/ffi/platform/powerpc-openbsd/types.conf +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.2-x86_64-linux-gnu → ffi-1.17.3-x86_64-linux-gnu}/lib/ffi/platform/powerpc64-linux/types.conf +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.2-x86_64-linux-gnu → ffi-1.17.3-x86_64-linux-gnu}/lib/ffi/platform/powerpc64le-linux/types.conf +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.2-x86_64-linux-gnu → ffi-1.17.3-x86_64-linux-gnu}/lib/ffi/platform/riscv64-linux/types.conf +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.2-x86_64-linux-gnu → ffi-1.17.3-x86_64-linux-gnu}/lib/ffi/platform/s390-linux/types.conf +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.2-x86_64-linux-gnu → ffi-1.17.3-x86_64-linux-gnu}/lib/ffi/platform/s390x-linux/types.conf +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.2-x86_64-linux-gnu → ffi-1.17.3-x86_64-linux-gnu}/lib/ffi/platform/sparc-linux/types.conf +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.2-x86_64-linux-gnu → ffi-1.17.3-x86_64-linux-gnu}/lib/ffi/platform/sparc-solaris/types.conf +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.2-x86_64-linux-gnu → ffi-1.17.3-x86_64-linux-gnu}/lib/ffi/platform/sparcv9-linux/types.conf +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.2-x86_64-linux-gnu → ffi-1.17.3-x86_64-linux-gnu}/lib/ffi/platform/sparcv9-openbsd/types.conf +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.2-x86_64-linux-gnu → ffi-1.17.3-x86_64-linux-gnu}/lib/ffi/platform/sparcv9-solaris/types.conf +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.2-x86_64-linux-gnu → ffi-1.17.3-x86_64-linux-gnu}/lib/ffi/platform/sw_64-linux/types.conf +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.2-x86_64-linux-gnu → ffi-1.17.3-x86_64-linux-gnu}/lib/ffi/platform/x86_64-cygwin/types.conf +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.2-x86_64-linux-gnu → ffi-1.17.3-x86_64-linux-gnu}/lib/ffi/platform/x86_64-darwin/types.conf +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.2-x86_64-linux-gnu → ffi-1.17.3-x86_64-linux-gnu}/lib/ffi/platform/x86_64-dragonflybsd/types.conf +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.2-x86_64-linux-gnu → ffi-1.17.3-x86_64-linux-gnu}/lib/ffi/platform/x86_64-freebsd/types.conf +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.2-x86_64-linux-gnu → ffi-1.17.3-x86_64-linux-gnu}/lib/ffi/platform/x86_64-freebsd12/types.conf +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.2-x86_64-linux-gnu → ffi-1.17.3-x86_64-linux-gnu}/lib/ffi/platform/x86_64-haiku/types.conf +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.2-x86_64-linux-gnu → ffi-1.17.3-x86_64-linux-gnu}/lib/ffi/platform/x86_64-linux/types.conf +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.2-x86_64-linux-gnu → ffi-1.17.3-x86_64-linux-gnu}/lib/ffi/platform/x86_64-msys/types.conf +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.2-x86_64-linux-gnu → ffi-1.17.3-x86_64-linux-gnu}/lib/ffi/platform/x86_64-netbsd/types.conf +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.2-x86_64-linux-gnu → ffi-1.17.3-x86_64-linux-gnu}/lib/ffi/platform/x86_64-openbsd/types.conf +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.2-x86_64-linux-gnu → ffi-1.17.3-x86_64-linux-gnu}/lib/ffi/platform/x86_64-solaris/types.conf +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.2-x86_64-linux-gnu → ffi-1.17.3-x86_64-linux-gnu}/lib/ffi/platform/x86_64-windows/types.conf +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.2-x86_64-linux-gnu → ffi-1.17.3-x86_64-linux-gnu}/lib/ffi/platform.rb +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.2-x86_64-linux-gnu → ffi-1.17.3-x86_64-linux-gnu}/lib/ffi/pointer.rb +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.2-x86_64-linux-gnu → ffi-1.17.3-x86_64-linux-gnu}/lib/ffi/struct.rb +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.2-x86_64-linux-gnu → ffi-1.17.3-x86_64-linux-gnu}/lib/ffi/struct_layout.rb +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.2-x86_64-linux-gnu → ffi-1.17.3-x86_64-linux-gnu}/lib/ffi/struct_layout_builder.rb +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.2-x86_64-linux-gnu → ffi-1.17.3-x86_64-linux-gnu}/lib/ffi/tools/const_generator.rb +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.2-x86_64-linux-gnu → ffi-1.17.3-x86_64-linux-gnu}/lib/ffi/tools/generator.rb +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.2-x86_64-linux-gnu → ffi-1.17.3-x86_64-linux-gnu}/lib/ffi/tools/generator_task.rb +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.2-x86_64-linux-gnu → ffi-1.17.3-x86_64-linux-gnu}/lib/ffi/tools/struct_generator.rb +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.2-x86_64-linux-gnu → ffi-1.17.3-x86_64-linux-gnu}/lib/ffi/types.rb +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.2-x86_64-linux-gnu → ffi-1.17.3-x86_64-linux-gnu}/lib/ffi/union.rb +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.2-x86_64-linux-gnu → ffi-1.17.3-x86_64-linux-gnu}/lib/ffi/variadic.rb +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.2-x86_64-linux-gnu → ffi-1.17.3-x86_64-linux-gnu}/lib/ffi.rb +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.2-x86_64-linux-gnu → ffi-1.17.3-x86_64-linux-gnu}/samples/getlogin.rb +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.2-x86_64-linux-gnu → ffi-1.17.3-x86_64-linux-gnu}/samples/getpid.rb +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.2-x86_64-linux-gnu → ffi-1.17.3-x86_64-linux-gnu}/samples/gettimeofday.rb +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.2-x86_64-linux-gnu → ffi-1.17.3-x86_64-linux-gnu}/samples/hello.rb +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.2-x86_64-linux-gnu → ffi-1.17.3-x86_64-linux-gnu}/samples/inotify.rb +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.2-x86_64-linux-gnu → ffi-1.17.3-x86_64-linux-gnu}/samples/pty.rb +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.2-x86_64-linux-gnu → ffi-1.17.3-x86_64-linux-gnu}/samples/qsort.rb +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.2-x86_64-linux-gnu → ffi-1.17.3-x86_64-linux-gnu}/sig/ffi/abstract_memory.rbs +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.2-x86_64-linux-gnu → ffi-1.17.3-x86_64-linux-gnu}/sig/ffi/buffer.rbs +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.2-x86_64-linux-gnu → ffi-1.17.3-x86_64-linux-gnu}/sig/ffi/data_converter.rbs +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.2-x86_64-linux-gnu → ffi-1.17.3-x86_64-linux-gnu}/sig/ffi/dynamic_library.rbs +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.2-x86_64-linux-gnu → ffi-1.17.3-x86_64-linux-gnu}/sig/ffi/enum.rbs +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.2-x86_64-linux-gnu → ffi-1.17.3-x86_64-linux-gnu}/sig/ffi/function.rbs +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.2-x86_64-linux-gnu → ffi-1.17.3-x86_64-linux-gnu}/sig/ffi/library.rbs +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.2-x86_64-linux-gnu → ffi-1.17.3-x86_64-linux-gnu}/sig/ffi/native_type.rbs +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.2-x86_64-linux-gnu → ffi-1.17.3-x86_64-linux-gnu}/sig/ffi/pointer.rbs +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.2-x86_64-linux-gnu → ffi-1.17.3-x86_64-linux-gnu}/sig/ffi/struct_by_value.rbs +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.2-x86_64-linux-gnu → ffi-1.17.3-x86_64-linux-gnu}/sig/ffi/struct_layout.rbs +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.2-x86_64-linux-gnu → ffi-1.17.3-x86_64-linux-gnu}/sig/ffi/struct_layout_builder.rbs +0 -0
- /data/vendor/bundle/ruby/3.3.0/gems/{ffi-1.17.2-x86_64-linux-gnu → ffi-1.17.3-x86_64-linux-gnu}/sig/ffi/type.rbs +0 -0
metadata
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: cybrid_api_bank_ruby
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.125.
|
|
4
|
+
version: 0.125.350
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Cybrid
|
|
@@ -663,7 +663,7 @@ files:
|
|
|
663
663
|
- vendor/bundle/ruby/3.3.0/cache/date-3.5.1.gem
|
|
664
664
|
- vendor/bundle/ruby/3.3.0/cache/diff-lcs-1.6.2.gem
|
|
665
665
|
- vendor/bundle/ruby/3.3.0/cache/ethon-0.15.0.gem
|
|
666
|
-
- vendor/bundle/ruby/3.3.0/cache/ffi-1.17.
|
|
666
|
+
- vendor/bundle/ruby/3.3.0/cache/ffi-1.17.3-x86_64-linux-gnu.gem
|
|
667
667
|
- vendor/bundle/ruby/3.3.0/cache/jaro_winkler-1.5.6.gem
|
|
668
668
|
- vendor/bundle/ruby/3.3.0/cache/method_source-1.1.0.gem
|
|
669
669
|
- vendor/bundle/ruby/3.3.0/cache/parallel-1.27.0.gem
|
|
@@ -1151,139 +1151,138 @@ files:
|
|
|
1151
1151
|
- vendor/bundle/ruby/3.3.0/gems/ethon-0.15.0/spec/spec_helper.rb
|
|
1152
1152
|
- vendor/bundle/ruby/3.3.0/gems/ethon-0.15.0/spec/support/localhost_server.rb
|
|
1153
1153
|
- vendor/bundle/ruby/3.3.0/gems/ethon-0.15.0/spec/support/server.rb
|
|
1154
|
-
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.
|
|
1155
|
-
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.
|
|
1156
|
-
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.
|
|
1157
|
-
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.
|
|
1158
|
-
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.
|
|
1159
|
-
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.
|
|
1160
|
-
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.
|
|
1161
|
-
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.
|
|
1162
|
-
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.
|
|
1163
|
-
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.
|
|
1164
|
-
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.
|
|
1165
|
-
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.
|
|
1166
|
-
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.
|
|
1167
|
-
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.
|
|
1168
|
-
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.
|
|
1169
|
-
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.
|
|
1170
|
-
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.
|
|
1171
|
-
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.
|
|
1172
|
-
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.
|
|
1173
|
-
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.
|
|
1174
|
-
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.
|
|
1175
|
-
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.
|
|
1176
|
-
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.
|
|
1177
|
-
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.
|
|
1178
|
-
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.
|
|
1179
|
-
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.
|
|
1180
|
-
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.
|
|
1181
|
-
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.
|
|
1182
|
-
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.
|
|
1183
|
-
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.
|
|
1184
|
-
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.
|
|
1185
|
-
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.
|
|
1186
|
-
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.
|
|
1187
|
-
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.
|
|
1188
|
-
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.
|
|
1189
|
-
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.
|
|
1190
|
-
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.
|
|
1191
|
-
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.
|
|
1192
|
-
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.
|
|
1193
|
-
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.
|
|
1194
|
-
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.
|
|
1195
|
-
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.
|
|
1196
|
-
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.
|
|
1197
|
-
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.
|
|
1198
|
-
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.
|
|
1199
|
-
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.
|
|
1200
|
-
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.
|
|
1201
|
-
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.
|
|
1202
|
-
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.
|
|
1203
|
-
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.
|
|
1204
|
-
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.
|
|
1205
|
-
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.
|
|
1206
|
-
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.
|
|
1207
|
-
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.
|
|
1208
|
-
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.
|
|
1209
|
-
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.
|
|
1210
|
-
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.
|
|
1211
|
-
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.
|
|
1212
|
-
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.
|
|
1213
|
-
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.
|
|
1214
|
-
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.
|
|
1215
|
-
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.
|
|
1216
|
-
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.
|
|
1217
|
-
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.
|
|
1218
|
-
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.
|
|
1219
|
-
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.
|
|
1220
|
-
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.
|
|
1221
|
-
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.
|
|
1222
|
-
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.
|
|
1223
|
-
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.
|
|
1224
|
-
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.
|
|
1225
|
-
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.
|
|
1226
|
-
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.
|
|
1227
|
-
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.
|
|
1228
|
-
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.
|
|
1229
|
-
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.
|
|
1230
|
-
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.
|
|
1231
|
-
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.
|
|
1232
|
-
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.
|
|
1233
|
-
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.
|
|
1234
|
-
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.
|
|
1235
|
-
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.
|
|
1236
|
-
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.
|
|
1237
|
-
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.
|
|
1238
|
-
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.
|
|
1239
|
-
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.
|
|
1240
|
-
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.
|
|
1241
|
-
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.
|
|
1242
|
-
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.
|
|
1243
|
-
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.
|
|
1244
|
-
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.
|
|
1245
|
-
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.
|
|
1246
|
-
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.
|
|
1247
|
-
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.
|
|
1248
|
-
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.
|
|
1249
|
-
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.
|
|
1250
|
-
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.
|
|
1251
|
-
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.
|
|
1252
|
-
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.
|
|
1253
|
-
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.
|
|
1254
|
-
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.
|
|
1255
|
-
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.
|
|
1256
|
-
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.
|
|
1257
|
-
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.
|
|
1258
|
-
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.
|
|
1259
|
-
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.
|
|
1260
|
-
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.
|
|
1261
|
-
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.
|
|
1262
|
-
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.
|
|
1263
|
-
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.
|
|
1264
|
-
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.
|
|
1265
|
-
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.
|
|
1266
|
-
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.
|
|
1267
|
-
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.
|
|
1268
|
-
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.
|
|
1269
|
-
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.
|
|
1270
|
-
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.
|
|
1271
|
-
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.
|
|
1272
|
-
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.
|
|
1273
|
-
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.
|
|
1274
|
-
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.
|
|
1275
|
-
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.
|
|
1276
|
-
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.
|
|
1277
|
-
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.
|
|
1278
|
-
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.
|
|
1279
|
-
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.
|
|
1280
|
-
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.
|
|
1281
|
-
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.
|
|
1282
|
-
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.
|
|
1283
|
-
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.
|
|
1284
|
-
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.
|
|
1285
|
-
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.
|
|
1286
|
-
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.2-x86_64-linux-gnu/sig/ffi/type.rbs
|
|
1154
|
+
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.3-x86_64-linux-gnu/CHANGELOG.md
|
|
1155
|
+
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.3-x86_64-linux-gnu/COPYING
|
|
1156
|
+
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.3-x86_64-linux-gnu/Gemfile
|
|
1157
|
+
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.3-x86_64-linux-gnu/LICENSE
|
|
1158
|
+
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.3-x86_64-linux-gnu/LICENSE.SPECS
|
|
1159
|
+
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.3-x86_64-linux-gnu/README.md
|
|
1160
|
+
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.3-x86_64-linux-gnu/Rakefile
|
|
1161
|
+
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.3-x86_64-linux-gnu/Steepfile
|
|
1162
|
+
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.3-x86_64-linux-gnu/ffi.gemspec
|
|
1163
|
+
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.3-x86_64-linux-gnu/lib/3.0/ffi_c.so
|
|
1164
|
+
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.3-x86_64-linux-gnu/lib/3.1/ffi_c.so
|
|
1165
|
+
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.3-x86_64-linux-gnu/lib/3.2/ffi_c.so
|
|
1166
|
+
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.3-x86_64-linux-gnu/lib/3.3/ffi_c.so
|
|
1167
|
+
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.3-x86_64-linux-gnu/lib/3.4/ffi_c.so
|
|
1168
|
+
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.3-x86_64-linux-gnu/lib/4.0/ffi_c.so
|
|
1169
|
+
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.3-x86_64-linux-gnu/lib/ffi.rb
|
|
1170
|
+
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.3-x86_64-linux-gnu/lib/ffi/abstract_memory.rb
|
|
1171
|
+
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.3-x86_64-linux-gnu/lib/ffi/autopointer.rb
|
|
1172
|
+
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.3-x86_64-linux-gnu/lib/ffi/buffer.rb
|
|
1173
|
+
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.3-x86_64-linux-gnu/lib/ffi/callback.rb
|
|
1174
|
+
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.3-x86_64-linux-gnu/lib/ffi/compat.rb
|
|
1175
|
+
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.3-x86_64-linux-gnu/lib/ffi/data_converter.rb
|
|
1176
|
+
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.3-x86_64-linux-gnu/lib/ffi/dynamic_library.rb
|
|
1177
|
+
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.3-x86_64-linux-gnu/lib/ffi/enum.rb
|
|
1178
|
+
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.3-x86_64-linux-gnu/lib/ffi/errno.rb
|
|
1179
|
+
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.3-x86_64-linux-gnu/lib/ffi/ffi.rb
|
|
1180
|
+
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.3-x86_64-linux-gnu/lib/ffi/function.rb
|
|
1181
|
+
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.3-x86_64-linux-gnu/lib/ffi/io.rb
|
|
1182
|
+
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.3-x86_64-linux-gnu/lib/ffi/library.rb
|
|
1183
|
+
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.3-x86_64-linux-gnu/lib/ffi/library_path.rb
|
|
1184
|
+
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.3-x86_64-linux-gnu/lib/ffi/managedstruct.rb
|
|
1185
|
+
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.3-x86_64-linux-gnu/lib/ffi/memorypointer.rb
|
|
1186
|
+
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.3-x86_64-linux-gnu/lib/ffi/platform.rb
|
|
1187
|
+
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.3-x86_64-linux-gnu/lib/ffi/platform/aarch64-darwin/types.conf
|
|
1188
|
+
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.3-x86_64-linux-gnu/lib/ffi/platform/aarch64-freebsd/types.conf
|
|
1189
|
+
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.3-x86_64-linux-gnu/lib/ffi/platform/aarch64-freebsd12/types.conf
|
|
1190
|
+
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.3-x86_64-linux-gnu/lib/ffi/platform/aarch64-linux/types.conf
|
|
1191
|
+
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.3-x86_64-linux-gnu/lib/ffi/platform/aarch64-openbsd/types.conf
|
|
1192
|
+
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.3-x86_64-linux-gnu/lib/ffi/platform/aarch64-windows/types.conf
|
|
1193
|
+
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.3-x86_64-linux-gnu/lib/ffi/platform/arm-freebsd/types.conf
|
|
1194
|
+
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.3-x86_64-linux-gnu/lib/ffi/platform/arm-freebsd12/types.conf
|
|
1195
|
+
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.3-x86_64-linux-gnu/lib/ffi/platform/arm-linux/types.conf
|
|
1196
|
+
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.3-x86_64-linux-gnu/lib/ffi/platform/hppa1.1-linux/types.conf
|
|
1197
|
+
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.3-x86_64-linux-gnu/lib/ffi/platform/hppa2.0-linux/types.conf
|
|
1198
|
+
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.3-x86_64-linux-gnu/lib/ffi/platform/i386-cygwin/types.conf
|
|
1199
|
+
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.3-x86_64-linux-gnu/lib/ffi/platform/i386-darwin/types.conf
|
|
1200
|
+
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.3-x86_64-linux-gnu/lib/ffi/platform/i386-freebsd/types.conf
|
|
1201
|
+
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.3-x86_64-linux-gnu/lib/ffi/platform/i386-freebsd12/types.conf
|
|
1202
|
+
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.3-x86_64-linux-gnu/lib/ffi/platform/i386-gnu/types.conf
|
|
1203
|
+
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.3-x86_64-linux-gnu/lib/ffi/platform/i386-linux/types.conf
|
|
1204
|
+
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.3-x86_64-linux-gnu/lib/ffi/platform/i386-netbsd/types.conf
|
|
1205
|
+
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.3-x86_64-linux-gnu/lib/ffi/platform/i386-openbsd/types.conf
|
|
1206
|
+
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.3-x86_64-linux-gnu/lib/ffi/platform/i386-solaris/types.conf
|
|
1207
|
+
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.3-x86_64-linux-gnu/lib/ffi/platform/i386-windows/types.conf
|
|
1208
|
+
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.3-x86_64-linux-gnu/lib/ffi/platform/ia64-linux/types.conf
|
|
1209
|
+
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.3-x86_64-linux-gnu/lib/ffi/platform/loongarch64-linux/types.conf
|
|
1210
|
+
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.3-x86_64-linux-gnu/lib/ffi/platform/mips-linux/types.conf
|
|
1211
|
+
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.3-x86_64-linux-gnu/lib/ffi/platform/mips64-linux/types.conf
|
|
1212
|
+
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.3-x86_64-linux-gnu/lib/ffi/platform/mips64el-linux/types.conf
|
|
1213
|
+
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.3-x86_64-linux-gnu/lib/ffi/platform/mipsel-linux/types.conf
|
|
1214
|
+
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.3-x86_64-linux-gnu/lib/ffi/platform/mipsisa32r6-linux/types.conf
|
|
1215
|
+
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.3-x86_64-linux-gnu/lib/ffi/platform/mipsisa32r6el-linux/types.conf
|
|
1216
|
+
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.3-x86_64-linux-gnu/lib/ffi/platform/mipsisa64r6-linux/types.conf
|
|
1217
|
+
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.3-x86_64-linux-gnu/lib/ffi/platform/mipsisa64r6el-linux/types.conf
|
|
1218
|
+
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.3-x86_64-linux-gnu/lib/ffi/platform/powerpc-aix/types.conf
|
|
1219
|
+
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.3-x86_64-linux-gnu/lib/ffi/platform/powerpc-darwin/types.conf
|
|
1220
|
+
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.3-x86_64-linux-gnu/lib/ffi/platform/powerpc-linux/types.conf
|
|
1221
|
+
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.3-x86_64-linux-gnu/lib/ffi/platform/powerpc-openbsd/types.conf
|
|
1222
|
+
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.3-x86_64-linux-gnu/lib/ffi/platform/powerpc64-linux/types.conf
|
|
1223
|
+
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.3-x86_64-linux-gnu/lib/ffi/platform/powerpc64le-linux/types.conf
|
|
1224
|
+
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.3-x86_64-linux-gnu/lib/ffi/platform/riscv64-linux/types.conf
|
|
1225
|
+
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.3-x86_64-linux-gnu/lib/ffi/platform/s390-linux/types.conf
|
|
1226
|
+
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.3-x86_64-linux-gnu/lib/ffi/platform/s390x-linux/types.conf
|
|
1227
|
+
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.3-x86_64-linux-gnu/lib/ffi/platform/sparc-linux/types.conf
|
|
1228
|
+
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.3-x86_64-linux-gnu/lib/ffi/platform/sparc-solaris/types.conf
|
|
1229
|
+
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.3-x86_64-linux-gnu/lib/ffi/platform/sparcv9-linux/types.conf
|
|
1230
|
+
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.3-x86_64-linux-gnu/lib/ffi/platform/sparcv9-openbsd/types.conf
|
|
1231
|
+
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.3-x86_64-linux-gnu/lib/ffi/platform/sparcv9-solaris/types.conf
|
|
1232
|
+
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.3-x86_64-linux-gnu/lib/ffi/platform/sw_64-linux/types.conf
|
|
1233
|
+
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.3-x86_64-linux-gnu/lib/ffi/platform/x86_64-cygwin/types.conf
|
|
1234
|
+
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.3-x86_64-linux-gnu/lib/ffi/platform/x86_64-darwin/types.conf
|
|
1235
|
+
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.3-x86_64-linux-gnu/lib/ffi/platform/x86_64-dragonflybsd/types.conf
|
|
1236
|
+
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.3-x86_64-linux-gnu/lib/ffi/platform/x86_64-freebsd/types.conf
|
|
1237
|
+
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.3-x86_64-linux-gnu/lib/ffi/platform/x86_64-freebsd12/types.conf
|
|
1238
|
+
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.3-x86_64-linux-gnu/lib/ffi/platform/x86_64-haiku/types.conf
|
|
1239
|
+
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.3-x86_64-linux-gnu/lib/ffi/platform/x86_64-linux/types.conf
|
|
1240
|
+
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.3-x86_64-linux-gnu/lib/ffi/platform/x86_64-msys/types.conf
|
|
1241
|
+
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.3-x86_64-linux-gnu/lib/ffi/platform/x86_64-netbsd/types.conf
|
|
1242
|
+
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.3-x86_64-linux-gnu/lib/ffi/platform/x86_64-openbsd/types.conf
|
|
1243
|
+
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.3-x86_64-linux-gnu/lib/ffi/platform/x86_64-solaris/types.conf
|
|
1244
|
+
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.3-x86_64-linux-gnu/lib/ffi/platform/x86_64-windows/types.conf
|
|
1245
|
+
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.3-x86_64-linux-gnu/lib/ffi/pointer.rb
|
|
1246
|
+
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.3-x86_64-linux-gnu/lib/ffi/struct.rb
|
|
1247
|
+
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.3-x86_64-linux-gnu/lib/ffi/struct_by_reference.rb
|
|
1248
|
+
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.3-x86_64-linux-gnu/lib/ffi/struct_layout.rb
|
|
1249
|
+
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.3-x86_64-linux-gnu/lib/ffi/struct_layout_builder.rb
|
|
1250
|
+
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.3-x86_64-linux-gnu/lib/ffi/tools/const_generator.rb
|
|
1251
|
+
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.3-x86_64-linux-gnu/lib/ffi/tools/generator.rb
|
|
1252
|
+
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.3-x86_64-linux-gnu/lib/ffi/tools/generator_task.rb
|
|
1253
|
+
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.3-x86_64-linux-gnu/lib/ffi/tools/struct_generator.rb
|
|
1254
|
+
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.3-x86_64-linux-gnu/lib/ffi/types.rb
|
|
1255
|
+
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.3-x86_64-linux-gnu/lib/ffi/union.rb
|
|
1256
|
+
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.3-x86_64-linux-gnu/lib/ffi/variadic.rb
|
|
1257
|
+
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.3-x86_64-linux-gnu/lib/ffi/version.rb
|
|
1258
|
+
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.3-x86_64-linux-gnu/samples/getlogin.rb
|
|
1259
|
+
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.3-x86_64-linux-gnu/samples/getpid.rb
|
|
1260
|
+
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.3-x86_64-linux-gnu/samples/gettimeofday.rb
|
|
1261
|
+
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.3-x86_64-linux-gnu/samples/hello.rb
|
|
1262
|
+
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.3-x86_64-linux-gnu/samples/hello_ractor.rb
|
|
1263
|
+
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.3-x86_64-linux-gnu/samples/inotify.rb
|
|
1264
|
+
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.3-x86_64-linux-gnu/samples/pty.rb
|
|
1265
|
+
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.3-x86_64-linux-gnu/samples/qsort.rb
|
|
1266
|
+
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.3-x86_64-linux-gnu/samples/qsort_ractor.rb
|
|
1267
|
+
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.3-x86_64-linux-gnu/sig/ffi.rbs
|
|
1268
|
+
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.3-x86_64-linux-gnu/sig/ffi/abstract_memory.rbs
|
|
1269
|
+
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.3-x86_64-linux-gnu/sig/ffi/auto_pointer.rbs
|
|
1270
|
+
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.3-x86_64-linux-gnu/sig/ffi/buffer.rbs
|
|
1271
|
+
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.3-x86_64-linux-gnu/sig/ffi/data_converter.rbs
|
|
1272
|
+
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.3-x86_64-linux-gnu/sig/ffi/dynamic_library.rbs
|
|
1273
|
+
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.3-x86_64-linux-gnu/sig/ffi/enum.rbs
|
|
1274
|
+
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.3-x86_64-linux-gnu/sig/ffi/errno.rbs
|
|
1275
|
+
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.3-x86_64-linux-gnu/sig/ffi/function.rbs
|
|
1276
|
+
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.3-x86_64-linux-gnu/sig/ffi/library.rbs
|
|
1277
|
+
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.3-x86_64-linux-gnu/sig/ffi/native_type.rbs
|
|
1278
|
+
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.3-x86_64-linux-gnu/sig/ffi/platform.rbs
|
|
1279
|
+
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.3-x86_64-linux-gnu/sig/ffi/pointer.rbs
|
|
1280
|
+
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.3-x86_64-linux-gnu/sig/ffi/struct.rbs
|
|
1281
|
+
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.3-x86_64-linux-gnu/sig/ffi/struct_by_reference.rbs
|
|
1282
|
+
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.3-x86_64-linux-gnu/sig/ffi/struct_by_value.rbs
|
|
1283
|
+
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.3-x86_64-linux-gnu/sig/ffi/struct_layout.rbs
|
|
1284
|
+
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.3-x86_64-linux-gnu/sig/ffi/struct_layout_builder.rbs
|
|
1285
|
+
- vendor/bundle/ruby/3.3.0/gems/ffi-1.17.3-x86_64-linux-gnu/sig/ffi/type.rbs
|
|
1287
1286
|
- vendor/bundle/ruby/3.3.0/gems/jaro_winkler-1.5.6/LICENSE.txt
|
|
1288
1287
|
- vendor/bundle/ruby/3.3.0/gems/jaro_winkler-1.5.6/ext/jaro_winkler/Makefile
|
|
1289
1288
|
- vendor/bundle/ruby/3.3.0/gems/jaro_winkler-1.5.6/ext/jaro_winkler/adj_matrix.c
|
|
@@ -2699,7 +2698,7 @@ files:
|
|
|
2699
2698
|
- vendor/bundle/ruby/3.3.0/specifications/date-3.5.1.gemspec
|
|
2700
2699
|
- vendor/bundle/ruby/3.3.0/specifications/diff-lcs-1.6.2.gemspec
|
|
2701
2700
|
- vendor/bundle/ruby/3.3.0/specifications/ethon-0.15.0.gemspec
|
|
2702
|
-
- vendor/bundle/ruby/3.3.0/specifications/ffi-1.17.
|
|
2701
|
+
- vendor/bundle/ruby/3.3.0/specifications/ffi-1.17.3-x86_64-linux-gnu.gemspec
|
|
2703
2702
|
- vendor/bundle/ruby/3.3.0/specifications/jaro_winkler-1.5.6.gemspec
|
|
2704
2703
|
- vendor/bundle/ruby/3.3.0/specifications/method_source-1.1.0.gemspec
|
|
2705
2704
|
- vendor/bundle/ruby/3.3.0/specifications/parallel-1.27.0.gemspec
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
data/vendor/bundle/ruby/3.3.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/tools/types_generator.rb
DELETED
|
@@ -1,137 +0,0 @@
|
|
|
1
|
-
require 'tempfile'
|
|
2
|
-
|
|
3
|
-
module FFI
|
|
4
|
-
|
|
5
|
-
# @private
|
|
6
|
-
class TypesGenerator
|
|
7
|
-
|
|
8
|
-
##
|
|
9
|
-
# Maps different C types to the C type representations we use
|
|
10
|
-
|
|
11
|
-
TYPE_MAP = {
|
|
12
|
-
"char" => :char,
|
|
13
|
-
"signed char" => :char,
|
|
14
|
-
"__signed char" => :char,
|
|
15
|
-
"unsigned char" => :uchar,
|
|
16
|
-
|
|
17
|
-
"short" => :short,
|
|
18
|
-
"signed short" => :short,
|
|
19
|
-
"signed short int" => :short,
|
|
20
|
-
"unsigned short" => :ushort,
|
|
21
|
-
"unsigned short int" => :ushort,
|
|
22
|
-
|
|
23
|
-
"int" => :int,
|
|
24
|
-
"signed int" => :int,
|
|
25
|
-
"unsigned int" => :uint,
|
|
26
|
-
|
|
27
|
-
"long" => :long,
|
|
28
|
-
"long int" => :long,
|
|
29
|
-
"signed long" => :long,
|
|
30
|
-
"signed long int" => :long,
|
|
31
|
-
"unsigned long" => :ulong,
|
|
32
|
-
"unsigned long int" => :ulong,
|
|
33
|
-
"long unsigned int" => :ulong,
|
|
34
|
-
|
|
35
|
-
"long long" => :long_long,
|
|
36
|
-
"long long int" => :long_long,
|
|
37
|
-
"signed long long" => :long_long,
|
|
38
|
-
"signed long long int" => :long_long,
|
|
39
|
-
"unsigned long long" => :ulong_long,
|
|
40
|
-
"unsigned long long int" => :ulong_long,
|
|
41
|
-
|
|
42
|
-
"char *" => :string,
|
|
43
|
-
"void *" => :pointer,
|
|
44
|
-
}
|
|
45
|
-
|
|
46
|
-
def self.generate(options = {})
|
|
47
|
-
typedefs = nil
|
|
48
|
-
Tempfile.open 'ffi_types_generator' do |io|
|
|
49
|
-
io.puts <<-C
|
|
50
|
-
#include <stdint.h>
|
|
51
|
-
#include <stddef.h>
|
|
52
|
-
#include <sys/types.h>
|
|
53
|
-
#if !(defined(WIN32))
|
|
54
|
-
#include <sys/socket.h>
|
|
55
|
-
#include <netinet/in.h>
|
|
56
|
-
#include <sys/resource.h>
|
|
57
|
-
#endif
|
|
58
|
-
C
|
|
59
|
-
|
|
60
|
-
io.close
|
|
61
|
-
cc = ENV['CC'] || 'gcc'
|
|
62
|
-
cmd = "#{cc} -E -x c #{options[:cppflags]} -D_DARWIN_USE_64_BIT_INODE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c"
|
|
63
|
-
if options[:input]
|
|
64
|
-
typedefs = File.read(options[:input])
|
|
65
|
-
elsif options[:remote]
|
|
66
|
-
typedefs = `ssh #{options[:remote]} #{cmd} - < #{io.path}`
|
|
67
|
-
else
|
|
68
|
-
typedefs = `#{cmd} #{io.path}`
|
|
69
|
-
end
|
|
70
|
-
end
|
|
71
|
-
|
|
72
|
-
code = []
|
|
73
|
-
|
|
74
|
-
typedefs.each_line do |type|
|
|
75
|
-
# We only care about single line typedef
|
|
76
|
-
next unless type =~ /typedef/
|
|
77
|
-
# Ignore unions or structs
|
|
78
|
-
next if type =~ /union|struct/
|
|
79
|
-
|
|
80
|
-
# strip off the starting typedef and ending ;
|
|
81
|
-
type.gsub!(/^(.*typedef\s*)/, "")
|
|
82
|
-
type.gsub!(/\s*;\s*$/, "")
|
|
83
|
-
|
|
84
|
-
parts = type.split(/\s+/)
|
|
85
|
-
def_type = parts.join(" ")
|
|
86
|
-
|
|
87
|
-
# GCC does mapping with __attribute__ stuf, also see
|
|
88
|
-
# http://hal.cs.berkeley.edu/cil/cil016.html section 16.2.7. Problem
|
|
89
|
-
# with this is that the __attribute__ stuff can either occur before or
|
|
90
|
-
# after the new type that is defined...
|
|
91
|
-
if type =~ /__attribute__/
|
|
92
|
-
if parts.last =~ /__QI__|__HI__|__SI__|__DI__|__word__/
|
|
93
|
-
|
|
94
|
-
# In this case, the new type is BEFORE __attribute__ we need to
|
|
95
|
-
# find the final_type as the type before the part that starts with
|
|
96
|
-
# __attribute__
|
|
97
|
-
final_type = ""
|
|
98
|
-
parts.each do |p|
|
|
99
|
-
break if p =~ /__attribute__/
|
|
100
|
-
final_type = p
|
|
101
|
-
end
|
|
102
|
-
else
|
|
103
|
-
final_type = parts.pop
|
|
104
|
-
end
|
|
105
|
-
|
|
106
|
-
def_type = case type
|
|
107
|
-
when /__QI__/ then "char"
|
|
108
|
-
when /__HI__/ then "short"
|
|
109
|
-
when /__SI__/ then "int"
|
|
110
|
-
when /__DI__/ then "long long"
|
|
111
|
-
when /__word__/ then "long"
|
|
112
|
-
else "int"
|
|
113
|
-
end
|
|
114
|
-
|
|
115
|
-
def_type = "unsigned #{def_type}" if type =~ /unsigned/
|
|
116
|
-
else
|
|
117
|
-
final_type = parts.pop
|
|
118
|
-
def_type = parts.join(" ")
|
|
119
|
-
end
|
|
120
|
-
|
|
121
|
-
if type = TYPE_MAP[def_type]
|
|
122
|
-
code << "rbx.platform.typedef.#{final_type} = #{type}"
|
|
123
|
-
TYPE_MAP[final_type] = TYPE_MAP[def_type]
|
|
124
|
-
else
|
|
125
|
-
# Fallback to an ordinary pointer if we don't know the type
|
|
126
|
-
if def_type =~ /\*/
|
|
127
|
-
code << "rbx.platform.typedef.#{final_type} = pointer"
|
|
128
|
-
TYPE_MAP[final_type] = :pointer
|
|
129
|
-
end
|
|
130
|
-
end
|
|
131
|
-
end
|
|
132
|
-
|
|
133
|
-
code.sort.join("\n")
|
|
134
|
-
end
|
|
135
|
-
end
|
|
136
|
-
end
|
|
137
|
-
|
|
@@ -1,65 +0,0 @@
|
|
|
1
|
-
require 'bundler'
|
|
2
|
-
require 'bundler/gem_helper'
|
|
3
|
-
|
|
4
|
-
class FfiGemHelper < Bundler::GemHelper
|
|
5
|
-
attr_accessor :cross_platforms
|
|
6
|
-
|
|
7
|
-
def install
|
|
8
|
-
super
|
|
9
|
-
|
|
10
|
-
task "release:guard_clean" => ["release:update_history"]
|
|
11
|
-
|
|
12
|
-
task "release:update_history" do
|
|
13
|
-
update_history
|
|
14
|
-
end
|
|
15
|
-
|
|
16
|
-
task "release:rubygem_push" => ["gem:native", "gem:java"]
|
|
17
|
-
end
|
|
18
|
-
|
|
19
|
-
def hfile
|
|
20
|
-
"CHANGELOG.md"
|
|
21
|
-
end
|
|
22
|
-
|
|
23
|
-
def headline
|
|
24
|
-
'([^\w]*)(\d+\.\d+\.\d+(?:\.\w+)?)([^\w]+)([2Y][0Y][0-9Y][0-9Y]-[0-1M][0-9M]-[0-3D][0-9D])([^\w]*|$)'
|
|
25
|
-
end
|
|
26
|
-
|
|
27
|
-
def reldate
|
|
28
|
-
Time.now.strftime("%Y-%m-%d")
|
|
29
|
-
end
|
|
30
|
-
|
|
31
|
-
def update_history
|
|
32
|
-
hin = File.read(hfile)
|
|
33
|
-
hout = hin.sub(/#{headline}/) do
|
|
34
|
-
raise "#{hfile} isn't up-to-date for version #{version}" unless $2==version.to_s
|
|
35
|
-
$1 + $2 + $3 + reldate + $5
|
|
36
|
-
end
|
|
37
|
-
if hout != hin
|
|
38
|
-
Bundler.ui.confirm "Updating #{hfile} for release."
|
|
39
|
-
File.write(hfile, hout)
|
|
40
|
-
Rake::FileUtilsExt.sh "git", "commit", hfile, "-m", "Update release date in #{hfile}"
|
|
41
|
-
end
|
|
42
|
-
end
|
|
43
|
-
|
|
44
|
-
def tag_version
|
|
45
|
-
Bundler.ui.confirm "Tag release with annotation:"
|
|
46
|
-
m = File.read(hfile).match(/(?<annotation>#{headline}.*?)#{headline}/m) || raise("Unable to find release notes in #{hfile}")
|
|
47
|
-
Bundler.ui.info(m[:annotation].gsub(/^/, " "))
|
|
48
|
-
IO.popen(["git", "tag", "--file=-", version_tag], "w") do |fd|
|
|
49
|
-
fd.write m[:annotation]
|
|
50
|
-
end
|
|
51
|
-
yield if block_given?
|
|
52
|
-
rescue
|
|
53
|
-
Bundler.ui.error "Untagging #{version_tag} due to error."
|
|
54
|
-
sh_with_code "git tag -d #{version_tag}"
|
|
55
|
-
raise
|
|
56
|
-
end
|
|
57
|
-
|
|
58
|
-
def rubygem_push(path)
|
|
59
|
-
cross_platforms.each do |ruby_platform|
|
|
60
|
-
super(path.gsub(/\.gem\z/, "-#{ruby_platform}.gem"))
|
|
61
|
-
end
|
|
62
|
-
super(path.gsub(/\.gem\z/, "-java.gem"))
|
|
63
|
-
super(path)
|
|
64
|
-
end
|
|
65
|
-
end
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|