# -*- encoding: utf-8 -*- # stub: ledger_sync-quickbooks_online 0.3.0 ruby lib Gem::Specification.new do |s| s.name = "ledger_sync-quickbooks_online".freeze s.version = "0.3.0".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["Modern Treasury".freeze] s.bindir = "exe".freeze s.date = "2021-06-12" s.description = "LedgerSync is a simple library that allows you to sync common objects to popular accounting software like QuickBooks Online, QuickBooksOnline, NetSuite, etc.".freeze s.email = ["ledgersync@moderntreasury.com".freeze] s.files = [".env.test".freeze, ".github/workflows/gem-workflow.yml".freeze, ".gitignore".freeze, ".overcommit.yml".freeze, ".rubocop.yml".freeze, ".rubocop_todo.yml".freeze, ".travis.yml".freeze, "Gemfile".freeze, "Gemfile.lock".freeze, "README.md".freeze, "Rakefile".freeze, "bin/console".freeze, "bin/quickbooks_online_oauth_server.rb".freeze, "bin/setup".freeze, "ledger_sync-quickbooks_online.gemspec".freeze, "lib/ledger_sync/quickbooks_online.rb".freeze, "lib/ledger_sync/quickbooks_online/account/deserializer.rb".freeze, "lib/ledger_sync/quickbooks_online/account/operations/create.rb".freeze, "lib/ledger_sync/quickbooks_online/account/operations/find.rb".freeze, "lib/ledger_sync/quickbooks_online/account/operations/update.rb".freeze, "lib/ledger_sync/quickbooks_online/account/searcher.rb".freeze, "lib/ledger_sync/quickbooks_online/account/serializer.rb".freeze, "lib/ledger_sync/quickbooks_online/account_based_expense_line_detail/deserializer.rb".freeze, "lib/ledger_sync/quickbooks_online/account_based_expense_line_detail/serializer.rb".freeze, "lib/ledger_sync/quickbooks_online/bill/deserializer.rb".freeze, "lib/ledger_sync/quickbooks_online/bill/operations/create.rb".freeze, "lib/ledger_sync/quickbooks_online/bill/operations/find.rb".freeze, "lib/ledger_sync/quickbooks_online/bill/operations/update.rb".freeze, "lib/ledger_sync/quickbooks_online/bill/searcher.rb".freeze, "lib/ledger_sync/quickbooks_online/bill/serializer.rb".freeze, "lib/ledger_sync/quickbooks_online/bill_line/deserializer.rb".freeze, "lib/ledger_sync/quickbooks_online/bill_line/serializer.rb".freeze, "lib/ledger_sync/quickbooks_online/bill_payment/deserializer.rb".freeze, "lib/ledger_sync/quickbooks_online/bill_payment/operations/create.rb".freeze, "lib/ledger_sync/quickbooks_online/bill_payment/operations/find.rb".freeze, "lib/ledger_sync/quickbooks_online/bill_payment/operations/update.rb".freeze, "lib/ledger_sync/quickbooks_online/bill_payment/serializer.rb".freeze, "lib/ledger_sync/quickbooks_online/bill_payment_line/deserializer.rb".freeze, "lib/ledger_sync/quickbooks_online/bill_payment_line/serializer.rb".freeze, "lib/ledger_sync/quickbooks_online/check_payment/deserializer.rb".freeze, "lib/ledger_sync/quickbooks_online/check_payment/serializer.rb".freeze, "lib/ledger_sync/quickbooks_online/client.rb".freeze, "lib/ledger_sync/quickbooks_online/config.rb".freeze, "lib/ledger_sync/quickbooks_online/credit_card_payment/deserializer.rb".freeze, "lib/ledger_sync/quickbooks_online/credit_card_payment/serializer.rb".freeze, "lib/ledger_sync/quickbooks_online/currency/deserializer.rb".freeze, "lib/ledger_sync/quickbooks_online/currency/serializer.rb".freeze, "lib/ledger_sync/quickbooks_online/customer/deserializer.rb".freeze, "lib/ledger_sync/quickbooks_online/customer/operations/create.rb".freeze, "lib/ledger_sync/quickbooks_online/customer/operations/find.rb".freeze, "lib/ledger_sync/quickbooks_online/customer/operations/update.rb".freeze, "lib/ledger_sync/quickbooks_online/customer/searcher.rb".freeze, "lib/ledger_sync/quickbooks_online/customer/serializer.rb".freeze, "lib/ledger_sync/quickbooks_online/dashboard_url_helper.rb".freeze, "lib/ledger_sync/quickbooks_online/department/deserializer.rb".freeze, "lib/ledger_sync/quickbooks_online/department/operations/create.rb".freeze, "lib/ledger_sync/quickbooks_online/department/operations/find.rb".freeze, "lib/ledger_sync/quickbooks_online/department/operations/update.rb".freeze, "lib/ledger_sync/quickbooks_online/department/searcher.rb".freeze, "lib/ledger_sync/quickbooks_online/department/serializer.rb".freeze, "lib/ledger_sync/quickbooks_online/deposit/deserializer.rb".freeze, "lib/ledger_sync/quickbooks_online/deposit/operations/create.rb".freeze, "lib/ledger_sync/quickbooks_online/deposit/operations/find.rb".freeze, "lib/ledger_sync/quickbooks_online/deposit/operations/update.rb".freeze, "lib/ledger_sync/quickbooks_online/deposit/searcher.rb".freeze, "lib/ledger_sync/quickbooks_online/deposit/serializer.rb".freeze, "lib/ledger_sync/quickbooks_online/deposit_line/deserializer.rb".freeze, "lib/ledger_sync/quickbooks_online/deposit_line/serializer.rb".freeze, "lib/ledger_sync/quickbooks_online/deposit_line_detail/deserializer.rb".freeze, "lib/ledger_sync/quickbooks_online/deposit_line_detail/serializer.rb".freeze, "lib/ledger_sync/quickbooks_online/deserializer.rb".freeze, "lib/ledger_sync/quickbooks_online/expense/deserializer.rb".freeze, "lib/ledger_sync/quickbooks_online/expense/operations/create.rb".freeze, "lib/ledger_sync/quickbooks_online/expense/operations/find.rb".freeze, "lib/ledger_sync/quickbooks_online/expense/operations/update.rb".freeze, "lib/ledger_sync/quickbooks_online/expense/searcher.rb".freeze, "lib/ledger_sync/quickbooks_online/expense/serializer.rb".freeze, "lib/ledger_sync/quickbooks_online/expense_line/deserializer.rb".freeze, "lib/ledger_sync/quickbooks_online/expense_line/serializer.rb".freeze, "lib/ledger_sync/quickbooks_online/invoice/deserializer.rb".freeze, "lib/ledger_sync/quickbooks_online/invoice/operations/create.rb".freeze, "lib/ledger_sync/quickbooks_online/invoice/operations/find.rb".freeze, "lib/ledger_sync/quickbooks_online/invoice/operations/update.rb".freeze, "lib/ledger_sync/quickbooks_online/invoice/serializer.rb".freeze, "lib/ledger_sync/quickbooks_online/invoice_line/deserializer.rb".freeze, "lib/ledger_sync/quickbooks_online/invoice_line/serializer.rb".freeze, "lib/ledger_sync/quickbooks_online/item/deserializer.rb".freeze, "lib/ledger_sync/quickbooks_online/item/serializer.rb".freeze, "lib/ledger_sync/quickbooks_online/journal_entry/deserializer.rb".freeze, "lib/ledger_sync/quickbooks_online/journal_entry/operations/create.rb".freeze, "lib/ledger_sync/quickbooks_online/journal_entry/operations/find.rb".freeze, "lib/ledger_sync/quickbooks_online/journal_entry/operations/update.rb".freeze, "lib/ledger_sync/quickbooks_online/journal_entry/searcher.rb".freeze, "lib/ledger_sync/quickbooks_online/journal_entry/serializer.rb".freeze, "lib/ledger_sync/quickbooks_online/journal_entry_line/deserializer.rb".freeze, "lib/ledger_sync/quickbooks_online/journal_entry_line/serializer.rb".freeze, "lib/ledger_sync/quickbooks_online/journal_entry_line_detail/deserializer.rb".freeze, "lib/ledger_sync/quickbooks_online/journal_entry_line_detail/serializer.rb".freeze, "lib/ledger_sync/quickbooks_online/ledger_class/deserializer.rb".freeze, "lib/ledger_sync/quickbooks_online/ledger_class/operations/create.rb".freeze, "lib/ledger_sync/quickbooks_online/ledger_class/operations/find.rb".freeze, "lib/ledger_sync/quickbooks_online/ledger_class/operations/update.rb".freeze, "lib/ledger_sync/quickbooks_online/ledger_class/searcher.rb".freeze, "lib/ledger_sync/quickbooks_online/ledger_class/serializer.rb".freeze, "lib/ledger_sync/quickbooks_online/oauth_client.rb".freeze, "lib/ledger_sync/quickbooks_online/operation.rb".freeze, "lib/ledger_sync/quickbooks_online/operation/create.rb".freeze, "lib/ledger_sync/quickbooks_online/operation/find.rb".freeze, "lib/ledger_sync/quickbooks_online/operation/full_update.rb".freeze, "lib/ledger_sync/quickbooks_online/operation/sparse_update.rb".freeze, "lib/ledger_sync/quickbooks_online/payment/deserializer.rb".freeze, "lib/ledger_sync/quickbooks_online/payment/operations/create.rb".freeze, "lib/ledger_sync/quickbooks_online/payment/operations/find.rb".freeze, "lib/ledger_sync/quickbooks_online/payment/operations/update.rb".freeze, "lib/ledger_sync/quickbooks_online/payment/serializer.rb".freeze, "lib/ledger_sync/quickbooks_online/payment_line/deserializer.rb".freeze, "lib/ledger_sync/quickbooks_online/payment_line/serializer.rb".freeze, "lib/ledger_sync/quickbooks_online/preferences/deserializer.rb".freeze, "lib/ledger_sync/quickbooks_online/preferences/operations/find.rb".freeze, "lib/ledger_sync/quickbooks_online/preferences/serializer.rb".freeze, "lib/ledger_sync/quickbooks_online/primary_email_addr/deserializer.rb".freeze, "lib/ledger_sync/quickbooks_online/primary_email_addr/serializer.rb".freeze, "lib/ledger_sync/quickbooks_online/primary_phone/deserializer.rb".freeze, "lib/ledger_sync/quickbooks_online/primary_phone/serializer.rb".freeze, "lib/ledger_sync/quickbooks_online/reference/deserializer.rb".freeze, "lib/ledger_sync/quickbooks_online/reference/serializer.rb".freeze, "lib/ledger_sync/quickbooks_online/request.rb".freeze, "lib/ledger_sync/quickbooks_online/resource.rb".freeze, "lib/ledger_sync/quickbooks_online/resources/account.rb".freeze, "lib/ledger_sync/quickbooks_online/resources/account_based_expense_line_detail.rb".freeze, "lib/ledger_sync/quickbooks_online/resources/bill.rb".freeze, "lib/ledger_sync/quickbooks_online/resources/bill_line.rb".freeze, "lib/ledger_sync/quickbooks_online/resources/bill_payment.rb".freeze, "lib/ledger_sync/quickbooks_online/resources/bill_payment_line.rb".freeze, "lib/ledger_sync/quickbooks_online/resources/check_payment.rb".freeze, "lib/ledger_sync/quickbooks_online/resources/credit_card_payment.rb".freeze, "lib/ledger_sync/quickbooks_online/resources/currency.rb".freeze, "lib/ledger_sync/quickbooks_online/resources/customer.rb".freeze, "lib/ledger_sync/quickbooks_online/resources/department.rb".freeze, "lib/ledger_sync/quickbooks_online/resources/deposit.rb".freeze, "lib/ledger_sync/quickbooks_online/resources/deposit_line.rb".freeze, "lib/ledger_sync/quickbooks_online/resources/deposit_line_detail.rb".freeze, "lib/ledger_sync/quickbooks_online/resources/expense.rb".freeze, "lib/ledger_sync/quickbooks_online/resources/expense_line.rb".freeze, "lib/ledger_sync/quickbooks_online/resources/invoice.rb".freeze, "lib/ledger_sync/quickbooks_online/resources/invoice_line.rb".freeze, "lib/ledger_sync/quickbooks_online/resources/item.rb".freeze, "lib/ledger_sync/quickbooks_online/resources/journal_entry.rb".freeze, "lib/ledger_sync/quickbooks_online/resources/journal_entry_line.rb".freeze, "lib/ledger_sync/quickbooks_online/resources/journal_entry_line_detail.rb".freeze, "lib/ledger_sync/quickbooks_online/resources/ledger_class.rb".freeze, "lib/ledger_sync/quickbooks_online/resources/payment.rb".freeze, "lib/ledger_sync/quickbooks_online/resources/payment_line.rb".freeze, "lib/ledger_sync/quickbooks_online/resources/preferences.rb".freeze, "lib/ledger_sync/quickbooks_online/resources/primary_email_addr.rb".freeze, "lib/ledger_sync/quickbooks_online/resources/primary_phone.rb".freeze, "lib/ledger_sync/quickbooks_online/resources/sales_item_line_detail.rb".freeze, "lib/ledger_sync/quickbooks_online/resources/transfer.rb".freeze, "lib/ledger_sync/quickbooks_online/resources/vendor.rb".freeze, "lib/ledger_sync/quickbooks_online/sales_item_line_detail/deserializer.rb".freeze, "lib/ledger_sync/quickbooks_online/sales_item_line_detail/serializer.rb".freeze, "lib/ledger_sync/quickbooks_online/searcher.rb".freeze, "lib/ledger_sync/quickbooks_online/serialization/type/amount_float_to_integer_type.rb".freeze, "lib/ledger_sync/quickbooks_online/serialization/type/deserialize_transaction_reference_type.rb".freeze, "lib/ledger_sync/quickbooks_online/serialization/type/integer_to_amount_float_type.rb".freeze, "lib/ledger_sync/quickbooks_online/serialization/type/serialize_transaction_reference_type.rb".freeze, "lib/ledger_sync/quickbooks_online/serializer.rb".freeze, "lib/ledger_sync/quickbooks_online/serialziation/type/mapping_type.rb".freeze, "lib/ledger_sync/quickbooks_online/transfer/deserializer.rb".freeze, "lib/ledger_sync/quickbooks_online/transfer/operations/create.rb".freeze, "lib/ledger_sync/quickbooks_online/transfer/operations/find.rb".freeze, "lib/ledger_sync/quickbooks_online/transfer/operations/update.rb".freeze, "lib/ledger_sync/quickbooks_online/transfer/serializer.rb".freeze, "lib/ledger_sync/quickbooks_online/util/error_matcher.rb".freeze, "lib/ledger_sync/quickbooks_online/util/error_parser.rb".freeze, "lib/ledger_sync/quickbooks_online/util/ledger_error_parser.rb".freeze, "lib/ledger_sync/quickbooks_online/util/operation_error_parser.rb".freeze, "lib/ledger_sync/quickbooks_online/vendor/deserializer.rb".freeze, "lib/ledger_sync/quickbooks_online/vendor/operations/create.rb".freeze, "lib/ledger_sync/quickbooks_online/vendor/operations/find.rb".freeze, "lib/ledger_sync/quickbooks_online/vendor/operations/update.rb".freeze, "lib/ledger_sync/quickbooks_online/vendor/searcher.rb".freeze, "lib/ledger_sync/quickbooks_online/vendor/serializer.rb".freeze, "lib/ledger_sync/quickbooks_online/version.rb".freeze, "lib/ledger_sync/quickbooks_online/webhook.rb".freeze, "lib/ledger_sync/quickbooks_online/webhook_event.rb".freeze, "lib/ledger_sync/quickbooks_online/webhook_notification.rb".freeze, "license.txt".freeze] s.homepage = "https://www.ledgersync.dev".freeze s.required_ruby_version = Gem::Requirement.new(">= 2.5.8".freeze) s.rubygems_version = "3.5.10".freeze s.summary = "Sync common objects to accounting software.".freeze s.specification_version = 4 s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, ["~> 0.9.0".freeze]) s.add_development_dependency(%q.freeze, ["~> 2.1".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_development_dependency(%q.freeze, ["~> 6.1.0".freeze]) s.add_development_dependency(%q.freeze, ["~> 0.57.0".freeze]) s.add_development_dependency(%q.freeze, ["~> 13.0".freeze]) s.add_development_dependency(%q.freeze, ["~> 3.2".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, [">= 0".freeze]) s.add_runtime_dependency(%q.freeze, [">= 2.0.2".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) end