# -*- encoding: utf-8 -*- # stub: couchbase 3.2.0 ruby lib # stub: ext/extconf.rb Gem::Specification.new do |s| s.name = "couchbase".freeze s.version = "3.2.0".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.metadata = { "bug_tracker_uri" => "https://couchbase.com/issues/browse/RCBC", "changelog_uri" => "https://github.com/couchbase/couchbase-ruby-client/releases/tag/3.2.0", "documentation_uri" => "https://docs.couchbase.com/sdk-api/couchbase-ruby-client-3.2.0/index.html", "github_repo" => "ssh://github.com/couchbase/couchbase-ruby-client", "homepage_uri" => "https://docs.couchbase.com/ruby-sdk/3.0/hello-world/start-using-sdk.html", "mailing_list_uri" => "https://forums.couchbase.com/c/ruby-sdk", "source_code_uri" => "https://github.com/couchbase/couchbase-ruby-client/tree/3.2.0" } if s.respond_to? :metadata= s.require_paths = ["lib".freeze] s.authors = ["Sergey Avseyev".freeze] s.bindir = "exe".freeze s.date = "2021-08-03" s.description = "Modern SDK for Couchbase Server".freeze s.email = ["sergey.avseyev@gmail.com".freeze] s.extensions = ["ext/extconf.rb".freeze] s.files = ["LICENSE.txt".freeze, "README.md".freeze, "ext/CMakeLists.txt".freeze, "ext/LICENSE.txt".freeze, "ext/build_config.hxx.in".freeze, "ext/build_version.hxx.in".freeze, "ext/cmake/Backtrace.cmake".freeze, "ext/cmake/BuildTracing.cmake".freeze, "ext/cmake/Cache.cmake".freeze, "ext/cmake/CompilerWarnings.cmake".freeze, "ext/cmake/PreventInSourceBuilds.cmake".freeze, "ext/cmake/Sanitizers.cmake".freeze, "ext/cmake/StandardProjectSettings.cmake".freeze, "ext/cmake/StaticAnalyzers.cmake".freeze, "ext/cmake/Testing.cmake".freeze, "ext/cmake/ThirdPartyDependencies.cmake".freeze, "ext/cmake/VersionInfo.cmake".freeze, "ext/couchbase/bucket.hxx".freeze, "ext/couchbase/capabilities.hxx".freeze, "ext/couchbase/cbcrypto/cbcrypto.cc".freeze, "ext/couchbase/cbcrypto/cbcrypto.h".freeze, "ext/couchbase/cbsasl/client.cc".freeze, "ext/couchbase/cbsasl/client.h".freeze, "ext/couchbase/cbsasl/context.cc".freeze, "ext/couchbase/cbsasl/context.h".freeze, "ext/couchbase/cbsasl/error.h".freeze, "ext/couchbase/cbsasl/mechanism.cc".freeze, "ext/couchbase/cbsasl/mechanism.h".freeze, "ext/couchbase/cbsasl/plain/plain.cc".freeze, "ext/couchbase/cbsasl/plain/plain.h".freeze, "ext/couchbase/cbsasl/scram-sha/scram-sha.cc".freeze, "ext/couchbase/cbsasl/scram-sha/scram-sha.h".freeze, "ext/couchbase/cbsasl/scram-sha/stringutils.cc".freeze, "ext/couchbase/cbsasl/scram-sha/stringutils.h".freeze, "ext/couchbase/cluster.hxx".freeze, "ext/couchbase/cluster_options.hxx".freeze, "ext/couchbase/collections_manifest.hxx".freeze, "ext/couchbase/configuration.hxx".freeze, "ext/couchbase/couchbase.cxx".freeze, "ext/couchbase/diagnostics.hxx".freeze, "ext/couchbase/document_id.hxx".freeze, "ext/couchbase/error_context/analytics.hxx".freeze, "ext/couchbase/error_context/http.hxx".freeze, "ext/couchbase/error_context/key_value.hxx".freeze, "ext/couchbase/error_context/query.hxx".freeze, "ext/couchbase/error_context/search.hxx".freeze, "ext/couchbase/error_context/view.hxx".freeze, "ext/couchbase/error_map.hxx".freeze, "ext/couchbase/errors.hxx".freeze, "ext/couchbase/io/dns_client.hxx".freeze, "ext/couchbase/io/dns_codec.hxx".freeze, "ext/couchbase/io/dns_config.hxx".freeze, "ext/couchbase/io/dns_message.hxx".freeze, "ext/couchbase/io/http_command.hxx".freeze, "ext/couchbase/io/http_context.hxx".freeze, "ext/couchbase/io/http_message.hxx".freeze, "ext/couchbase/io/http_parser.hxx".freeze, "ext/couchbase/io/http_session.hxx".freeze, "ext/couchbase/io/http_session_manager.hxx".freeze, "ext/couchbase/io/mcbp_command.hxx".freeze, "ext/couchbase/io/mcbp_context.hxx".freeze, "ext/couchbase/io/mcbp_message.hxx".freeze, "ext/couchbase/io/mcbp_parser.hxx".freeze, "ext/couchbase/io/mcbp_session.hxx".freeze, "ext/couchbase/io/query_cache.hxx".freeze, "ext/couchbase/io/retry_action.hxx".freeze, "ext/couchbase/io/retry_context.hxx".freeze, "ext/couchbase/io/retry_orchestrator.hxx".freeze, "ext/couchbase/io/retry_reason.hxx".freeze, "ext/couchbase/io/retry_strategy.hxx".freeze, "ext/couchbase/io/streams.hxx".freeze, "ext/couchbase/metrics/logging_meter.hxx".freeze, "ext/couchbase/metrics/logging_meter_options.hxx".freeze, "ext/couchbase/metrics/meter.hxx".freeze, "ext/couchbase/metrics/noop_meter.hxx".freeze, "ext/couchbase/mutation_token.hxx".freeze, "ext/couchbase/operations.hxx".freeze, "ext/couchbase/operations/analytics_dataset_create.hxx".freeze, "ext/couchbase/operations/analytics_dataset_drop.hxx".freeze, "ext/couchbase/operations/analytics_dataset_get_all.hxx".freeze, "ext/couchbase/operations/analytics_dataverse_create.hxx".freeze, "ext/couchbase/operations/analytics_dataverse_drop.hxx".freeze, "ext/couchbase/operations/analytics_get_pending_mutations.hxx".freeze, "ext/couchbase/operations/analytics_index_create.hxx".freeze, "ext/couchbase/operations/analytics_index_drop.hxx".freeze, "ext/couchbase/operations/analytics_index_get_all.hxx".freeze, "ext/couchbase/operations/analytics_link.hxx".freeze, "ext/couchbase/operations/analytics_link_azure_blob_external.hxx".freeze, "ext/couchbase/operations/analytics_link_connect.hxx".freeze, "ext/couchbase/operations/analytics_link_couchbase_remote.hxx".freeze, "ext/couchbase/operations/analytics_link_create.hxx".freeze, "ext/couchbase/operations/analytics_link_disconnect.hxx".freeze, "ext/couchbase/operations/analytics_link_drop.hxx".freeze, "ext/couchbase/operations/analytics_link_get_all.hxx".freeze, "ext/couchbase/operations/analytics_link_replace.hxx".freeze, "ext/couchbase/operations/analytics_link_s3_external.hxx".freeze, "ext/couchbase/operations/bucket_create.hxx".freeze, "ext/couchbase/operations/bucket_drop.hxx".freeze, "ext/couchbase/operations/bucket_flush.hxx".freeze, "ext/couchbase/operations/bucket_get.hxx".freeze, "ext/couchbase/operations/bucket_get_all.hxx".freeze, "ext/couchbase/operations/bucket_settings.hxx".freeze, "ext/couchbase/operations/bucket_update.hxx".freeze, "ext/couchbase/operations/cluster_developer_preview_enable.hxx".freeze, "ext/couchbase/operations/collection_create.hxx".freeze, "ext/couchbase/operations/collection_drop.hxx".freeze, "ext/couchbase/operations/collections_manifest_get.hxx".freeze, "ext/couchbase/operations/design_document.hxx".freeze, "ext/couchbase/operations/document_analytics.hxx".freeze, "ext/couchbase/operations/document_append.hxx".freeze, "ext/couchbase/operations/document_decrement.hxx".freeze, "ext/couchbase/operations/document_exists.hxx".freeze, "ext/couchbase/operations/document_get.hxx".freeze, "ext/couchbase/operations/document_get_and_lock.hxx".freeze, "ext/couchbase/operations/document_get_and_touch.hxx".freeze, "ext/couchbase/operations/document_get_projected.hxx".freeze, "ext/couchbase/operations/document_increment.hxx".freeze, "ext/couchbase/operations/document_insert.hxx".freeze, "ext/couchbase/operations/document_lookup_in.hxx".freeze, "ext/couchbase/operations/document_mutate_in.hxx".freeze, "ext/couchbase/operations/document_prepend.hxx".freeze, "ext/couchbase/operations/document_query.hxx".freeze, "ext/couchbase/operations/document_remove.hxx".freeze, "ext/couchbase/operations/document_replace.hxx".freeze, "ext/couchbase/operations/document_search.hxx".freeze, "ext/couchbase/operations/document_touch.hxx".freeze, "ext/couchbase/operations/document_unlock.hxx".freeze, "ext/couchbase/operations/document_upsert.hxx".freeze, "ext/couchbase/operations/document_view.hxx".freeze, "ext/couchbase/operations/group_drop.hxx".freeze, "ext/couchbase/operations/group_get.hxx".freeze, "ext/couchbase/operations/group_get_all.hxx".freeze, "ext/couchbase/operations/group_upsert.hxx".freeze, "ext/couchbase/operations/http_noop.hxx".freeze, "ext/couchbase/operations/mcbp_noop.hxx".freeze, "ext/couchbase/operations/query_index_build_deferred.hxx".freeze, "ext/couchbase/operations/query_index_create.hxx".freeze, "ext/couchbase/operations/query_index_drop.hxx".freeze, "ext/couchbase/operations/query_index_get_all.hxx".freeze, "ext/couchbase/operations/rbac.hxx".freeze, "ext/couchbase/operations/role_get_all.hxx".freeze, "ext/couchbase/operations/scope_create.hxx".freeze, "ext/couchbase/operations/scope_drop.hxx".freeze, "ext/couchbase/operations/scope_get_all.hxx".freeze, "ext/couchbase/operations/search_get_stats.hxx".freeze, "ext/couchbase/operations/search_index.hxx".freeze, "ext/couchbase/operations/search_index_analyze_document.hxx".freeze, "ext/couchbase/operations/search_index_control_ingest.hxx".freeze, "ext/couchbase/operations/search_index_control_plan_freeze.hxx".freeze, "ext/couchbase/operations/search_index_control_query.hxx".freeze, "ext/couchbase/operations/search_index_drop.hxx".freeze, "ext/couchbase/operations/search_index_get.hxx".freeze, "ext/couchbase/operations/search_index_get_all.hxx".freeze, "ext/couchbase/operations/search_index_get_documents_count.hxx".freeze, "ext/couchbase/operations/search_index_get_stats.hxx".freeze, "ext/couchbase/operations/search_index_upsert.hxx".freeze, "ext/couchbase/operations/user_drop.hxx".freeze, "ext/couchbase/operations/user_get.hxx".freeze, "ext/couchbase/operations/user_get_all.hxx".freeze, "ext/couchbase/operations/user_upsert.hxx".freeze, "ext/couchbase/operations/view_index_drop.hxx".freeze, "ext/couchbase/operations/view_index_get.hxx".freeze, "ext/couchbase/operations/view_index_get_all.hxx".freeze, "ext/couchbase/operations/view_index_upsert.hxx".freeze, "ext/couchbase/origin.hxx".freeze, "ext/couchbase/platform/backtrace.c".freeze, "ext/couchbase/platform/backtrace.h".freeze, "ext/couchbase/platform/base64.cc".freeze, "ext/couchbase/platform/base64.h".freeze, "ext/couchbase/platform/random.cc".freeze, "ext/couchbase/platform/random.h".freeze, "ext/couchbase/platform/string_hex.cc".freeze, "ext/couchbase/platform/string_hex.h".freeze, "ext/couchbase/platform/terminate_handler.cc".freeze, "ext/couchbase/platform/terminate_handler.h".freeze, "ext/couchbase/platform/uuid.cc".freeze, "ext/couchbase/platform/uuid.h".freeze, "ext/couchbase/protocol/client_opcode.hxx".freeze, "ext/couchbase/protocol/client_request.hxx".freeze, "ext/couchbase/protocol/client_response.hxx".freeze, "ext/couchbase/protocol/cmd_append.hxx".freeze, "ext/couchbase/protocol/cmd_cluster_map_change_notification.hxx".freeze, "ext/couchbase/protocol/cmd_decrement.hxx".freeze, "ext/couchbase/protocol/cmd_exists.hxx".freeze, "ext/couchbase/protocol/cmd_get.hxx".freeze, "ext/couchbase/protocol/cmd_get_and_lock.hxx".freeze, "ext/couchbase/protocol/cmd_get_and_touch.hxx".freeze, "ext/couchbase/protocol/cmd_get_cluster_config.hxx".freeze, "ext/couchbase/protocol/cmd_get_collection_id.hxx".freeze, "ext/couchbase/protocol/cmd_get_collections_manifest.hxx".freeze, "ext/couchbase/protocol/cmd_get_error_map.hxx".freeze, "ext/couchbase/protocol/cmd_hello.hxx".freeze, "ext/couchbase/protocol/cmd_increment.hxx".freeze, "ext/couchbase/protocol/cmd_info.hxx".freeze, "ext/couchbase/protocol/cmd_insert.hxx".freeze, "ext/couchbase/protocol/cmd_lookup_in.hxx".freeze, "ext/couchbase/protocol/cmd_mutate_in.hxx".freeze, "ext/couchbase/protocol/cmd_noop.hxx".freeze, "ext/couchbase/protocol/cmd_prepend.hxx".freeze, "ext/couchbase/protocol/cmd_remove.hxx".freeze, "ext/couchbase/protocol/cmd_replace.hxx".freeze, "ext/couchbase/protocol/cmd_sasl_auth.hxx".freeze, "ext/couchbase/protocol/cmd_sasl_list_mechs.hxx".freeze, "ext/couchbase/protocol/cmd_sasl_step.hxx".freeze, "ext/couchbase/protocol/cmd_select_bucket.hxx".freeze, "ext/couchbase/protocol/cmd_touch.hxx".freeze, "ext/couchbase/protocol/cmd_unlock.hxx".freeze, "ext/couchbase/protocol/cmd_upsert.hxx".freeze, "ext/couchbase/protocol/datatype.hxx".freeze, "ext/couchbase/protocol/durability_level.hxx".freeze, "ext/couchbase/protocol/enhanced_error_info.hxx".freeze, "ext/couchbase/protocol/frame_info_id.hxx".freeze, "ext/couchbase/protocol/hello_feature.hxx".freeze, "ext/couchbase/protocol/magic.hxx".freeze, "ext/couchbase/protocol/server_opcode.hxx".freeze, "ext/couchbase/protocol/server_request.hxx".freeze, "ext/couchbase/protocol/status.hxx".freeze, "ext/couchbase/protocol/unsigned_leb128.h".freeze, "ext/couchbase/service_type.hxx".freeze, "ext/couchbase/timeout_defaults.hxx".freeze, "ext/couchbase/tracing/constants.hxx".freeze, "ext/couchbase/tracing/noop_tracer.hxx".freeze, "ext/couchbase/tracing/request_tracer.hxx".freeze, "ext/couchbase/tracing/threshold_logging_options.hxx".freeze, "ext/couchbase/tracing/threshold_logging_tracer.hxx".freeze, "ext/couchbase/utils/byteswap.hxx".freeze, "ext/couchbase/utils/connection_string.hxx".freeze, "ext/couchbase/utils/crc32.hxx".freeze, "ext/couchbase/utils/name_codec.hxx".freeze, "ext/couchbase/utils/url_codec.hxx".freeze, "ext/couchbase/version.hxx".freeze, "ext/extconf.rb".freeze, "ext/test/CMakeLists.txt".freeze, "ext/test/test_helper.hxx".freeze, "ext/test/test_helper_native.hxx".freeze, "ext/test/test_helper_ruby.hxx".freeze, "ext/test/test_native_binary_operations.cxx".freeze, "ext/test/test_native_diagnostics.cxx".freeze, "ext/test/test_native_trivial_crud.cxx".freeze, "ext/test/test_native_trivial_query.cxx".freeze, "ext/test/test_ruby_trivial_crud.cxx".freeze, "ext/test/test_ruby_trivial_query.cxx".freeze, "ext/third_party/asio/asio/include/asio.hpp".freeze, "ext/third_party/asio/asio/include/asio/any_io_executor.hpp".freeze, "ext/third_party/asio/asio/include/asio/associated_allocator.hpp".freeze, "ext/third_party/asio/asio/include/asio/associated_executor.hpp".freeze, "ext/third_party/asio/asio/include/asio/async_result.hpp".freeze, "ext/third_party/asio/asio/include/asio/awaitable.hpp".freeze, "ext/third_party/asio/asio/include/asio/basic_datagram_socket.hpp".freeze, "ext/third_party/asio/asio/include/asio/basic_deadline_timer.hpp".freeze, "ext/third_party/asio/asio/include/asio/basic_io_object.hpp".freeze, "ext/third_party/asio/asio/include/asio/basic_raw_socket.hpp".freeze, "ext/third_party/asio/asio/include/asio/basic_seq_packet_socket.hpp".freeze, "ext/third_party/asio/asio/include/asio/basic_serial_port.hpp".freeze, "ext/third_party/asio/asio/include/asio/basic_signal_set.hpp".freeze, "ext/third_party/asio/asio/include/asio/basic_socket.hpp".freeze, "ext/third_party/asio/asio/include/asio/basic_socket_acceptor.hpp".freeze, "ext/third_party/asio/asio/include/asio/basic_socket_iostream.hpp".freeze, "ext/third_party/asio/asio/include/asio/basic_socket_streambuf.hpp".freeze, "ext/third_party/asio/asio/include/asio/basic_stream_socket.hpp".freeze, "ext/third_party/asio/asio/include/asio/basic_streambuf.hpp".freeze, "ext/third_party/asio/asio/include/asio/basic_streambuf_fwd.hpp".freeze, "ext/third_party/asio/asio/include/asio/basic_waitable_timer.hpp".freeze, "ext/third_party/asio/asio/include/asio/bind_executor.hpp".freeze, "ext/third_party/asio/asio/include/asio/buffer.hpp".freeze, "ext/third_party/asio/asio/include/asio/buffered_read_stream.hpp".freeze, "ext/third_party/asio/asio/include/asio/buffered_read_stream_fwd.hpp".freeze, "ext/third_party/asio/asio/include/asio/buffered_stream.hpp".freeze, "ext/third_party/asio/asio/include/asio/buffered_stream_fwd.hpp".freeze, "ext/third_party/asio/asio/include/asio/buffered_write_stream.hpp".freeze, "ext/third_party/asio/asio/include/asio/buffered_write_stream_fwd.hpp".freeze, "ext/third_party/asio/asio/include/asio/buffers_iterator.hpp".freeze, "ext/third_party/asio/asio/include/asio/co_spawn.hpp".freeze, "ext/third_party/asio/asio/include/asio/completion_condition.hpp".freeze, "ext/third_party/asio/asio/include/asio/compose.hpp".freeze, "ext/third_party/asio/asio/include/asio/connect.hpp".freeze, "ext/third_party/asio/asio/include/asio/coroutine.hpp".freeze, "ext/third_party/asio/asio/include/asio/deadline_timer.hpp".freeze, "ext/third_party/asio/asio/include/asio/defer.hpp".freeze, "ext/third_party/asio/asio/include/asio/detached.hpp".freeze, "ext/third_party/asio/asio/include/asio/detail/array.hpp".freeze, "ext/third_party/asio/asio/include/asio/detail/array_fwd.hpp".freeze, "ext/third_party/asio/asio/include/asio/detail/assert.hpp".freeze, "ext/third_party/asio/asio/include/asio/detail/atomic_count.hpp".freeze, "ext/third_party/asio/asio/include/asio/detail/base_from_completion_cond.hpp".freeze, "ext/third_party/asio/asio/include/asio/detail/bind_handler.hpp".freeze, "ext/third_party/asio/asio/include/asio/detail/blocking_executor_op.hpp".freeze, "ext/third_party/asio/asio/include/asio/detail/buffer_resize_guard.hpp".freeze, "ext/third_party/asio/asio/include/asio/detail/buffer_sequence_adapter.hpp".freeze, "ext/third_party/asio/asio/include/asio/detail/buffered_stream_storage.hpp".freeze, "ext/third_party/asio/asio/include/asio/detail/bulk_executor_op.hpp".freeze, "ext/third_party/asio/asio/include/asio/detail/call_stack.hpp".freeze, "ext/third_party/asio/asio/include/asio/detail/chrono.hpp".freeze, "ext/third_party/asio/asio/include/asio/detail/chrono_time_traits.hpp".freeze, "ext/third_party/asio/asio/include/asio/detail/completion_handler.hpp".freeze, "ext/third_party/asio/asio/include/asio/detail/concurrency_hint.hpp".freeze, "ext/third_party/asio/asio/include/asio/detail/conditionally_enabled_event.hpp".freeze, "ext/third_party/asio/asio/include/asio/detail/conditionally_enabled_mutex.hpp".freeze, "ext/third_party/asio/asio/include/asio/detail/config.hpp".freeze, "ext/third_party/asio/asio/include/asio/detail/consuming_buffers.hpp".freeze, "ext/third_party/asio/asio/include/asio/detail/cstddef.hpp".freeze, "ext/third_party/asio/asio/include/asio/detail/cstdint.hpp".freeze, "ext/third_party/asio/asio/include/asio/detail/date_time_fwd.hpp".freeze, "ext/third_party/asio/asio/include/asio/detail/deadline_timer_service.hpp".freeze, "ext/third_party/asio/asio/include/asio/detail/dependent_type.hpp".freeze, "ext/third_party/asio/asio/include/asio/detail/descriptor_ops.hpp".freeze, "ext/third_party/asio/asio/include/asio/detail/descriptor_read_op.hpp".freeze, "ext/third_party/asio/asio/include/asio/detail/descriptor_write_op.hpp".freeze, "ext/third_party/asio/asio/include/asio/detail/dev_poll_reactor.hpp".freeze, "ext/third_party/asio/asio/include/asio/detail/epoll_reactor.hpp".freeze, "ext/third_party/asio/asio/include/asio/detail/event.hpp".freeze, "ext/third_party/asio/asio/include/asio/detail/eventfd_select_interrupter.hpp".freeze, "ext/third_party/asio/asio/include/asio/detail/executor_function.hpp".freeze, "ext/third_party/asio/asio/include/asio/detail/executor_op.hpp".freeze, "ext/third_party/asio/asio/include/asio/detail/fd_set_adapter.hpp".freeze, "ext/third_party/asio/asio/include/asio/detail/fenced_block.hpp".freeze, "ext/third_party/asio/asio/include/asio/detail/functional.hpp".freeze, "ext/third_party/asio/asio/include/asio/detail/future.hpp".freeze, "ext/third_party/asio/asio/include/asio/detail/gcc_arm_fenced_block.hpp".freeze, "ext/third_party/asio/asio/include/asio/detail/gcc_hppa_fenced_block.hpp".freeze, "ext/third_party/asio/asio/include/asio/detail/gcc_sync_fenced_block.hpp".freeze, "ext/third_party/asio/asio/include/asio/detail/gcc_x86_fenced_block.hpp".freeze, "ext/third_party/asio/asio/include/asio/detail/global.hpp".freeze, "ext/third_party/asio/asio/include/asio/detail/handler_alloc_helpers.hpp".freeze, "ext/third_party/asio/asio/include/asio/detail/handler_cont_helpers.hpp".freeze, "ext/third_party/asio/asio/include/asio/detail/handler_invoke_helpers.hpp".freeze, "ext/third_party/asio/asio/include/asio/detail/handler_tracking.hpp".freeze, "ext/third_party/asio/asio/include/asio/detail/handler_type_requirements.hpp".freeze, "ext/third_party/asio/asio/include/asio/detail/handler_work.hpp".freeze, "ext/third_party/asio/asio/include/asio/detail/hash_map.hpp".freeze, "ext/third_party/asio/asio/include/asio/detail/impl/buffer_sequence_adapter.ipp".freeze, "ext/third_party/asio/asio/include/asio/detail/impl/descriptor_ops.ipp".freeze, "ext/third_party/asio/asio/include/asio/detail/impl/dev_poll_reactor.hpp".freeze, "ext/third_party/asio/asio/include/asio/detail/impl/dev_poll_reactor.ipp".freeze, "ext/third_party/asio/asio/include/asio/detail/impl/epoll_reactor.hpp".freeze, "ext/third_party/asio/asio/include/asio/detail/impl/epoll_reactor.ipp".freeze, "ext/third_party/asio/asio/include/asio/detail/impl/eventfd_select_interrupter.ipp".freeze, "ext/third_party/asio/asio/include/asio/detail/impl/handler_tracking.ipp".freeze, "ext/third_party/asio/asio/include/asio/detail/impl/kqueue_reactor.hpp".freeze, "ext/third_party/asio/asio/include/asio/detail/impl/kqueue_reactor.ipp".freeze, "ext/third_party/asio/asio/include/asio/detail/impl/null_event.ipp".freeze, "ext/third_party/asio/asio/include/asio/detail/impl/pipe_select_interrupter.ipp".freeze, "ext/third_party/asio/asio/include/asio/detail/impl/posix_event.ipp".freeze, "ext/third_party/asio/asio/include/asio/detail/impl/posix_mutex.ipp".freeze, "ext/third_party/asio/asio/include/asio/detail/impl/posix_thread.ipp".freeze, "ext/third_party/asio/asio/include/asio/detail/impl/posix_tss_ptr.ipp".freeze, "ext/third_party/asio/asio/include/asio/detail/impl/reactive_descriptor_service.ipp".freeze, "ext/third_party/asio/asio/include/asio/detail/impl/reactive_serial_port_service.ipp".freeze, "ext/third_party/asio/asio/include/asio/detail/impl/reactive_socket_service_base.ipp".freeze, "ext/third_party/asio/asio/include/asio/detail/impl/resolver_service_base.ipp".freeze, "ext/third_party/asio/asio/include/asio/detail/impl/scheduler.ipp".freeze, "ext/third_party/asio/asio/include/asio/detail/impl/select_reactor.hpp".freeze, "ext/third_party/asio/asio/include/asio/detail/impl/select_reactor.ipp".freeze, "ext/third_party/asio/asio/include/asio/detail/impl/service_registry.hpp".freeze, "ext/third_party/asio/asio/include/asio/detail/impl/service_registry.ipp".freeze, "ext/third_party/asio/asio/include/asio/detail/impl/signal_set_service.ipp".freeze, "ext/third_party/asio/asio/include/asio/detail/impl/socket_ops.ipp".freeze, "ext/third_party/asio/asio/include/asio/detail/impl/socket_select_interrupter.ipp".freeze, "ext/third_party/asio/asio/include/asio/detail/impl/strand_executor_service.hpp".freeze, "ext/third_party/asio/asio/include/asio/detail/impl/strand_executor_service.ipp".freeze, "ext/third_party/asio/asio/include/asio/detail/impl/strand_service.hpp".freeze, "ext/third_party/asio/asio/include/asio/detail/impl/strand_service.ipp".freeze, "ext/third_party/asio/asio/include/asio/detail/impl/throw_error.ipp".freeze, "ext/third_party/asio/asio/include/asio/detail/impl/timer_queue_ptime.ipp".freeze, "ext/third_party/asio/asio/include/asio/detail/impl/timer_queue_set.ipp".freeze, "ext/third_party/asio/asio/include/asio/detail/impl/win_event.ipp".freeze, "ext/third_party/asio/asio/include/asio/detail/impl/win_iocp_handle_service.ipp".freeze, "ext/third_party/asio/asio/include/asio/detail/impl/win_iocp_io_context.hpp".freeze, "ext/third_party/asio/asio/include/asio/detail/impl/win_iocp_io_context.ipp".freeze, "ext/third_party/asio/asio/include/asio/detail/impl/win_iocp_serial_port_service.ipp".freeze, "ext/third_party/asio/asio/include/asio/detail/impl/win_iocp_socket_service_base.ipp".freeze, "ext/third_party/asio/asio/include/asio/detail/impl/win_mutex.ipp".freeze, "ext/third_party/asio/asio/include/asio/detail/impl/win_object_handle_service.ipp".freeze, "ext/third_party/asio/asio/include/asio/detail/impl/win_static_mutex.ipp".freeze, "ext/third_party/asio/asio/include/asio/detail/impl/win_thread.ipp".freeze, "ext/third_party/asio/asio/include/asio/detail/impl/win_tss_ptr.ipp".freeze, "ext/third_party/asio/asio/include/asio/detail/impl/winrt_ssocket_service_base.ipp".freeze, "ext/third_party/asio/asio/include/asio/detail/impl/winrt_timer_scheduler.hpp".freeze, "ext/third_party/asio/asio/include/asio/detail/impl/winrt_timer_scheduler.ipp".freeze, "ext/third_party/asio/asio/include/asio/detail/impl/winsock_init.ipp".freeze, "ext/third_party/asio/asio/include/asio/detail/io_control.hpp".freeze, "ext/third_party/asio/asio/include/asio/detail/io_object_impl.hpp".freeze, "ext/third_party/asio/asio/include/asio/detail/is_buffer_sequence.hpp".freeze, "ext/third_party/asio/asio/include/asio/detail/is_executor.hpp".freeze, "ext/third_party/asio/asio/include/asio/detail/keyword_tss_ptr.hpp".freeze, "ext/third_party/asio/asio/include/asio/detail/kqueue_reactor.hpp".freeze, "ext/third_party/asio/asio/include/asio/detail/limits.hpp".freeze, "ext/third_party/asio/asio/include/asio/detail/local_free_on_block_exit.hpp".freeze, "ext/third_party/asio/asio/include/asio/detail/macos_fenced_block.hpp".freeze, "ext/third_party/asio/asio/include/asio/detail/memory.hpp".freeze, "ext/third_party/asio/asio/include/asio/detail/mutex.hpp".freeze, "ext/third_party/asio/asio/include/asio/detail/non_const_lvalue.hpp".freeze, "ext/third_party/asio/asio/include/asio/detail/noncopyable.hpp".freeze, "ext/third_party/asio/asio/include/asio/detail/null_event.hpp".freeze, "ext/third_party/asio/asio/include/asio/detail/null_fenced_block.hpp".freeze, "ext/third_party/asio/asio/include/asio/detail/null_global.hpp".freeze, "ext/third_party/asio/asio/include/asio/detail/null_mutex.hpp".freeze, "ext/third_party/asio/asio/include/asio/detail/null_reactor.hpp".freeze, "ext/third_party/asio/asio/include/asio/detail/null_signal_blocker.hpp".freeze, "ext/third_party/asio/asio/include/asio/detail/null_socket_service.hpp".freeze, "ext/third_party/asio/asio/include/asio/detail/null_static_mutex.hpp".freeze, "ext/third_party/asio/asio/include/asio/detail/null_thread.hpp".freeze, "ext/third_party/asio/asio/include/asio/detail/null_tss_ptr.hpp".freeze, "ext/third_party/asio/asio/include/asio/detail/object_pool.hpp".freeze, "ext/third_party/asio/asio/include/asio/detail/old_win_sdk_compat.hpp".freeze, "ext/third_party/asio/asio/include/asio/detail/op_queue.hpp".freeze, "ext/third_party/asio/asio/include/asio/detail/operation.hpp".freeze, "ext/third_party/asio/asio/include/asio/detail/pipe_select_interrupter.hpp".freeze, "ext/third_party/asio/asio/include/asio/detail/pop_options.hpp".freeze, "ext/third_party/asio/asio/include/asio/detail/posix_event.hpp".freeze, "ext/third_party/asio/asio/include/asio/detail/posix_fd_set_adapter.hpp".freeze, "ext/third_party/asio/asio/include/asio/detail/posix_global.hpp".freeze, "ext/third_party/asio/asio/include/asio/detail/posix_mutex.hpp".freeze, "ext/third_party/asio/asio/include/asio/detail/posix_signal_blocker.hpp".freeze, "ext/third_party/asio/asio/include/asio/detail/posix_static_mutex.hpp".freeze, "ext/third_party/asio/asio/include/asio/detail/posix_thread.hpp".freeze, "ext/third_party/asio/asio/include/asio/detail/posix_tss_ptr.hpp".freeze, "ext/third_party/asio/asio/include/asio/detail/push_options.hpp".freeze, "ext/third_party/asio/asio/include/asio/detail/reactive_descriptor_service.hpp".freeze, "ext/third_party/asio/asio/include/asio/detail/reactive_null_buffers_op.hpp".freeze, "ext/third_party/asio/asio/include/asio/detail/reactive_serial_port_service.hpp".freeze, "ext/third_party/asio/asio/include/asio/detail/reactive_socket_accept_op.hpp".freeze, "ext/third_party/asio/asio/include/asio/detail/reactive_socket_connect_op.hpp".freeze, "ext/third_party/asio/asio/include/asio/detail/reactive_socket_recv_op.hpp".freeze, "ext/third_party/asio/asio/include/asio/detail/reactive_socket_recvfrom_op.hpp".freeze, "ext/third_party/asio/asio/include/asio/detail/reactive_socket_recvmsg_op.hpp".freeze, "ext/third_party/asio/asio/include/asio/detail/reactive_socket_send_op.hpp".freeze, "ext/third_party/asio/asio/include/asio/detail/reactive_socket_sendto_op.hpp".freeze, "ext/third_party/asio/asio/include/asio/detail/reactive_socket_service.hpp".freeze, "ext/third_party/asio/asio/include/asio/detail/reactive_socket_service_base.hpp".freeze, "ext/third_party/asio/asio/include/asio/detail/reactive_wait_op.hpp".freeze, "ext/third_party/asio/asio/include/asio/detail/reactor.hpp".freeze, "ext/third_party/asio/asio/include/asio/detail/reactor_fwd.hpp".freeze, "ext/third_party/asio/asio/include/asio/detail/reactor_op.hpp".freeze, "ext/third_party/asio/asio/include/asio/detail/reactor_op_queue.hpp".freeze, "ext/third_party/asio/asio/include/asio/detail/recycling_allocator.hpp".freeze, "ext/third_party/asio/asio/include/asio/detail/regex_fwd.hpp".freeze, "ext/third_party/asio/asio/include/asio/detail/resolve_endpoint_op.hpp".freeze, "ext/third_party/asio/asio/include/asio/detail/resolve_op.hpp".freeze, "ext/third_party/asio/asio/include/asio/detail/resolve_query_op.hpp".freeze, "ext/third_party/asio/asio/include/asio/detail/resolver_service.hpp".freeze, "ext/third_party/asio/asio/include/asio/detail/resolver_service_base.hpp".freeze, "ext/third_party/asio/asio/include/asio/detail/scheduler.hpp".freeze, "ext/third_party/asio/asio/include/asio/detail/scheduler_operation.hpp".freeze, "ext/third_party/asio/asio/include/asio/detail/scheduler_thread_info.hpp".freeze, "ext/third_party/asio/asio/include/asio/detail/scoped_lock.hpp".freeze, "ext/third_party/asio/asio/include/asio/detail/scoped_ptr.hpp".freeze, "ext/third_party/asio/asio/include/asio/detail/select_interrupter.hpp".freeze, "ext/third_party/asio/asio/include/asio/detail/select_reactor.hpp".freeze, "ext/third_party/asio/asio/include/asio/detail/service_registry.hpp".freeze, "ext/third_party/asio/asio/include/asio/detail/signal_blocker.hpp".freeze, "ext/third_party/asio/asio/include/asio/detail/signal_handler.hpp".freeze, "ext/third_party/asio/asio/include/asio/detail/signal_init.hpp".freeze, "ext/third_party/asio/asio/include/asio/detail/signal_op.hpp".freeze, "ext/third_party/asio/asio/include/asio/detail/signal_set_service.hpp".freeze, "ext/third_party/asio/asio/include/asio/detail/socket_holder.hpp".freeze, "ext/third_party/asio/asio/include/asio/detail/socket_ops.hpp".freeze, "ext/third_party/asio/asio/include/asio/detail/socket_option.hpp".freeze, "ext/third_party/asio/asio/include/asio/detail/socket_select_interrupter.hpp".freeze, "ext/third_party/asio/asio/include/asio/detail/socket_types.hpp".freeze, "ext/third_party/asio/asio/include/asio/detail/solaris_fenced_block.hpp".freeze, "ext/third_party/asio/asio/include/asio/detail/source_location.hpp".freeze, "ext/third_party/asio/asio/include/asio/detail/static_mutex.hpp".freeze, "ext/third_party/asio/asio/include/asio/detail/std_event.hpp".freeze, "ext/third_party/asio/asio/include/asio/detail/std_fenced_block.hpp".freeze, "ext/third_party/asio/asio/include/asio/detail/std_global.hpp".freeze, "ext/third_party/asio/asio/include/asio/detail/std_mutex.hpp".freeze, "ext/third_party/asio/asio/include/asio/detail/std_static_mutex.hpp".freeze, "ext/third_party/asio/asio/include/asio/detail/std_thread.hpp".freeze, "ext/third_party/asio/asio/include/asio/detail/strand_executor_service.hpp".freeze, "ext/third_party/asio/asio/include/asio/detail/strand_service.hpp".freeze, "ext/third_party/asio/asio/include/asio/detail/string_view.hpp".freeze, "ext/third_party/asio/asio/include/asio/detail/thread.hpp".freeze, "ext/third_party/asio/asio/include/asio/detail/thread_context.hpp".freeze, "ext/third_party/asio/asio/include/asio/detail/thread_group.hpp".freeze, "ext/third_party/asio/asio/include/asio/detail/thread_info_base.hpp".freeze, "ext/third_party/asio/asio/include/asio/detail/throw_error.hpp".freeze, "ext/third_party/asio/asio/include/asio/detail/throw_exception.hpp".freeze, "ext/third_party/asio/asio/include/asio/detail/timer_queue.hpp".freeze, "ext/third_party/asio/asio/include/asio/detail/timer_queue_base.hpp".freeze, "ext/third_party/asio/asio/include/asio/detail/timer_queue_ptime.hpp".freeze, "ext/third_party/asio/asio/include/asio/detail/timer_queue_set.hpp".freeze, "ext/third_party/asio/asio/include/asio/detail/timer_scheduler.hpp".freeze, "ext/third_party/asio/asio/include/asio/detail/timer_scheduler_fwd.hpp".freeze, "ext/third_party/asio/asio/include/asio/detail/tss_ptr.hpp".freeze, "ext/third_party/asio/asio/include/asio/detail/type_traits.hpp".freeze, "ext/third_party/asio/asio/include/asio/detail/variadic_templates.hpp".freeze, "ext/third_party/asio/asio/include/asio/detail/wait_handler.hpp".freeze, "ext/third_party/asio/asio/include/asio/detail/wait_op.hpp".freeze, "ext/third_party/asio/asio/include/asio/detail/win_event.hpp".freeze, "ext/third_party/asio/asio/include/asio/detail/win_fd_set_adapter.hpp".freeze, "ext/third_party/asio/asio/include/asio/detail/win_fenced_block.hpp".freeze, "ext/third_party/asio/asio/include/asio/detail/win_global.hpp".freeze, "ext/third_party/asio/asio/include/asio/detail/win_iocp_handle_read_op.hpp".freeze, "ext/third_party/asio/asio/include/asio/detail/win_iocp_handle_service.hpp".freeze, "ext/third_party/asio/asio/include/asio/detail/win_iocp_handle_write_op.hpp".freeze, "ext/third_party/asio/asio/include/asio/detail/win_iocp_io_context.hpp".freeze, "ext/third_party/asio/asio/include/asio/detail/win_iocp_null_buffers_op.hpp".freeze, "ext/third_party/asio/asio/include/asio/detail/win_iocp_operation.hpp".freeze, "ext/third_party/asio/asio/include/asio/detail/win_iocp_overlapped_op.hpp".freeze, "ext/third_party/asio/asio/include/asio/detail/win_iocp_overlapped_ptr.hpp".freeze, "ext/third_party/asio/asio/include/asio/detail/win_iocp_serial_port_service.hpp".freeze, "ext/third_party/asio/asio/include/asio/detail/win_iocp_socket_accept_op.hpp".freeze, "ext/third_party/asio/asio/include/asio/detail/win_iocp_socket_connect_op.hpp".freeze, "ext/third_party/asio/asio/include/asio/detail/win_iocp_socket_recv_op.hpp".freeze, "ext/third_party/asio/asio/include/asio/detail/win_iocp_socket_recvfrom_op.hpp".freeze, "ext/third_party/asio/asio/include/asio/detail/win_iocp_socket_recvmsg_op.hpp".freeze, "ext/third_party/asio/asio/include/asio/detail/win_iocp_socket_send_op.hpp".freeze, "ext/third_party/asio/asio/include/asio/detail/win_iocp_socket_service.hpp".freeze, "ext/third_party/asio/asio/include/asio/detail/win_iocp_socket_service_base.hpp".freeze, "ext/third_party/asio/asio/include/asio/detail/win_iocp_thread_info.hpp".freeze, "ext/third_party/asio/asio/include/asio/detail/win_iocp_wait_op.hpp".freeze, "ext/third_party/asio/asio/include/asio/detail/win_mutex.hpp".freeze, "ext/third_party/asio/asio/include/asio/detail/win_object_handle_service.hpp".freeze, "ext/third_party/asio/asio/include/asio/detail/win_static_mutex.hpp".freeze, "ext/third_party/asio/asio/include/asio/detail/win_thread.hpp".freeze, "ext/third_party/asio/asio/include/asio/detail/win_tss_ptr.hpp".freeze, "ext/third_party/asio/asio/include/asio/detail/winapp_thread.hpp".freeze, "ext/third_party/asio/asio/include/asio/detail/wince_thread.hpp".freeze, "ext/third_party/asio/asio/include/asio/detail/winrt_async_manager.hpp".freeze, "ext/third_party/asio/asio/include/asio/detail/winrt_async_op.hpp".freeze, "ext/third_party/asio/asio/include/asio/detail/winrt_resolve_op.hpp".freeze, "ext/third_party/asio/asio/include/asio/detail/winrt_resolver_service.hpp".freeze, "ext/third_party/asio/asio/include/asio/detail/winrt_socket_connect_op.hpp".freeze, "ext/third_party/asio/asio/include/asio/detail/winrt_socket_recv_op.hpp".freeze, "ext/third_party/asio/asio/include/asio/detail/winrt_socket_send_op.hpp".freeze, "ext/third_party/asio/asio/include/asio/detail/winrt_ssocket_service.hpp".freeze, "ext/third_party/asio/asio/include/asio/detail/winrt_ssocket_service_base.hpp".freeze, "ext/third_party/asio/asio/include/asio/detail/winrt_timer_scheduler.hpp".freeze, "ext/third_party/asio/asio/include/asio/detail/winrt_utils.hpp".freeze, "ext/third_party/asio/asio/include/asio/detail/winsock_init.hpp".freeze, "ext/third_party/asio/asio/include/asio/detail/work_dispatcher.hpp".freeze, "ext/third_party/asio/asio/include/asio/detail/wrapped_handler.hpp".freeze, "ext/third_party/asio/asio/include/asio/dispatch.hpp".freeze, "ext/third_party/asio/asio/include/asio/error.hpp".freeze, "ext/third_party/asio/asio/include/asio/error_code.hpp".freeze, "ext/third_party/asio/asio/include/asio/execution.hpp".freeze, "ext/third_party/asio/asio/include/asio/execution/allocator.hpp".freeze, "ext/third_party/asio/asio/include/asio/execution/any_executor.hpp".freeze, "ext/third_party/asio/asio/include/asio/execution/bad_executor.hpp".freeze, "ext/third_party/asio/asio/include/asio/execution/blocking.hpp".freeze, "ext/third_party/asio/asio/include/asio/execution/blocking_adaptation.hpp".freeze, "ext/third_party/asio/asio/include/asio/execution/bulk_execute.hpp".freeze, "ext/third_party/asio/asio/include/asio/execution/bulk_guarantee.hpp".freeze, "ext/third_party/asio/asio/include/asio/execution/connect.hpp".freeze, "ext/third_party/asio/asio/include/asio/execution/context.hpp".freeze, "ext/third_party/asio/asio/include/asio/execution/context_as.hpp".freeze, "ext/third_party/asio/asio/include/asio/execution/detail/as_invocable.hpp".freeze, "ext/third_party/asio/asio/include/asio/execution/detail/as_operation.hpp".freeze, "ext/third_party/asio/asio/include/asio/execution/detail/as_receiver.hpp".freeze, "ext/third_party/asio/asio/include/asio/execution/detail/bulk_sender.hpp".freeze, "ext/third_party/asio/asio/include/asio/execution/detail/submit_receiver.hpp".freeze, "ext/third_party/asio/asio/include/asio/execution/detail/void_receiver.hpp".freeze, "ext/third_party/asio/asio/include/asio/execution/execute.hpp".freeze, "ext/third_party/asio/asio/include/asio/execution/executor.hpp".freeze, "ext/third_party/asio/asio/include/asio/execution/impl/bad_executor.ipp".freeze, "ext/third_party/asio/asio/include/asio/execution/impl/receiver_invocation_error.ipp".freeze, "ext/third_party/asio/asio/include/asio/execution/invocable_archetype.hpp".freeze, "ext/third_party/asio/asio/include/asio/execution/mapping.hpp".freeze, "ext/third_party/asio/asio/include/asio/execution/occupancy.hpp".freeze, "ext/third_party/asio/asio/include/asio/execution/operation_state.hpp".freeze, "ext/third_party/asio/asio/include/asio/execution/outstanding_work.hpp".freeze, "ext/third_party/asio/asio/include/asio/execution/prefer_only.hpp".freeze, "ext/third_party/asio/asio/include/asio/execution/receiver.hpp".freeze, "ext/third_party/asio/asio/include/asio/execution/receiver_invocation_error.hpp".freeze, "ext/third_party/asio/asio/include/asio/execution/relationship.hpp".freeze, "ext/third_party/asio/asio/include/asio/execution/schedule.hpp".freeze, "ext/third_party/asio/asio/include/asio/execution/scheduler.hpp".freeze, "ext/third_party/asio/asio/include/asio/execution/sender.hpp".freeze, "ext/third_party/asio/asio/include/asio/execution/set_done.hpp".freeze, "ext/third_party/asio/asio/include/asio/execution/set_error.hpp".freeze, "ext/third_party/asio/asio/include/asio/execution/set_value.hpp".freeze, "ext/third_party/asio/asio/include/asio/execution/start.hpp".freeze, "ext/third_party/asio/asio/include/asio/execution/submit.hpp".freeze, "ext/third_party/asio/asio/include/asio/execution_context.hpp".freeze, "ext/third_party/asio/asio/include/asio/executor.hpp".freeze, "ext/third_party/asio/asio/include/asio/executor_work_guard.hpp".freeze, "ext/third_party/asio/asio/include/asio/generic/basic_endpoint.hpp".freeze, "ext/third_party/asio/asio/include/asio/generic/datagram_protocol.hpp".freeze, "ext/third_party/asio/asio/include/asio/generic/detail/endpoint.hpp".freeze, "ext/third_party/asio/asio/include/asio/generic/detail/impl/endpoint.ipp".freeze, "ext/third_party/asio/asio/include/asio/generic/raw_protocol.hpp".freeze, "ext/third_party/asio/asio/include/asio/generic/seq_packet_protocol.hpp".freeze, "ext/third_party/asio/asio/include/asio/generic/stream_protocol.hpp".freeze, "ext/third_party/asio/asio/include/asio/handler_alloc_hook.hpp".freeze, "ext/third_party/asio/asio/include/asio/handler_continuation_hook.hpp".freeze, "ext/third_party/asio/asio/include/asio/handler_invoke_hook.hpp".freeze, "ext/third_party/asio/asio/include/asio/high_resolution_timer.hpp".freeze, "ext/third_party/asio/asio/include/asio/impl/awaitable.hpp".freeze, "ext/third_party/asio/asio/include/asio/impl/buffered_read_stream.hpp".freeze, "ext/third_party/asio/asio/include/asio/impl/buffered_write_stream.hpp".freeze, "ext/third_party/asio/asio/include/asio/impl/co_spawn.hpp".freeze, "ext/third_party/asio/asio/include/asio/impl/compose.hpp".freeze, "ext/third_party/asio/asio/include/asio/impl/connect.hpp".freeze, "ext/third_party/asio/asio/include/asio/impl/defer.hpp".freeze, "ext/third_party/asio/asio/include/asio/impl/detached.hpp".freeze, "ext/third_party/asio/asio/include/asio/impl/dispatch.hpp".freeze, "ext/third_party/asio/asio/include/asio/impl/error.ipp".freeze, "ext/third_party/asio/asio/include/asio/impl/error_code.ipp".freeze, "ext/third_party/asio/asio/include/asio/impl/execution_context.hpp".freeze, "ext/third_party/asio/asio/include/asio/impl/execution_context.ipp".freeze, "ext/third_party/asio/asio/include/asio/impl/executor.hpp".freeze, "ext/third_party/asio/asio/include/asio/impl/executor.ipp".freeze, "ext/third_party/asio/asio/include/asio/impl/handler_alloc_hook.ipp".freeze, "ext/third_party/asio/asio/include/asio/impl/io_context.hpp".freeze, "ext/third_party/asio/asio/include/asio/impl/io_context.ipp".freeze, "ext/third_party/asio/asio/include/asio/impl/multiple_exceptions.ipp".freeze, "ext/third_party/asio/asio/include/asio/impl/post.hpp".freeze, "ext/third_party/asio/asio/include/asio/impl/read.hpp".freeze, "ext/third_party/asio/asio/include/asio/impl/read_at.hpp".freeze, "ext/third_party/asio/asio/include/asio/impl/read_until.hpp".freeze, "ext/third_party/asio/asio/include/asio/impl/redirect_error.hpp".freeze, "ext/third_party/asio/asio/include/asio/impl/serial_port_base.hpp".freeze, "ext/third_party/asio/asio/include/asio/impl/serial_port_base.ipp".freeze, "ext/third_party/asio/asio/include/asio/impl/spawn.hpp".freeze, "ext/third_party/asio/asio/include/asio/impl/src.hpp".freeze, "ext/third_party/asio/asio/include/asio/impl/system_context.hpp".freeze, "ext/third_party/asio/asio/include/asio/impl/system_context.ipp".freeze, "ext/third_party/asio/asio/include/asio/impl/system_executor.hpp".freeze, "ext/third_party/asio/asio/include/asio/impl/thread_pool.hpp".freeze, "ext/third_party/asio/asio/include/asio/impl/thread_pool.ipp".freeze, "ext/third_party/asio/asio/include/asio/impl/use_awaitable.hpp".freeze, "ext/third_party/asio/asio/include/asio/impl/use_future.hpp".freeze, "ext/third_party/asio/asio/include/asio/impl/write.hpp".freeze, "ext/third_party/asio/asio/include/asio/impl/write_at.hpp".freeze, "ext/third_party/asio/asio/include/asio/io_context.hpp".freeze, "ext/third_party/asio/asio/include/asio/io_context_strand.hpp".freeze, "ext/third_party/asio/asio/include/asio/io_service.hpp".freeze, "ext/third_party/asio/asio/include/asio/io_service_strand.hpp".freeze, "ext/third_party/asio/asio/include/asio/ip/address.hpp".freeze, "ext/third_party/asio/asio/include/asio/ip/address_v4.hpp".freeze, "ext/third_party/asio/asio/include/asio/ip/address_v4_iterator.hpp".freeze, "ext/third_party/asio/asio/include/asio/ip/address_v4_range.hpp".freeze, "ext/third_party/asio/asio/include/asio/ip/address_v6.hpp".freeze, "ext/third_party/asio/asio/include/asio/ip/address_v6_iterator.hpp".freeze, "ext/third_party/asio/asio/include/asio/ip/address_v6_range.hpp".freeze, "ext/third_party/asio/asio/include/asio/ip/bad_address_cast.hpp".freeze, "ext/third_party/asio/asio/include/asio/ip/basic_endpoint.hpp".freeze, "ext/third_party/asio/asio/include/asio/ip/basic_resolver.hpp".freeze, "ext/third_party/asio/asio/include/asio/ip/basic_resolver_entry.hpp".freeze, "ext/third_party/asio/asio/include/asio/ip/basic_resolver_iterator.hpp".freeze, "ext/third_party/asio/asio/include/asio/ip/basic_resolver_query.hpp".freeze, "ext/third_party/asio/asio/include/asio/ip/basic_resolver_results.hpp".freeze, "ext/third_party/asio/asio/include/asio/ip/detail/endpoint.hpp".freeze, "ext/third_party/asio/asio/include/asio/ip/detail/impl/endpoint.ipp".freeze, "ext/third_party/asio/asio/include/asio/ip/detail/socket_option.hpp".freeze, "ext/third_party/asio/asio/include/asio/ip/host_name.hpp".freeze, "ext/third_party/asio/asio/include/asio/ip/icmp.hpp".freeze, "ext/third_party/asio/asio/include/asio/ip/impl/address.hpp".freeze, "ext/third_party/asio/asio/include/asio/ip/impl/address.ipp".freeze, "ext/third_party/asio/asio/include/asio/ip/impl/address_v4.hpp".freeze, "ext/third_party/asio/asio/include/asio/ip/impl/address_v4.ipp".freeze, "ext/third_party/asio/asio/include/asio/ip/impl/address_v6.hpp".freeze, "ext/third_party/asio/asio/include/asio/ip/impl/address_v6.ipp".freeze, "ext/third_party/asio/asio/include/asio/ip/impl/basic_endpoint.hpp".freeze, "ext/third_party/asio/asio/include/asio/ip/impl/host_name.ipp".freeze, "ext/third_party/asio/asio/include/asio/ip/impl/network_v4.hpp".freeze, "ext/third_party/asio/asio/include/asio/ip/impl/network_v4.ipp".freeze, "ext/third_party/asio/asio/include/asio/ip/impl/network_v6.hpp".freeze, "ext/third_party/asio/asio/include/asio/ip/impl/network_v6.ipp".freeze, "ext/third_party/asio/asio/include/asio/ip/multicast.hpp".freeze, "ext/third_party/asio/asio/include/asio/ip/network_v4.hpp".freeze, "ext/third_party/asio/asio/include/asio/ip/network_v6.hpp".freeze, "ext/third_party/asio/asio/include/asio/ip/resolver_base.hpp".freeze, "ext/third_party/asio/asio/include/asio/ip/resolver_query_base.hpp".freeze, "ext/third_party/asio/asio/include/asio/ip/tcp.hpp".freeze, "ext/third_party/asio/asio/include/asio/ip/udp.hpp".freeze, "ext/third_party/asio/asio/include/asio/ip/unicast.hpp".freeze, "ext/third_party/asio/asio/include/asio/ip/v6_only.hpp".freeze, "ext/third_party/asio/asio/include/asio/is_applicable_property.hpp".freeze, "ext/third_party/asio/asio/include/asio/is_executor.hpp".freeze, "ext/third_party/asio/asio/include/asio/is_read_buffered.hpp".freeze, "ext/third_party/asio/asio/include/asio/is_write_buffered.hpp".freeze, "ext/third_party/asio/asio/include/asio/local/basic_endpoint.hpp".freeze, "ext/third_party/asio/asio/include/asio/local/connect_pair.hpp".freeze, "ext/third_party/asio/asio/include/asio/local/datagram_protocol.hpp".freeze, "ext/third_party/asio/asio/include/asio/local/detail/endpoint.hpp".freeze, "ext/third_party/asio/asio/include/asio/local/detail/impl/endpoint.ipp".freeze, "ext/third_party/asio/asio/include/asio/local/stream_protocol.hpp".freeze, "ext/third_party/asio/asio/include/asio/multiple_exceptions.hpp".freeze, "ext/third_party/asio/asio/include/asio/packaged_task.hpp".freeze, "ext/third_party/asio/asio/include/asio/placeholders.hpp".freeze, "ext/third_party/asio/asio/include/asio/posix/basic_descriptor.hpp".freeze, "ext/third_party/asio/asio/include/asio/posix/basic_stream_descriptor.hpp".freeze, "ext/third_party/asio/asio/include/asio/posix/descriptor.hpp".freeze, "ext/third_party/asio/asio/include/asio/posix/descriptor_base.hpp".freeze, "ext/third_party/asio/asio/include/asio/posix/stream_descriptor.hpp".freeze, "ext/third_party/asio/asio/include/asio/post.hpp".freeze, "ext/third_party/asio/asio/include/asio/prefer.hpp".freeze, "ext/third_party/asio/asio/include/asio/query.hpp".freeze, "ext/third_party/asio/asio/include/asio/read.hpp".freeze, "ext/third_party/asio/asio/include/asio/read_at.hpp".freeze, "ext/third_party/asio/asio/include/asio/read_until.hpp".freeze, "ext/third_party/asio/asio/include/asio/redirect_error.hpp".freeze, "ext/third_party/asio/asio/include/asio/require.hpp".freeze, "ext/third_party/asio/asio/include/asio/require_concept.hpp".freeze, "ext/third_party/asio/asio/include/asio/serial_port.hpp".freeze, "ext/third_party/asio/asio/include/asio/serial_port_base.hpp".freeze, "ext/third_party/asio/asio/include/asio/signal_set.hpp".freeze, "ext/third_party/asio/asio/include/asio/socket_base.hpp".freeze, "ext/third_party/asio/asio/include/asio/spawn.hpp".freeze, "ext/third_party/asio/asio/include/asio/ssl.hpp".freeze, "ext/third_party/asio/asio/include/asio/ssl/context.hpp".freeze, "ext/third_party/asio/asio/include/asio/ssl/context_base.hpp".freeze, "ext/third_party/asio/asio/include/asio/ssl/detail/buffered_handshake_op.hpp".freeze, "ext/third_party/asio/asio/include/asio/ssl/detail/engine.hpp".freeze, "ext/third_party/asio/asio/include/asio/ssl/detail/handshake_op.hpp".freeze, "ext/third_party/asio/asio/include/asio/ssl/detail/impl/engine.ipp".freeze, "ext/third_party/asio/asio/include/asio/ssl/detail/impl/openssl_init.ipp".freeze, "ext/third_party/asio/asio/include/asio/ssl/detail/io.hpp".freeze, "ext/third_party/asio/asio/include/asio/ssl/detail/openssl_init.hpp".freeze, "ext/third_party/asio/asio/include/asio/ssl/detail/openssl_types.hpp".freeze, "ext/third_party/asio/asio/include/asio/ssl/detail/password_callback.hpp".freeze, "ext/third_party/asio/asio/include/asio/ssl/detail/read_op.hpp".freeze, "ext/third_party/asio/asio/include/asio/ssl/detail/shutdown_op.hpp".freeze, "ext/third_party/asio/asio/include/asio/ssl/detail/stream_core.hpp".freeze, "ext/third_party/asio/asio/include/asio/ssl/detail/verify_callback.hpp".freeze, "ext/third_party/asio/asio/include/asio/ssl/detail/write_op.hpp".freeze, "ext/third_party/asio/asio/include/asio/ssl/error.hpp".freeze, "ext/third_party/asio/asio/include/asio/ssl/host_name_verification.hpp".freeze, "ext/third_party/asio/asio/include/asio/ssl/impl/context.hpp".freeze, "ext/third_party/asio/asio/include/asio/ssl/impl/context.ipp".freeze, "ext/third_party/asio/asio/include/asio/ssl/impl/error.ipp".freeze, "ext/third_party/asio/asio/include/asio/ssl/impl/host_name_verification.ipp".freeze, "ext/third_party/asio/asio/include/asio/ssl/impl/rfc2818_verification.ipp".freeze, "ext/third_party/asio/asio/include/asio/ssl/impl/src.hpp".freeze, "ext/third_party/asio/asio/include/asio/ssl/rfc2818_verification.hpp".freeze, "ext/third_party/asio/asio/include/asio/ssl/stream.hpp".freeze, "ext/third_party/asio/asio/include/asio/ssl/stream_base.hpp".freeze, "ext/third_party/asio/asio/include/asio/ssl/verify_context.hpp".freeze, "ext/third_party/asio/asio/include/asio/ssl/verify_mode.hpp".freeze, "ext/third_party/asio/asio/include/asio/static_thread_pool.hpp".freeze, "ext/third_party/asio/asio/include/asio/steady_timer.hpp".freeze, "ext/third_party/asio/asio/include/asio/strand.hpp".freeze, "ext/third_party/asio/asio/include/asio/streambuf.hpp".freeze, "ext/third_party/asio/asio/include/asio/system_context.hpp".freeze, "ext/third_party/asio/asio/include/asio/system_error.hpp".freeze, "ext/third_party/asio/asio/include/asio/system_executor.hpp".freeze, "ext/third_party/asio/asio/include/asio/system_timer.hpp".freeze, "ext/third_party/asio/asio/include/asio/this_coro.hpp".freeze, "ext/third_party/asio/asio/include/asio/thread.hpp".freeze, "ext/third_party/asio/asio/include/asio/thread_pool.hpp".freeze, "ext/third_party/asio/asio/include/asio/time_traits.hpp".freeze, "ext/third_party/asio/asio/include/asio/traits/bulk_execute_free.hpp".freeze, "ext/third_party/asio/asio/include/asio/traits/bulk_execute_member.hpp".freeze, "ext/third_party/asio/asio/include/asio/traits/connect_free.hpp".freeze, "ext/third_party/asio/asio/include/asio/traits/connect_member.hpp".freeze, "ext/third_party/asio/asio/include/asio/traits/equality_comparable.hpp".freeze, "ext/third_party/asio/asio/include/asio/traits/execute_free.hpp".freeze, "ext/third_party/asio/asio/include/asio/traits/execute_member.hpp".freeze, "ext/third_party/asio/asio/include/asio/traits/prefer_free.hpp".freeze, "ext/third_party/asio/asio/include/asio/traits/prefer_member.hpp".freeze, "ext/third_party/asio/asio/include/asio/traits/query_free.hpp".freeze, "ext/third_party/asio/asio/include/asio/traits/query_member.hpp".freeze, "ext/third_party/asio/asio/include/asio/traits/query_static_constexpr_member.hpp".freeze, "ext/third_party/asio/asio/include/asio/traits/require_concept_free.hpp".freeze, "ext/third_party/asio/asio/include/asio/traits/require_concept_member.hpp".freeze, "ext/third_party/asio/asio/include/asio/traits/require_free.hpp".freeze, "ext/third_party/asio/asio/include/asio/traits/require_member.hpp".freeze, "ext/third_party/asio/asio/include/asio/traits/schedule_free.hpp".freeze, "ext/third_party/asio/asio/include/asio/traits/schedule_member.hpp".freeze, "ext/third_party/asio/asio/include/asio/traits/set_done_free.hpp".freeze, "ext/third_party/asio/asio/include/asio/traits/set_done_member.hpp".freeze, "ext/third_party/asio/asio/include/asio/traits/set_error_free.hpp".freeze, "ext/third_party/asio/asio/include/asio/traits/set_error_member.hpp".freeze, "ext/third_party/asio/asio/include/asio/traits/set_value_free.hpp".freeze, "ext/third_party/asio/asio/include/asio/traits/set_value_member.hpp".freeze, "ext/third_party/asio/asio/include/asio/traits/start_free.hpp".freeze, "ext/third_party/asio/asio/include/asio/traits/start_member.hpp".freeze, "ext/third_party/asio/asio/include/asio/traits/static_query.hpp".freeze, "ext/third_party/asio/asio/include/asio/traits/static_require.hpp".freeze, "ext/third_party/asio/asio/include/asio/traits/static_require_concept.hpp".freeze, "ext/third_party/asio/asio/include/asio/traits/submit_free.hpp".freeze, "ext/third_party/asio/asio/include/asio/traits/submit_member.hpp".freeze, "ext/third_party/asio/asio/include/asio/ts/buffer.hpp".freeze, "ext/third_party/asio/asio/include/asio/ts/executor.hpp".freeze, "ext/third_party/asio/asio/include/asio/ts/internet.hpp".freeze, "ext/third_party/asio/asio/include/asio/ts/io_context.hpp".freeze, "ext/third_party/asio/asio/include/asio/ts/net.hpp".freeze, "ext/third_party/asio/asio/include/asio/ts/netfwd.hpp".freeze, "ext/third_party/asio/asio/include/asio/ts/socket.hpp".freeze, "ext/third_party/asio/asio/include/asio/ts/timer.hpp".freeze, "ext/third_party/asio/asio/include/asio/unyield.hpp".freeze, "ext/third_party/asio/asio/include/asio/use_awaitable.hpp".freeze, "ext/third_party/asio/asio/include/asio/use_future.hpp".freeze, "ext/third_party/asio/asio/include/asio/uses_executor.hpp".freeze, "ext/third_party/asio/asio/include/asio/version.hpp".freeze, "ext/third_party/asio/asio/include/asio/wait_traits.hpp".freeze, "ext/third_party/asio/asio/include/asio/windows/basic_object_handle.hpp".freeze, "ext/third_party/asio/asio/include/asio/windows/basic_overlapped_handle.hpp".freeze, "ext/third_party/asio/asio/include/asio/windows/basic_random_access_handle.hpp".freeze, "ext/third_party/asio/asio/include/asio/windows/basic_stream_handle.hpp".freeze, "ext/third_party/asio/asio/include/asio/windows/object_handle.hpp".freeze, "ext/third_party/asio/asio/include/asio/windows/overlapped_handle.hpp".freeze, "ext/third_party/asio/asio/include/asio/windows/overlapped_ptr.hpp".freeze, "ext/third_party/asio/asio/include/asio/windows/random_access_handle.hpp".freeze, "ext/third_party/asio/asio/include/asio/windows/stream_handle.hpp".freeze, "ext/third_party/asio/asio/include/asio/write.hpp".freeze, "ext/third_party/asio/asio/include/asio/write_at.hpp".freeze, "ext/third_party/asio/asio/include/asio/yield.hpp".freeze, "ext/third_party/gsl/CMakeLists.txt".freeze, "ext/third_party/gsl/LICENSE".freeze, "ext/third_party/gsl/ThirdPartyNotices.txt".freeze, "ext/third_party/gsl/include/gsl/gsl".freeze, "ext/third_party/gsl/include/gsl/gsl_algorithm".freeze, "ext/third_party/gsl/include/gsl/gsl_assert".freeze, "ext/third_party/gsl/include/gsl/gsl_byte".freeze, "ext/third_party/gsl/include/gsl/gsl_narrow".freeze, "ext/third_party/gsl/include/gsl/gsl_util".freeze, "ext/third_party/gsl/include/gsl/multi_span".freeze, "ext/third_party/gsl/include/gsl/pointers".freeze, "ext/third_party/gsl/include/gsl/span".freeze, "ext/third_party/gsl/include/gsl/span_ext".freeze, "ext/third_party/gsl/include/gsl/string_span".freeze, "ext/third_party/hdr_histogram_c/CMakeLists.txt".freeze, "ext/third_party/hdr_histogram_c/COPYING.txt".freeze, "ext/third_party/hdr_histogram_c/LICENSE.txt".freeze, "ext/third_party/hdr_histogram_c/config.cmake.in".freeze, "ext/third_party/hdr_histogram_c/src/CMakeLists.txt".freeze, "ext/third_party/hdr_histogram_c/src/hdr_atomic.h".freeze, "ext/third_party/hdr_histogram_c/src/hdr_encoding.c".freeze, "ext/third_party/hdr_histogram_c/src/hdr_encoding.h".freeze, "ext/third_party/hdr_histogram_c/src/hdr_endian.h".freeze, "ext/third_party/hdr_histogram_c/src/hdr_histogram.c".freeze, "ext/third_party/hdr_histogram_c/src/hdr_histogram.h".freeze, "ext/third_party/hdr_histogram_c/src/hdr_histogram_log.c".freeze, "ext/third_party/hdr_histogram_c/src/hdr_histogram_log.h".freeze, "ext/third_party/hdr_histogram_c/src/hdr_histogram_log_no_op.c".freeze, "ext/third_party/hdr_histogram_c/src/hdr_interval_recorder.c".freeze, "ext/third_party/hdr_histogram_c/src/hdr_interval_recorder.h".freeze, "ext/third_party/hdr_histogram_c/src/hdr_malloc.h".freeze, "ext/third_party/hdr_histogram_c/src/hdr_tests.h".freeze, "ext/third_party/hdr_histogram_c/src/hdr_thread.c".freeze, "ext/third_party/hdr_histogram_c/src/hdr_thread.h".freeze, "ext/third_party/hdr_histogram_c/src/hdr_time.c".freeze, "ext/third_party/hdr_histogram_c/src/hdr_time.h".freeze, "ext/third_party/hdr_histogram_c/src/hdr_writer_reader_phaser.c".freeze, "ext/third_party/hdr_histogram_c/src/hdr_writer_reader_phaser.h".freeze, "ext/third_party/http_parser/LICENSE-MIT".freeze, "ext/third_party/http_parser/http_parser.c".freeze, "ext/third_party/http_parser/http_parser.h".freeze, "ext/third_party/json/CMakeLists.txt".freeze, "ext/third_party/json/LICENSE".freeze, "ext/third_party/json/LICENSE.double-conversion".freeze, "ext/third_party/json/LICENSE.itoa".freeze, "ext/third_party/json/LICENSE.ryu".freeze, "ext/third_party/json/include/tao/json.hpp".freeze, "ext/third_party/json/include/tao/json/basic_value.hpp".freeze, "ext/third_party/json/include/tao/json/binary.hpp".freeze, "ext/third_party/json/include/tao/json/binary_view.hpp".freeze, "ext/third_party/json/include/tao/json/binding.hpp".freeze, "ext/third_party/json/include/tao/json/binding/constant.hpp".freeze, "ext/third_party/json/include/tao/json/binding/element.hpp".freeze, "ext/third_party/json/include/tao/json/binding/factory.hpp".freeze, "ext/third_party/json/include/tao/json/binding/for_nothing_value.hpp".freeze, "ext/third_party/json/include/tao/json/binding/for_unknown_key.hpp".freeze, "ext/third_party/json/include/tao/json/binding/inherit.hpp".freeze, "ext/third_party/json/include/tao/json/binding/internal/array.hpp".freeze, "ext/third_party/json/include/tao/json/binding/internal/inherit.hpp".freeze, "ext/third_party/json/include/tao/json/binding/internal/object.hpp".freeze, "ext/third_party/json/include/tao/json/binding/internal/type_key.hpp".freeze, "ext/third_party/json/include/tao/json/binding/member.hpp".freeze, "ext/third_party/json/include/tao/json/binding/member_kind.hpp".freeze, "ext/third_party/json/include/tao/json/binding/versions.hpp".freeze, "ext/third_party/json/include/tao/json/cbor.hpp".freeze, "ext/third_party/json/include/tao/json/cbor/consume_file.hpp".freeze, "ext/third_party/json/include/tao/json/cbor/consume_string.hpp".freeze, "ext/third_party/json/include/tao/json/cbor/events/from_binary.hpp".freeze, "ext/third_party/json/include/tao/json/cbor/events/from_file.hpp".freeze, "ext/third_party/json/include/tao/json/cbor/events/from_input.hpp".freeze, "ext/third_party/json/include/tao/json/cbor/events/from_string.hpp".freeze, "ext/third_party/json/include/tao/json/cbor/events/to_stream.hpp".freeze, "ext/third_party/json/include/tao/json/cbor/events/to_string.hpp".freeze, "ext/third_party/json/include/tao/json/cbor/from_binary.hpp".freeze, "ext/third_party/json/include/tao/json/cbor/from_file.hpp".freeze, "ext/third_party/json/include/tao/json/cbor/from_input.hpp".freeze, "ext/third_party/json/include/tao/json/cbor/from_string.hpp".freeze, "ext/third_party/json/include/tao/json/cbor/internal/grammar.hpp".freeze, "ext/third_party/json/include/tao/json/cbor/internal/major.hpp".freeze, "ext/third_party/json/include/tao/json/cbor/parts_parser.hpp".freeze, "ext/third_party/json/include/tao/json/cbor/to_stream.hpp".freeze, "ext/third_party/json/include/tao/json/cbor/to_string.hpp".freeze, "ext/third_party/json/include/tao/json/consume.hpp".freeze, "ext/third_party/json/include/tao/json/consume_file.hpp".freeze, "ext/third_party/json/include/tao/json/consume_string.hpp".freeze, "ext/third_party/json/include/tao/json/contrib/array_traits.hpp".freeze, "ext/third_party/json/include/tao/json/contrib/deque_traits.hpp".freeze, "ext/third_party/json/include/tao/json/contrib/diff.hpp".freeze, "ext/third_party/json/include/tao/json/contrib/get.hpp".freeze, "ext/third_party/json/include/tao/json/contrib/internal/array_traits.hpp".freeze, "ext/third_party/json/include/tao/json/contrib/internal/indirect_traits.hpp".freeze, "ext/third_party/json/include/tao/json/contrib/internal/object_traits.hpp".freeze, "ext/third_party/json/include/tao/json/contrib/internal/type_traits.hpp".freeze, "ext/third_party/json/include/tao/json/contrib/list_traits.hpp".freeze, "ext/third_party/json/include/tao/json/contrib/map_traits.hpp".freeze, "ext/third_party/json/include/tao/json/contrib/multimap_traits.hpp".freeze, "ext/third_party/json/include/tao/json/contrib/multiset_traits.hpp".freeze, "ext/third_party/json/include/tao/json/contrib/pair_traits.hpp".freeze, "ext/third_party/json/include/tao/json/contrib/patch.hpp".freeze, "ext/third_party/json/include/tao/json/contrib/pointer_traits.hpp".freeze, "ext/third_party/json/include/tao/json/contrib/position.hpp".freeze, "ext/third_party/json/include/tao/json/contrib/reference.hpp".freeze, "ext/third_party/json/include/tao/json/contrib/schema.hpp".freeze, "ext/third_party/json/include/tao/json/contrib/set_traits.hpp".freeze, "ext/third_party/json/include/tao/json/contrib/shared_ptr_traits.hpp".freeze, "ext/third_party/json/include/tao/json/contrib/traits.hpp".freeze, "ext/third_party/json/include/tao/json/contrib/tuple_traits.hpp".freeze, "ext/third_party/json/include/tao/json/contrib/unique_ptr_traits.hpp".freeze, "ext/third_party/json/include/tao/json/contrib/unordered_map_traits.hpp".freeze, "ext/third_party/json/include/tao/json/contrib/unordered_set_traits.hpp".freeze, "ext/third_party/json/include/tao/json/contrib/vector_bool_traits.hpp".freeze, "ext/third_party/json/include/tao/json/contrib/vector_traits.hpp".freeze, "ext/third_party/json/include/tao/json/events.hpp".freeze, "ext/third_party/json/include/tao/json/events/apply.hpp".freeze, "ext/third_party/json/include/tao/json/events/binary_to_base64.hpp".freeze, "ext/third_party/json/include/tao/json/events/binary_to_base64url.hpp".freeze, "ext/third_party/json/include/tao/json/events/binary_to_exception.hpp".freeze, "ext/third_party/json/include/tao/json/events/binary_to_hex.hpp".freeze, "ext/third_party/json/include/tao/json/events/compare.hpp".freeze, "ext/third_party/json/include/tao/json/events/debug.hpp".freeze, "ext/third_party/json/include/tao/json/events/discard.hpp".freeze, "ext/third_party/json/include/tao/json/events/from_file.hpp".freeze, "ext/third_party/json/include/tao/json/events/from_input.hpp".freeze, "ext/third_party/json/include/tao/json/events/from_stream.hpp".freeze, "ext/third_party/json/include/tao/json/events/from_string.hpp".freeze, "ext/third_party/json/include/tao/json/events/from_value.hpp".freeze, "ext/third_party/json/include/tao/json/events/hash.hpp".freeze, "ext/third_party/json/include/tao/json/events/invalid_string_to_binary.hpp".freeze, "ext/third_party/json/include/tao/json/events/invalid_string_to_exception.hpp".freeze, "ext/third_party/json/include/tao/json/events/invalid_string_to_hex.hpp".freeze, "ext/third_party/json/include/tao/json/events/key_camel_case_to_snake_case.hpp".freeze, "ext/third_party/json/include/tao/json/events/key_snake_case_to_camel_case.hpp".freeze, "ext/third_party/json/include/tao/json/events/limit_nesting_depth.hpp".freeze, "ext/third_party/json/include/tao/json/events/limit_value_count.hpp".freeze, "ext/third_party/json/include/tao/json/events/non_finite_to_exception.hpp".freeze, "ext/third_party/json/include/tao/json/events/non_finite_to_null.hpp".freeze, "ext/third_party/json/include/tao/json/events/non_finite_to_string.hpp".freeze, "ext/third_party/json/include/tao/json/events/prefer_signed.hpp".freeze, "ext/third_party/json/include/tao/json/events/prefer_unsigned.hpp".freeze, "ext/third_party/json/include/tao/json/events/produce.hpp".freeze, "ext/third_party/json/include/tao/json/events/ref.hpp".freeze, "ext/third_party/json/include/tao/json/events/statistics.hpp".freeze, "ext/third_party/json/include/tao/json/events/tee.hpp".freeze, "ext/third_party/json/include/tao/json/events/to_pretty_stream.hpp".freeze, "ext/third_party/json/include/tao/json/events/to_stream.hpp".freeze, "ext/third_party/json/include/tao/json/events/to_string.hpp".freeze, "ext/third_party/json/include/tao/json/events/to_value.hpp".freeze, "ext/third_party/json/include/tao/json/events/transformer.hpp".freeze, "ext/third_party/json/include/tao/json/events/validate_event_order.hpp".freeze, "ext/third_party/json/include/tao/json/events/validate_keys.hpp".freeze, "ext/third_party/json/include/tao/json/events/virtual_base.hpp".freeze, "ext/third_party/json/include/tao/json/events/virtual_ref.hpp".freeze, "ext/third_party/json/include/tao/json/external/double.hpp".freeze, "ext/third_party/json/include/tao/json/external/itoa.hpp".freeze, "ext/third_party/json/include/tao/json/external/pegtl.hpp".freeze, "ext/third_party/json/include/tao/json/external/pegtl/apply_mode.hpp".freeze, "ext/third_party/json/include/tao/json/external/pegtl/argv_input.hpp".freeze, "ext/third_party/json/include/tao/json/external/pegtl/ascii.hpp".freeze, "ext/third_party/json/include/tao/json/external/pegtl/buffer_input.hpp".freeze, "ext/third_party/json/include/tao/json/external/pegtl/change_action.hpp".freeze, "ext/third_party/json/include/tao/json/external/pegtl/change_action_and_state.hpp".freeze, "ext/third_party/json/include/tao/json/external/pegtl/change_action_and_states.hpp".freeze, "ext/third_party/json/include/tao/json/external/pegtl/change_control.hpp".freeze, "ext/third_party/json/include/tao/json/external/pegtl/change_state.hpp".freeze, "ext/third_party/json/include/tao/json/external/pegtl/change_states.hpp".freeze, "ext/third_party/json/include/tao/json/external/pegtl/config.hpp".freeze, "ext/third_party/json/include/tao/json/external/pegtl/contrib/abnf.hpp".freeze, "ext/third_party/json/include/tao/json/external/pegtl/contrib/alphabet.hpp".freeze, "ext/third_party/json/include/tao/json/external/pegtl/contrib/analyze.hpp".freeze, "ext/third_party/json/include/tao/json/external/pegtl/contrib/analyze_traits.hpp".freeze, "ext/third_party/json/include/tao/json/external/pegtl/contrib/control_action.hpp".freeze, "ext/third_party/json/include/tao/json/external/pegtl/contrib/coverage.hpp".freeze, "ext/third_party/json/include/tao/json/external/pegtl/contrib/forward.hpp".freeze, "ext/third_party/json/include/tao/json/external/pegtl/contrib/http.hpp".freeze, "ext/third_party/json/include/tao/json/external/pegtl/contrib/icu/internal.hpp".freeze, "ext/third_party/json/include/tao/json/external/pegtl/contrib/icu/utf16.hpp".freeze, "ext/third_party/json/include/tao/json/external/pegtl/contrib/icu/utf32.hpp".freeze, "ext/third_party/json/include/tao/json/external/pegtl/contrib/icu/utf8.hpp".freeze, "ext/third_party/json/include/tao/json/external/pegtl/contrib/if_then.hpp".freeze, "ext/third_party/json/include/tao/json/external/pegtl/contrib/integer.hpp".freeze, "ext/third_party/json/include/tao/json/external/pegtl/contrib/internal/endian.hpp".freeze, "ext/third_party/json/include/tao/json/external/pegtl/contrib/internal/endian_gcc.hpp".freeze, "ext/third_party/json/include/tao/json/external/pegtl/contrib/internal/endian_win.hpp".freeze, "ext/third_party/json/include/tao/json/external/pegtl/contrib/internal/peek_mask_uint.hpp".freeze, "ext/third_party/json/include/tao/json/external/pegtl/contrib/internal/peek_mask_uint8.hpp".freeze, "ext/third_party/json/include/tao/json/external/pegtl/contrib/internal/peek_uint.hpp".freeze, "ext/third_party/json/include/tao/json/external/pegtl/contrib/internal/peek_uint8.hpp".freeze, "ext/third_party/json/include/tao/json/external/pegtl/contrib/internal/peek_utf16.hpp".freeze, "ext/third_party/json/include/tao/json/external/pegtl/contrib/internal/peek_utf32.hpp".freeze, "ext/third_party/json/include/tao/json/external/pegtl/contrib/internal/read_uint.hpp".freeze, "ext/third_party/json/include/tao/json/external/pegtl/contrib/internal/set_stack_guard.hpp".freeze, "ext/third_party/json/include/tao/json/external/pegtl/contrib/json.hpp".freeze, "ext/third_party/json/include/tao/json/external/pegtl/contrib/json_pointer.hpp".freeze, "ext/third_party/json/include/tao/json/external/pegtl/contrib/parse_tree.hpp".freeze, "ext/third_party/json/include/tao/json/external/pegtl/contrib/parse_tree_to_dot.hpp".freeze, "ext/third_party/json/include/tao/json/external/pegtl/contrib/print.hpp".freeze, "ext/third_party/json/include/tao/json/external/pegtl/contrib/print_coverage.hpp".freeze, "ext/third_party/json/include/tao/json/external/pegtl/contrib/raw_string.hpp".freeze, "ext/third_party/json/include/tao/json/external/pegtl/contrib/remove_first_state.hpp".freeze, "ext/third_party/json/include/tao/json/external/pegtl/contrib/remove_last_states.hpp".freeze, "ext/third_party/json/include/tao/json/external/pegtl/contrib/rep_one_min_max.hpp".freeze, "ext/third_party/json/include/tao/json/external/pegtl/contrib/rep_string.hpp".freeze, "ext/third_party/json/include/tao/json/external/pegtl/contrib/shuffle_states.hpp".freeze, "ext/third_party/json/include/tao/json/external/pegtl/contrib/state_control.hpp".freeze, "ext/third_party/json/include/tao/json/external/pegtl/contrib/to_string.hpp".freeze, "ext/third_party/json/include/tao/json/external/pegtl/contrib/trace.hpp".freeze, "ext/third_party/json/include/tao/json/external/pegtl/contrib/uint16.hpp".freeze, "ext/third_party/json/include/tao/json/external/pegtl/contrib/uint32.hpp".freeze, "ext/third_party/json/include/tao/json/external/pegtl/contrib/uint64.hpp".freeze, "ext/third_party/json/include/tao/json/external/pegtl/contrib/uint8.hpp".freeze, "ext/third_party/json/include/tao/json/external/pegtl/contrib/unescape.hpp".freeze, "ext/third_party/json/include/tao/json/external/pegtl/contrib/uri.hpp".freeze, "ext/third_party/json/include/tao/json/external/pegtl/contrib/utf16.hpp".freeze, "ext/third_party/json/include/tao/json/external/pegtl/contrib/utf32.hpp".freeze, "ext/third_party/json/include/tao/json/external/pegtl/cstream_input.hpp".freeze, "ext/third_party/json/include/tao/json/external/pegtl/demangle.hpp".freeze, "ext/third_party/json/include/tao/json/external/pegtl/disable_action.hpp".freeze, "ext/third_party/json/include/tao/json/external/pegtl/discard_input.hpp".freeze, "ext/third_party/json/include/tao/json/external/pegtl/discard_input_on_failure.hpp".freeze, "ext/third_party/json/include/tao/json/external/pegtl/discard_input_on_success.hpp".freeze, "ext/third_party/json/include/tao/json/external/pegtl/enable_action.hpp".freeze, "ext/third_party/json/include/tao/json/external/pegtl/eol.hpp".freeze, "ext/third_party/json/include/tao/json/external/pegtl/eol_pair.hpp".freeze, "ext/third_party/json/include/tao/json/external/pegtl/file_input.hpp".freeze, "ext/third_party/json/include/tao/json/external/pegtl/internal/action.hpp".freeze, "ext/third_party/json/include/tao/json/external/pegtl/internal/action_input.hpp".freeze, "ext/third_party/json/include/tao/json/external/pegtl/internal/any.hpp".freeze, "ext/third_party/json/include/tao/json/external/pegtl/internal/apply.hpp".freeze, "ext/third_party/json/include/tao/json/external/pegtl/internal/apply0.hpp".freeze, "ext/third_party/json/include/tao/json/external/pegtl/internal/apply0_single.hpp".freeze, "ext/third_party/json/include/tao/json/external/pegtl/internal/apply_single.hpp".freeze, "ext/third_party/json/include/tao/json/external/pegtl/internal/at.hpp".freeze, "ext/third_party/json/include/tao/json/external/pegtl/internal/bof.hpp".freeze, "ext/third_party/json/include/tao/json/external/pegtl/internal/bol.hpp".freeze, "ext/third_party/json/include/tao/json/external/pegtl/internal/bump.hpp".freeze, "ext/third_party/json/include/tao/json/external/pegtl/internal/bump_help.hpp".freeze, "ext/third_party/json/include/tao/json/external/pegtl/internal/bytes.hpp".freeze, "ext/third_party/json/include/tao/json/external/pegtl/internal/control.hpp".freeze, "ext/third_party/json/include/tao/json/external/pegtl/internal/cr_crlf_eol.hpp".freeze, "ext/third_party/json/include/tao/json/external/pegtl/internal/cr_eol.hpp".freeze, "ext/third_party/json/include/tao/json/external/pegtl/internal/crlf_eol.hpp".freeze, "ext/third_party/json/include/tao/json/external/pegtl/internal/cstream_reader.hpp".freeze, "ext/third_party/json/include/tao/json/external/pegtl/internal/cstring_reader.hpp".freeze, "ext/third_party/json/include/tao/json/external/pegtl/internal/dependent_false.hpp".freeze, "ext/third_party/json/include/tao/json/external/pegtl/internal/disable.hpp".freeze, "ext/third_party/json/include/tao/json/external/pegtl/internal/discard.hpp".freeze, "ext/third_party/json/include/tao/json/external/pegtl/internal/enable.hpp".freeze, "ext/third_party/json/include/tao/json/external/pegtl/internal/enable_control.hpp".freeze, "ext/third_party/json/include/tao/json/external/pegtl/internal/eof.hpp".freeze, "ext/third_party/json/include/tao/json/external/pegtl/internal/eol.hpp".freeze, "ext/third_party/json/include/tao/json/external/pegtl/internal/eolf.hpp".freeze, "ext/third_party/json/include/tao/json/external/pegtl/internal/failure.hpp".freeze, "ext/third_party/json/include/tao/json/external/pegtl/internal/file_mapper_posix.hpp".freeze, "ext/third_party/json/include/tao/json/external/pegtl/internal/file_mapper_win32.hpp".freeze, "ext/third_party/json/include/tao/json/external/pegtl/internal/file_reader.hpp".freeze, "ext/third_party/json/include/tao/json/external/pegtl/internal/has_apply.hpp".freeze, "ext/third_party/json/include/tao/json/external/pegtl/internal/has_apply0.hpp".freeze, "ext/third_party/json/include/tao/json/external/pegtl/internal/has_match.hpp".freeze, "ext/third_party/json/include/tao/json/external/pegtl/internal/has_unwind.hpp".freeze, "ext/third_party/json/include/tao/json/external/pegtl/internal/identifier.hpp".freeze, "ext/third_party/json/include/tao/json/external/pegtl/internal/if_apply.hpp".freeze, "ext/third_party/json/include/tao/json/external/pegtl/internal/if_must.hpp".freeze, "ext/third_party/json/include/tao/json/external/pegtl/internal/if_must_else.hpp".freeze, "ext/third_party/json/include/tao/json/external/pegtl/internal/if_then_else.hpp".freeze, "ext/third_party/json/include/tao/json/external/pegtl/internal/input_pair.hpp".freeze, "ext/third_party/json/include/tao/json/external/pegtl/internal/istream_reader.hpp".freeze, "ext/third_party/json/include/tao/json/external/pegtl/internal/istring.hpp".freeze, "ext/third_party/json/include/tao/json/external/pegtl/internal/iterator.hpp".freeze, "ext/third_party/json/include/tao/json/external/pegtl/internal/lf_crlf_eol.hpp".freeze, "ext/third_party/json/include/tao/json/external/pegtl/internal/lf_eol.hpp".freeze, "ext/third_party/json/include/tao/json/external/pegtl/internal/list.hpp".freeze, "ext/third_party/json/include/tao/json/external/pegtl/internal/list_must.hpp".freeze, "ext/third_party/json/include/tao/json/external/pegtl/internal/list_tail.hpp".freeze, "ext/third_party/json/include/tao/json/external/pegtl/internal/list_tail_pad.hpp".freeze, "ext/third_party/json/include/tao/json/external/pegtl/internal/marker.hpp".freeze, "ext/third_party/json/include/tao/json/external/pegtl/internal/minus.hpp".freeze, "ext/third_party/json/include/tao/json/external/pegtl/internal/missing_apply.hpp".freeze, "ext/third_party/json/include/tao/json/external/pegtl/internal/missing_apply0.hpp".freeze, "ext/third_party/json/include/tao/json/external/pegtl/internal/must.hpp".freeze, "ext/third_party/json/include/tao/json/external/pegtl/internal/not_at.hpp".freeze, "ext/third_party/json/include/tao/json/external/pegtl/internal/one.hpp".freeze, "ext/third_party/json/include/tao/json/external/pegtl/internal/opt.hpp".freeze, "ext/third_party/json/include/tao/json/external/pegtl/internal/pad.hpp".freeze, "ext/third_party/json/include/tao/json/external/pegtl/internal/pad_opt.hpp".freeze, "ext/third_party/json/include/tao/json/external/pegtl/internal/path_to_string.hpp".freeze, "ext/third_party/json/include/tao/json/external/pegtl/internal/peek_char.hpp".freeze, "ext/third_party/json/include/tao/json/external/pegtl/internal/peek_utf8.hpp".freeze, "ext/third_party/json/include/tao/json/external/pegtl/internal/pegtl_string.hpp".freeze, "ext/third_party/json/include/tao/json/external/pegtl/internal/plus.hpp".freeze, "ext/third_party/json/include/tao/json/external/pegtl/internal/raise.hpp".freeze, "ext/third_party/json/include/tao/json/external/pegtl/internal/range.hpp".freeze, "ext/third_party/json/include/tao/json/external/pegtl/internal/ranges.hpp".freeze, "ext/third_party/json/include/tao/json/external/pegtl/internal/rematch.hpp".freeze, "ext/third_party/json/include/tao/json/external/pegtl/internal/rep.hpp".freeze, "ext/third_party/json/include/tao/json/external/pegtl/internal/rep_min.hpp".freeze, "ext/third_party/json/include/tao/json/external/pegtl/internal/rep_min_max.hpp".freeze, "ext/third_party/json/include/tao/json/external/pegtl/internal/rep_opt.hpp".freeze, "ext/third_party/json/include/tao/json/external/pegtl/internal/require.hpp".freeze, "ext/third_party/json/include/tao/json/external/pegtl/internal/result_on_found.hpp".freeze, "ext/third_party/json/include/tao/json/external/pegtl/internal/rules.hpp".freeze, "ext/third_party/json/include/tao/json/external/pegtl/internal/seq.hpp".freeze, "ext/third_party/json/include/tao/json/external/pegtl/internal/sor.hpp".freeze, "ext/third_party/json/include/tao/json/external/pegtl/internal/star.hpp".freeze, "ext/third_party/json/include/tao/json/external/pegtl/internal/star_must.hpp".freeze, "ext/third_party/json/include/tao/json/external/pegtl/internal/state.hpp".freeze, "ext/third_party/json/include/tao/json/external/pegtl/internal/string.hpp".freeze, "ext/third_party/json/include/tao/json/external/pegtl/internal/success.hpp".freeze, "ext/third_party/json/include/tao/json/external/pegtl/internal/try_catch_type.hpp".freeze, "ext/third_party/json/include/tao/json/external/pegtl/internal/until.hpp".freeze, "ext/third_party/json/include/tao/json/external/pegtl/istream_input.hpp".freeze, "ext/third_party/json/include/tao/json/external/pegtl/match.hpp".freeze, "ext/third_party/json/include/tao/json/external/pegtl/memory_input.hpp".freeze, "ext/third_party/json/include/tao/json/external/pegtl/mmap_input.hpp".freeze, "ext/third_party/json/include/tao/json/external/pegtl/must_if.hpp".freeze, "ext/third_party/json/include/tao/json/external/pegtl/normal.hpp".freeze, "ext/third_party/json/include/tao/json/external/pegtl/nothing.hpp".freeze, "ext/third_party/json/include/tao/json/external/pegtl/parse.hpp".freeze, "ext/third_party/json/include/tao/json/external/pegtl/parse_error.hpp".freeze, "ext/third_party/json/include/tao/json/external/pegtl/position.hpp".freeze, "ext/third_party/json/include/tao/json/external/pegtl/read_input.hpp".freeze, "ext/third_party/json/include/tao/json/external/pegtl/require_apply.hpp".freeze, "ext/third_party/json/include/tao/json/external/pegtl/require_apply0.hpp".freeze, "ext/third_party/json/include/tao/json/external/pegtl/rewind_mode.hpp".freeze, "ext/third_party/json/include/tao/json/external/pegtl/rules.hpp".freeze, "ext/third_party/json/include/tao/json/external/pegtl/string_input.hpp".freeze, "ext/third_party/json/include/tao/json/external/pegtl/tracking_mode.hpp".freeze, "ext/third_party/json/include/tao/json/external/pegtl/type_list.hpp".freeze, "ext/third_party/json/include/tao/json/external/pegtl/utf8.hpp".freeze, "ext/third_party/json/include/tao/json/external/pegtl/version.hpp".freeze, "ext/third_party/json/include/tao/json/external/pegtl/visit.hpp".freeze, "ext/third_party/json/include/tao/json/external/ryu.hpp".freeze, "ext/third_party/json/include/tao/json/forward.hpp".freeze, "ext/third_party/json/include/tao/json/from_file.hpp".freeze, "ext/third_party/json/include/tao/json/from_input.hpp".freeze, "ext/third_party/json/include/tao/json/from_stream.hpp".freeze, "ext/third_party/json/include/tao/json/from_string.hpp".freeze, "ext/third_party/json/include/tao/json/internal/action.hpp".freeze, "ext/third_party/json/include/tao/json/internal/base64.hpp".freeze, "ext/third_party/json/include/tao/json/internal/base64url.hpp".freeze, "ext/third_party/json/include/tao/json/internal/dependent_false.hpp".freeze, "ext/third_party/json/include/tao/json/internal/endian.hpp".freeze, "ext/third_party/json/include/tao/json/internal/endian_gcc.hpp".freeze, "ext/third_party/json/include/tao/json/internal/endian_win.hpp".freeze, "ext/third_party/json/include/tao/json/internal/errors.hpp".freeze, "ext/third_party/json/include/tao/json/internal/escape.hpp".freeze, "ext/third_party/json/include/tao/json/internal/format.hpp".freeze, "ext/third_party/json/include/tao/json/internal/grammar.hpp".freeze, "ext/third_party/json/include/tao/json/internal/hexdump.hpp".freeze, "ext/third_party/json/include/tao/json/internal/identity.hpp".freeze, "ext/third_party/json/include/tao/json/internal/number_state.hpp".freeze, "ext/third_party/json/include/tao/json/internal/number_traits.hpp".freeze, "ext/third_party/json/include/tao/json/internal/pair.hpp".freeze, "ext/third_party/json/include/tao/json/internal/parse_util.hpp".freeze, "ext/third_party/json/include/tao/json/internal/sha256.hpp".freeze, "ext/third_party/json/include/tao/json/internal/single.hpp".freeze, "ext/third_party/json/include/tao/json/internal/string_t.hpp".freeze, "ext/third_party/json/include/tao/json/internal/type_traits.hpp".freeze, "ext/third_party/json/include/tao/json/internal/unescape_action.hpp".freeze, "ext/third_party/json/include/tao/json/internal/uri_fragment.hpp".freeze, "ext/third_party/json/include/tao/json/jaxn.hpp".freeze, "ext/third_party/json/include/tao/json/jaxn/consume_file.hpp".freeze, "ext/third_party/json/include/tao/json/jaxn/consume_string.hpp".freeze, "ext/third_party/json/include/tao/json/jaxn/events/from_file.hpp".freeze, "ext/third_party/json/include/tao/json/jaxn/events/from_input.hpp".freeze, "ext/third_party/json/include/tao/json/jaxn/events/from_stream.hpp".freeze, "ext/third_party/json/include/tao/json/jaxn/events/from_string.hpp".freeze, "ext/third_party/json/include/tao/json/jaxn/events/to_pretty_stream.hpp".freeze, "ext/third_party/json/include/tao/json/jaxn/events/to_stream.hpp".freeze, "ext/third_party/json/include/tao/json/jaxn/events/to_string.hpp".freeze, "ext/third_party/json/include/tao/json/jaxn/from_file.hpp".freeze, "ext/third_party/json/include/tao/json/jaxn/from_input.hpp".freeze, "ext/third_party/json/include/tao/json/jaxn/from_stream.hpp".freeze, "ext/third_party/json/include/tao/json/jaxn/from_string.hpp".freeze, "ext/third_party/json/include/tao/json/jaxn/internal/action.hpp".freeze, "ext/third_party/json/include/tao/json/jaxn/internal/bunescape_action.hpp".freeze, "ext/third_party/json/include/tao/json/jaxn/internal/errors.hpp".freeze, "ext/third_party/json/include/tao/json/jaxn/internal/grammar.hpp".freeze, "ext/third_party/json/include/tao/json/jaxn/internal/integer.hpp".freeze, "ext/third_party/json/include/tao/json/jaxn/internal/unescape_action.hpp".freeze, "ext/third_party/json/include/tao/json/jaxn/is_identifier.hpp".freeze, "ext/third_party/json/include/tao/json/jaxn/parts_parser.hpp".freeze, "ext/third_party/json/include/tao/json/jaxn/to_stream.hpp".freeze, "ext/third_party/json/include/tao/json/jaxn/to_string.hpp".freeze, "ext/third_party/json/include/tao/json/message_extension.hpp".freeze, "ext/third_party/json/include/tao/json/msgpack.hpp".freeze, "ext/third_party/json/include/tao/json/msgpack/consume_file.hpp".freeze, "ext/third_party/json/include/tao/json/msgpack/consume_string.hpp".freeze, "ext/third_party/json/include/tao/json/msgpack/events/from_binary.hpp".freeze, "ext/third_party/json/include/tao/json/msgpack/events/from_file.hpp".freeze, "ext/third_party/json/include/tao/json/msgpack/events/from_input.hpp".freeze, "ext/third_party/json/include/tao/json/msgpack/events/from_string.hpp".freeze, "ext/third_party/json/include/tao/json/msgpack/events/to_stream.hpp".freeze, "ext/third_party/json/include/tao/json/msgpack/events/to_string.hpp".freeze, "ext/third_party/json/include/tao/json/msgpack/from_binary.hpp".freeze, "ext/third_party/json/include/tao/json/msgpack/from_file.hpp".freeze, "ext/third_party/json/include/tao/json/msgpack/from_input.hpp".freeze, "ext/third_party/json/include/tao/json/msgpack/from_string.hpp".freeze, "ext/third_party/json/include/tao/json/msgpack/internal/format.hpp".freeze, "ext/third_party/json/include/tao/json/msgpack/internal/grammar.hpp".freeze, "ext/third_party/json/include/tao/json/msgpack/parts_parser.hpp".freeze, "ext/third_party/json/include/tao/json/msgpack/to_stream.hpp".freeze, "ext/third_party/json/include/tao/json/msgpack/to_string.hpp".freeze, "ext/third_party/json/include/tao/json/operators.hpp".freeze, "ext/third_party/json/include/tao/json/parts_parser.hpp".freeze, "ext/third_party/json/include/tao/json/pointer.hpp".freeze, "ext/third_party/json/include/tao/json/produce.hpp".freeze, "ext/third_party/json/include/tao/json/self_contained.hpp".freeze, "ext/third_party/json/include/tao/json/span.hpp".freeze, "ext/third_party/json/include/tao/json/stream.hpp".freeze, "ext/third_party/json/include/tao/json/to_stream.hpp".freeze, "ext/third_party/json/include/tao/json/to_string.hpp".freeze, "ext/third_party/json/include/tao/json/traits.hpp".freeze, "ext/third_party/json/include/tao/json/type.hpp".freeze, "ext/third_party/json/include/tao/json/ubjson.hpp".freeze, "ext/third_party/json/include/tao/json/ubjson/consume_file.hpp".freeze, "ext/third_party/json/include/tao/json/ubjson/consume_string.hpp".freeze, "ext/third_party/json/include/tao/json/ubjson/events/from_binary.hpp".freeze, "ext/third_party/json/include/tao/json/ubjson/events/from_file.hpp".freeze, "ext/third_party/json/include/tao/json/ubjson/events/from_input.hpp".freeze, "ext/third_party/json/include/tao/json/ubjson/events/from_string.hpp".freeze, "ext/third_party/json/include/tao/json/ubjson/events/to_stream.hpp".freeze, "ext/third_party/json/include/tao/json/ubjson/events/to_string.hpp".freeze, "ext/third_party/json/include/tao/json/ubjson/from_binary.hpp".freeze, "ext/third_party/json/include/tao/json/ubjson/from_file.hpp".freeze, "ext/third_party/json/include/tao/json/ubjson/from_input.hpp".freeze, "ext/third_party/json/include/tao/json/ubjson/from_string.hpp".freeze, "ext/third_party/json/include/tao/json/ubjson/internal/grammar.hpp".freeze, "ext/third_party/json/include/tao/json/ubjson/internal/marker.hpp".freeze, "ext/third_party/json/include/tao/json/ubjson/parts_parser.hpp".freeze, "ext/third_party/json/include/tao/json/ubjson/to_stream.hpp".freeze, "ext/third_party/json/include/tao/json/ubjson/to_string.hpp".freeze, "ext/third_party/json/include/tao/json/utf8.hpp".freeze, "ext/third_party/json/include/tao/json/value.hpp".freeze, "ext/third_party/snappy/CMakeLists.txt".freeze, "ext/third_party/snappy/COPYING".freeze, "ext/third_party/snappy/cmake/SnappyConfig.cmake.in".freeze, "ext/third_party/snappy/cmake/config.h.in".freeze, "ext/third_party/snappy/snappy-c.cc".freeze, "ext/third_party/snappy/snappy-c.h".freeze, "ext/third_party/snappy/snappy-internal.h".freeze, "ext/third_party/snappy/snappy-sinksource.cc".freeze, "ext/third_party/snappy/snappy-sinksource.h".freeze, "ext/third_party/snappy/snappy-stubs-internal.cc".freeze, "ext/third_party/snappy/snappy-stubs-internal.h".freeze, "ext/third_party/snappy/snappy-stubs-public.h.in".freeze, "ext/third_party/snappy/snappy.cc".freeze, "ext/third_party/snappy/snappy.h".freeze, "ext/third_party/spdlog/CMakeLists.txt".freeze, "ext/third_party/spdlog/LICENSE".freeze, "ext/third_party/spdlog/cmake/ide.cmake".freeze, "ext/third_party/spdlog/cmake/pch.h.in".freeze, "ext/third_party/spdlog/cmake/spdlog.pc.in".freeze, "ext/third_party/spdlog/cmake/spdlogCPack.cmake".freeze, "ext/third_party/spdlog/cmake/spdlogConfig.cmake.in".freeze, "ext/third_party/spdlog/cmake/utils.cmake".freeze, "ext/third_party/spdlog/cmake/version.rc.in".freeze, "ext/third_party/spdlog/include/spdlog/async.h".freeze, "ext/third_party/spdlog/include/spdlog/async_logger-inl.h".freeze, "ext/third_party/spdlog/include/spdlog/async_logger.h".freeze, "ext/third_party/spdlog/include/spdlog/cfg/argv.h".freeze, "ext/third_party/spdlog/include/spdlog/cfg/env.h".freeze, "ext/third_party/spdlog/include/spdlog/cfg/helpers-inl.h".freeze, "ext/third_party/spdlog/include/spdlog/cfg/helpers.h".freeze, "ext/third_party/spdlog/include/spdlog/common-inl.h".freeze, "ext/third_party/spdlog/include/spdlog/common.h".freeze, "ext/third_party/spdlog/include/spdlog/details/backtracer-inl.h".freeze, "ext/third_party/spdlog/include/spdlog/details/backtracer.h".freeze, "ext/third_party/spdlog/include/spdlog/details/circular_q.h".freeze, "ext/third_party/spdlog/include/spdlog/details/console_globals.h".freeze, "ext/third_party/spdlog/include/spdlog/details/file_helper-inl.h".freeze, "ext/third_party/spdlog/include/spdlog/details/file_helper.h".freeze, "ext/third_party/spdlog/include/spdlog/details/fmt_helper.h".freeze, "ext/third_party/spdlog/include/spdlog/details/log_msg-inl.h".freeze, "ext/third_party/spdlog/include/spdlog/details/log_msg.h".freeze, "ext/third_party/spdlog/include/spdlog/details/log_msg_buffer-inl.h".freeze, "ext/third_party/spdlog/include/spdlog/details/log_msg_buffer.h".freeze, "ext/third_party/spdlog/include/spdlog/details/mpmc_blocking_q.h".freeze, "ext/third_party/spdlog/include/spdlog/details/null_mutex.h".freeze, "ext/third_party/spdlog/include/spdlog/details/os-inl.h".freeze, "ext/third_party/spdlog/include/spdlog/details/os.h".freeze, "ext/third_party/spdlog/include/spdlog/details/periodic_worker-inl.h".freeze, "ext/third_party/spdlog/include/spdlog/details/periodic_worker.h".freeze, "ext/third_party/spdlog/include/spdlog/details/registry-inl.h".freeze, "ext/third_party/spdlog/include/spdlog/details/registry.h".freeze, "ext/third_party/spdlog/include/spdlog/details/synchronous_factory.h".freeze, "ext/third_party/spdlog/include/spdlog/details/tcp_client-windows.h".freeze, "ext/third_party/spdlog/include/spdlog/details/tcp_client.h".freeze, "ext/third_party/spdlog/include/spdlog/details/thread_pool-inl.h".freeze, "ext/third_party/spdlog/include/spdlog/details/thread_pool.h".freeze, "ext/third_party/spdlog/include/spdlog/details/windows_include.h".freeze, "ext/third_party/spdlog/include/spdlog/fmt/bin_to_hex.h".freeze, "ext/third_party/spdlog/include/spdlog/fmt/bundled/LICENSE.rst".freeze, "ext/third_party/spdlog/include/spdlog/fmt/bundled/chrono.h".freeze, "ext/third_party/spdlog/include/spdlog/fmt/bundled/color.h".freeze, "ext/third_party/spdlog/include/spdlog/fmt/bundled/compile.h".freeze, "ext/third_party/spdlog/include/spdlog/fmt/bundled/core.h".freeze, "ext/third_party/spdlog/include/spdlog/fmt/bundled/format-inl.h".freeze, "ext/third_party/spdlog/include/spdlog/fmt/bundled/format.h".freeze, "ext/third_party/spdlog/include/spdlog/fmt/bundled/locale.h".freeze, "ext/third_party/spdlog/include/spdlog/fmt/bundled/os.h".freeze, "ext/third_party/spdlog/include/spdlog/fmt/bundled/ostream.h".freeze, "ext/third_party/spdlog/include/spdlog/fmt/bundled/posix.h".freeze, "ext/third_party/spdlog/include/spdlog/fmt/bundled/printf.h".freeze, "ext/third_party/spdlog/include/spdlog/fmt/bundled/ranges.h".freeze, "ext/third_party/spdlog/include/spdlog/fmt/chrono.h".freeze, "ext/third_party/spdlog/include/spdlog/fmt/fmt.h".freeze, "ext/third_party/spdlog/include/spdlog/fmt/ostr.h".freeze, "ext/third_party/spdlog/include/spdlog/formatter.h".freeze, "ext/third_party/spdlog/include/spdlog/fwd.h".freeze, "ext/third_party/spdlog/include/spdlog/logger-inl.h".freeze, "ext/third_party/spdlog/include/spdlog/logger.h".freeze, "ext/third_party/spdlog/include/spdlog/pattern_formatter-inl.h".freeze, "ext/third_party/spdlog/include/spdlog/pattern_formatter.h".freeze, "ext/third_party/spdlog/include/spdlog/sinks/android_sink.h".freeze, "ext/third_party/spdlog/include/spdlog/sinks/ansicolor_sink-inl.h".freeze, "ext/third_party/spdlog/include/spdlog/sinks/ansicolor_sink.h".freeze, "ext/third_party/spdlog/include/spdlog/sinks/base_sink-inl.h".freeze, "ext/third_party/spdlog/include/spdlog/sinks/base_sink.h".freeze, "ext/third_party/spdlog/include/spdlog/sinks/basic_file_sink-inl.h".freeze, "ext/third_party/spdlog/include/spdlog/sinks/basic_file_sink.h".freeze, "ext/third_party/spdlog/include/spdlog/sinks/daily_file_sink.h".freeze, "ext/third_party/spdlog/include/spdlog/sinks/dist_sink.h".freeze, "ext/third_party/spdlog/include/spdlog/sinks/dup_filter_sink.h".freeze, "ext/third_party/spdlog/include/spdlog/sinks/msvc_sink.h".freeze, "ext/third_party/spdlog/include/spdlog/sinks/null_sink.h".freeze, "ext/third_party/spdlog/include/spdlog/sinks/ostream_sink.h".freeze, "ext/third_party/spdlog/include/spdlog/sinks/ringbuffer_sink.h".freeze, "ext/third_party/spdlog/include/spdlog/sinks/rotating_file_sink-inl.h".freeze, "ext/third_party/spdlog/include/spdlog/sinks/rotating_file_sink.h".freeze, "ext/third_party/spdlog/include/spdlog/sinks/sink-inl.h".freeze, "ext/third_party/spdlog/include/spdlog/sinks/sink.h".freeze, "ext/third_party/spdlog/include/spdlog/sinks/stdout_color_sinks-inl.h".freeze, "ext/third_party/spdlog/include/spdlog/sinks/stdout_color_sinks.h".freeze, "ext/third_party/spdlog/include/spdlog/sinks/stdout_sinks-inl.h".freeze, "ext/third_party/spdlog/include/spdlog/sinks/stdout_sinks.h".freeze, "ext/third_party/spdlog/include/spdlog/sinks/syslog_sink.h".freeze, "ext/third_party/spdlog/include/spdlog/sinks/systemd_sink.h".freeze, "ext/third_party/spdlog/include/spdlog/sinks/tcp_sink.h".freeze, "ext/third_party/spdlog/include/spdlog/sinks/win_eventlog_sink.h".freeze, "ext/third_party/spdlog/include/spdlog/sinks/wincolor_sink-inl.h".freeze, "ext/third_party/spdlog/include/spdlog/sinks/wincolor_sink.h".freeze, "ext/third_party/spdlog/include/spdlog/spdlog-inl.h".freeze, "ext/third_party/spdlog/include/spdlog/spdlog.h".freeze, "ext/third_party/spdlog/include/spdlog/stopwatch.h".freeze, "ext/third_party/spdlog/include/spdlog/tweakme.h".freeze, "ext/third_party/spdlog/include/spdlog/version.h".freeze, "ext/third_party/spdlog/src/async.cpp".freeze, "ext/third_party/spdlog/src/cfg.cpp".freeze, "ext/third_party/spdlog/src/color_sinks.cpp".freeze, "ext/third_party/spdlog/src/file_sinks.cpp".freeze, "ext/third_party/spdlog/src/fmt.cpp".freeze, "ext/third_party/spdlog/src/spdlog.cpp".freeze, "ext/third_party/spdlog/src/stdout_sinks.cpp".freeze, "lib/active_support/cache/couchbase_store.rb".freeze, "lib/couchbase.rb".freeze, "lib/couchbase/analytics_options.rb".freeze, "lib/couchbase/authenticator.rb".freeze, "lib/couchbase/binary_collection.rb".freeze, "lib/couchbase/binary_collection_options.rb".freeze, "lib/couchbase/bucket.rb".freeze, "lib/couchbase/cluster.rb".freeze, "lib/couchbase/collection.rb".freeze, "lib/couchbase/collection_options.rb".freeze, "lib/couchbase/configuration.rb".freeze, "lib/couchbase/datastructures.rb".freeze, "lib/couchbase/datastructures/couchbase_list.rb".freeze, "lib/couchbase/datastructures/couchbase_map.rb".freeze, "lib/couchbase/datastructures/couchbase_queue.rb".freeze, "lib/couchbase/datastructures/couchbase_set.rb".freeze, "lib/couchbase/diagnostics.rb".freeze, "lib/couchbase/errors.rb".freeze, "lib/couchbase/json_transcoder.rb".freeze, "lib/couchbase/logger.rb".freeze, "lib/couchbase/management.rb".freeze, "lib/couchbase/management/analytics_index_manager.rb".freeze, "lib/couchbase/management/bucket_manager.rb".freeze, "lib/couchbase/management/collection_manager.rb".freeze, "lib/couchbase/management/query_index_manager.rb".freeze, "lib/couchbase/management/search_index_manager.rb".freeze, "lib/couchbase/management/user_manager.rb".freeze, "lib/couchbase/management/view_index_manager.rb".freeze, "lib/couchbase/mutation_state.rb".freeze, "lib/couchbase/options.rb".freeze, "lib/couchbase/query_options.rb".freeze, "lib/couchbase/railtie.rb".freeze, "lib/couchbase/scope.rb".freeze, "lib/couchbase/search_options.rb".freeze, "lib/couchbase/subdoc.rb".freeze, "lib/couchbase/utils.rb".freeze, "lib/couchbase/utils/time.rb".freeze, "lib/couchbase/version.rb".freeze, "lib/couchbase/view_options.rb".freeze, "lib/rails/generators/couchbase/config/config_generator.rb".freeze] s.homepage = "https://www.couchbase.com".freeze s.licenses = ["Apache-2.0".freeze] s.rdoc_options = ["--exclude".freeze, "ext/".freeze] s.required_ruby_version = Gem::Requirement.new("> 2.6".freeze) s.rubygems_version = "3.5.10".freeze s.summary = "SDK for Couchbase Server".freeze end