# -*- encoding: utf-8 -*- # stub: ebanx 1.3.4 ruby lib Gem::Specification.new do |s| s.name = "ebanx".freeze s.version = "1.3.4".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["Gustavo Henrique Mascarenhas Machado".freeze] s.date = "2018-06-06" s.description = "EBANX is the market leader in e-commerce payment solutions for International Merchants selling online to Brazil".freeze s.email = ["guhemama@gmail.com".freeze] s.files = [".gitignore".freeze, ".travis.yml".freeze, "CONTRIBUTORS".freeze, "Gemfile".freeze, "LICENSE.txt".freeze, "README.md".freeze, "Rakefile".freeze, "VERSION".freeze, "ebanx.gemspec".freeze, "lib/ebanx.rb".freeze, "lib/ebanx/command/cancel.rb".freeze, "lib/ebanx/command/capture.rb".freeze, "lib/ebanx/command/command.rb".freeze, "lib/ebanx/command/create_merchant_settlement_request.rb".freeze, "lib/ebanx/command/direct.rb".freeze, "lib/ebanx/command/document_balance.rb".freeze, "lib/ebanx/command/due_date.rb".freeze, "lib/ebanx/command/edit_merchant_integration_properties.rb".freeze, "lib/ebanx/command/exchange.rb".freeze, "lib/ebanx/command/get_currency_rates.rb".freeze, "lib/ebanx/command/get_merchant_amount_balance_by_country.rb".freeze, "lib/ebanx/command/get_merchant_integration_properties.rb".freeze, "lib/ebanx/command/get_merchant_settlement_extract.rb".freeze, "lib/ebanx/command/get_merchant_settlement_info.rb".freeze, "lib/ebanx/command/get_merchant_settlement_report.rb".freeze, "lib/ebanx/command/get_merchant_settlement_statement.rb".freeze, "lib/ebanx/command/payout_balance.rb".freeze, "lib/ebanx/command/payout_bank_details.rb".freeze, "lib/ebanx/command/payout_banks.rb".freeze, "lib/ebanx/command/payout_cancel.rb".freeze, "lib/ebanx/command/payout_commit.rb".freeze, "lib/ebanx/command/payout_create.rb".freeze, "lib/ebanx/command/payout_retrieve.rb".freeze, "lib/ebanx/command/payout_search.rb".freeze, "lib/ebanx/command/payout_simulate.rb".freeze, "lib/ebanx/command/print.rb".freeze, "lib/ebanx/command/query.rb".freeze, "lib/ebanx/command/refund.rb".freeze, "lib/ebanx/command/refund_or_cancel.rb".freeze, "lib/ebanx/command/request.rb".freeze, "lib/ebanx/command/resend_payment_notification.rb".freeze, "lib/ebanx/command/token.rb".freeze, "lib/ebanx/command/transfer_cancel.rb".freeze, "lib/ebanx/command/transfer_commit.rb".freeze, "lib/ebanx/command/transfer_create.rb".freeze, "lib/ebanx/command/transfer_retrieve.rb".freeze, "lib/ebanx/command/transfer_search.rb".freeze, "lib/ebanx/command/zipcode.rb".freeze, "lib/ebanx/dig.rb".freeze, "lib/ebanx/exception/ebanx_api_exception.rb".freeze, "lib/ebanx/response.rb".freeze, "lib/ebanx/version.rb".freeze, "test/ebanx/cancel_command_test.rb".freeze, "test/ebanx/cancel_payout_command_test.rb".freeze, "test/ebanx/cancel_transfer_command_test.rb".freeze, "test/ebanx/commit_payout_command_test.rb".freeze, "test/ebanx/commit_transfer_command_test.rb".freeze, "test/ebanx/create_merchant_settlement_request_command_test.rb".freeze, "test/ebanx/create_payout_command_test.rb".freeze, "test/ebanx/create_transfer_command_test.rb".freeze, "test/ebanx/direct_command_test.rb".freeze, "test/ebanx/edit_merchant_integration_properties_command_test.rb".freeze, "test/ebanx/get_currency_rates_command_test.rb".freeze, "test/ebanx/get_merchant_amount_balance_by_country_command_test.rb".freeze, "test/ebanx/get_merchant_integration_properties_command_test.rb".freeze, "test/ebanx/get_merchant_settlement_extract_command_test.rb".freeze, "test/ebanx/get_merchant_settlement_info_command_test.rb".freeze, "test/ebanx/get_merchant_settlement_report_command_test.rb".freeze, "test/ebanx/get_merchant_settlement_statement_command_test.rb".freeze, "test/ebanx/payout_bank_details_command_test.rb".freeze, "test/ebanx/payout_banks_command_test.rb".freeze, "test/ebanx/request_command_test.rb".freeze, "test/ebanx/resend_payment_notification_command_test.rb".freeze, "test/ebanx/retrieve_payout_command_test.rb".freeze, "test/ebanx/retrieve_transfer_command_test.rb".freeze, "test/ebanx/search_payout_command_test.rb".freeze, "test/ebanx/search_transfer_command_test.rb".freeze, "test/ebanx/simulate_payout_command_test.rb".freeze, "test/ebanx/zipcode_command_test.rb".freeze, "test/test_helper.rb".freeze] s.homepage = "https://www.ebanx.com".freeze s.licenses = ["BSD".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "Ruby bindings for the EBANX API".freeze s.test_files = ["test/ebanx/cancel_command_test.rb".freeze, "test/ebanx/cancel_payout_command_test.rb".freeze, "test/ebanx/cancel_transfer_command_test.rb".freeze, "test/ebanx/commit_payout_command_test.rb".freeze, "test/ebanx/commit_transfer_command_test.rb".freeze, "test/ebanx/create_merchant_settlement_request_command_test.rb".freeze, "test/ebanx/create_payout_command_test.rb".freeze, "test/ebanx/create_transfer_command_test.rb".freeze, "test/ebanx/direct_command_test.rb".freeze, "test/ebanx/edit_merchant_integration_properties_command_test.rb".freeze, "test/ebanx/get_currency_rates_command_test.rb".freeze, "test/ebanx/get_merchant_amount_balance_by_country_command_test.rb".freeze, "test/ebanx/get_merchant_integration_properties_command_test.rb".freeze, "test/ebanx/get_merchant_settlement_extract_command_test.rb".freeze, "test/ebanx/get_merchant_settlement_info_command_test.rb".freeze, "test/ebanx/get_merchant_settlement_report_command_test.rb".freeze, "test/ebanx/get_merchant_settlement_statement_command_test.rb".freeze, "test/ebanx/payout_bank_details_command_test.rb".freeze, "test/ebanx/payout_banks_command_test.rb".freeze, "test/ebanx/request_command_test.rb".freeze, "test/ebanx/resend_payment_notification_command_test.rb".freeze, "test/ebanx/retrieve_payout_command_test.rb".freeze, "test/ebanx/retrieve_transfer_command_test.rb".freeze, "test/ebanx/search_payout_command_test.rb".freeze, "test/ebanx/search_transfer_command_test.rb".freeze, "test/ebanx/simulate_payout_command_test.rb".freeze, "test/ebanx/zipcode_command_test.rb".freeze, "test/test_helper.rb".freeze] s.specification_version = 4 s.add_development_dependency(%q.freeze, ["~> 1.3".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 2.0.2".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) end