# -*- encoding: utf-8 -*- # stub: elastic-enterprise-search 7.13.0 ruby lib Gem::Specification.new do |s| s.name = "elastic-enterprise-search".freeze s.version = "7.13.0".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.metadata = { "bug_tracker_uri" => "https://github.com/elastic/enterprise-search-ruby/issues", "changelog_uri" => "https://www.elastic.co/guide/en/enterprise-search-clients/ruby/current/release_notes.html", "documentation_uri" => "https://www.elastic.co/guide/en/enterprise-search-clients/ruby/current/index.html", "homepage_uri" => "https://www.elastic.co/enterprise-search", "source_code_uri" => "https://github.com/elastic/enterprise-search-ruby" } if s.respond_to? :metadata= s.require_paths = ["lib".freeze] s.authors = ["Fernando Briano".freeze] s.date = "2021-05-25" s.description = "Official API client for Elastic Enterprise Search APIs.\n".freeze s.email = ["support@elastic.co".freeze] s.files = [".ci/.gitignore".freeze, ".ci/Dockerfile".freeze, ".ci/certs/README.md".freeze, ".ci/certs/ca.crt".freeze, ".ci/certs/ca.key".freeze, ".ci/certs/testnode.crt".freeze, ".ci/certs/testnode.key".freeze, ".ci/certs/testnode_no_san.crt".freeze, ".ci/certs/testnode_no_san.key".freeze, ".ci/functions/cleanup.sh".freeze, ".ci/functions/imports.sh".freeze, ".ci/functions/wait-for-container.sh".freeze, ".ci/jobs/defaults.yml".freeze, ".ci/jobs/elastic+enterprise-search-ruby+7.10.0.beta.1.yml".freeze, ".ci/jobs/elastic+enterprise-search-ruby+master.yml".freeze, ".ci/jobs/elastic+enterprise-search-ruby+pull-request.yml".freeze, ".ci/run-elasticsearch.sh".freeze, ".ci/run-enterprise-search.sh".freeze, ".ci/run-local.sh".freeze, ".ci/run-repository.sh".freeze, ".ci/run-tests".freeze, ".ci/test-matrix.yml".freeze, ".github/workflows/rubocop.yml".freeze, ".github/workflows/testing.yml".freeze, ".gitignore".freeze, ".rubocop.yml".freeze, "CONTRIBUTING.md".freeze, "Gemfile".freeze, "LICENSE".freeze, "README.md".freeze, "Rakefile".freeze, "docs/guide/app-search-api.asciidoc".freeze, "docs/guide/connecting.asciidoc".freeze, "docs/guide/development.asciidoc".freeze, "docs/guide/enterprise-search-api.asciidoc".freeze, "docs/guide/index.asciidoc".freeze, "docs/guide/installation.asciidoc".freeze, "docs/guide/overview.asciidoc".freeze, "docs/guide/release_notes/710.asciidoc".freeze, "docs/guide/release_notes/711.asciidoc".freeze, "docs/guide/release_notes/712.asciidoc".freeze, "docs/guide/release_notes/713.asciidoc".freeze, "docs/guide/release_notes/index.asciidoc".freeze, "docs/guide/workplace-search-api.asciidoc".freeze, "elastic-enterprise-search.gemspec".freeze, "lib/data/ca-bundle.crt".freeze, "lib/elastic-enterprise-search.rb".freeze, "lib/elastic/.rubocop.yml".freeze, "lib/elastic/app-search/api/add_meta_engine_source.rb".freeze, "lib/elastic/app-search/api/api_logs.rb".freeze, "lib/elastic/app-search/api/count_analytics.rb".freeze, "lib/elastic/app-search/api/create_curation.rb".freeze, "lib/elastic/app-search/api/create_engine.rb".freeze, "lib/elastic/app-search/api/create_synonym_set.rb".freeze, "lib/elastic/app-search/api/curation.rb".freeze, "lib/elastic/app-search/api/delete_curation.rb".freeze, "lib/elastic/app-search/api/delete_documents.rb".freeze, "lib/elastic/app-search/api/delete_engine.rb".freeze, "lib/elastic/app-search/api/delete_meta_engine_source.rb".freeze, "lib/elastic/app-search/api/delete_synonym_set.rb".freeze, "lib/elastic/app-search/api/documents.rb".freeze, "lib/elastic/app-search/api/engine.rb".freeze, "lib/elastic/app-search/api/index_documents.rb".freeze, "lib/elastic/app-search/api/list_curations.rb".freeze, "lib/elastic/app-search/api/list_documents.rb".freeze, "lib/elastic/app-search/api/list_engines.rb".freeze, "lib/elastic/app-search/api/list_synonym_sets.rb".freeze, "lib/elastic/app-search/api/log_clickthrough.rb".freeze, "lib/elastic/app-search/api/multi_search.rb".freeze, "lib/elastic/app-search/api/put_curation.rb".freeze, "lib/elastic/app-search/api/put_documents.rb".freeze, "lib/elastic/app-search/api/put_schema.rb".freeze, "lib/elastic/app-search/api/put_search_settings.rb".freeze, "lib/elastic/app-search/api/put_synonym_set.rb".freeze, "lib/elastic/app-search/api/query_suggestion.rb".freeze, "lib/elastic/app-search/api/reset_search_settings.rb".freeze, "lib/elastic/app-search/api/schema.rb".freeze, "lib/elastic/app-search/api/search.rb".freeze, "lib/elastic/app-search/api/search_settings.rb".freeze, "lib/elastic/app-search/api/synonym_set.rb".freeze, "lib/elastic/app-search/api/top_clicks_analytics.rb".freeze, "lib/elastic/app-search/api/top_queries_analytics.rb".freeze, "lib/elastic/app-search/app_search.rb".freeze, "lib/elastic/enterprise-search/api/health.rb".freeze, "lib/elastic/enterprise-search/api/put_read_only.rb".freeze, "lib/elastic/enterprise-search/api/read_only.rb".freeze, "lib/elastic/enterprise-search/api/stats.rb".freeze, "lib/elastic/enterprise-search/api/version.rb".freeze, "lib/elastic/enterprise-search/client.rb".freeze, "lib/elastic/enterprise-search/configuration.rb".freeze, "lib/elastic/enterprise-search/exceptions.rb".freeze, "lib/elastic/enterprise-search/request.rb".freeze, "lib/elastic/enterprise-search/utils.rb".freeze, "lib/elastic/enterprise-search/version.rb".freeze, "lib/elastic/enterprise_search.rb".freeze, "lib/elastic/workplace-search/api/add_user_permissions.rb".freeze, "lib/elastic/workplace-search/api/content_source.rb".freeze, "lib/elastic/workplace-search/api/create_analytics_event.rb".freeze, "lib/elastic/workplace-search/api/create_content_source.rb".freeze, "lib/elastic/workplace-search/api/create_external_identity.rb".freeze, "lib/elastic/workplace-search/api/delete_all_documents.rb".freeze, "lib/elastic/workplace-search/api/delete_content_source.rb".freeze, "lib/elastic/workplace-search/api/delete_documents.rb".freeze, "lib/elastic/workplace-search/api/delete_external_identity.rb".freeze, "lib/elastic/workplace-search/api/document.rb".freeze, "lib/elastic/workplace-search/api/external_identity.rb".freeze, "lib/elastic/workplace-search/api/index_documents.rb".freeze, "lib/elastic/workplace-search/api/list_content_sources.rb".freeze, "lib/elastic/workplace-search/api/list_external_identities.rb".freeze, "lib/elastic/workplace-search/api/list_permissions.rb".freeze, "lib/elastic/workplace-search/api/put_content_source.rb".freeze, "lib/elastic/workplace-search/api/put_external_identity.rb".freeze, "lib/elastic/workplace-search/api/put_user_permissions.rb".freeze, "lib/elastic/workplace-search/api/remove_user_permissions.rb".freeze, "lib/elastic/workplace-search/api/search.rb".freeze, "lib/elastic/workplace-search/api/user_permissions.rb".freeze, "lib/elastic/workplace-search/workplace_search.rb".freeze, "spec/app-search/api_count_analytics_spec.rb".freeze, "spec/app-search/api_curations_spec.rb".freeze, "spec/app-search/api_documents_spec.rb".freeze, "spec/app-search/api_engines_spec.rb".freeze, "spec/app-search/api_log_clickthrough_spec.rb".freeze, "spec/app-search/api_logs_spec.rb".freeze, "spec/app-search/api_meta_engines_spec.rb".freeze, "spec/app-search/api_query_suggestion_spec.rb".freeze, "spec/app-search/api_schema_spec.rb".freeze, "spec/app-search/api_search_and_multi_search_spec.rb".freeze, "spec/app-search/api_search_settings_spec.rb".freeze, "spec/app-search/api_spec_helper.rb".freeze, "spec/app-search/api_synonyms_spec.rb".freeze, "spec/app-search/api_top_clicks_analytics_spec.rb".freeze, "spec/app-search/api_top_queries_analytics_spec.rb".freeze, "spec/app-search/client_spec.rb".freeze, "spec/app-search/date_spec.rb".freeze, "spec/enterprise-search/client_spec.rb".freeze, "spec/enterprise-search/request_spec.rb".freeze, "spec/enterprise-search/utils_spec.rb".freeze, "spec/fixtures/vcr/app_search/add_meta_engine_source.yml".freeze, "spec/fixtures/vcr/app_search/api_documents.yml".freeze, "spec/fixtures/vcr/app_search/api_index_documents.yml".freeze, "spec/fixtures/vcr/app_search/api_log_clickthrough.yml".freeze, "spec/fixtures/vcr/app_search/api_logs.yml".freeze, "spec/fixtures/vcr/app_search/api_put_schema.yml".freeze, "spec/fixtures/vcr/app_search/api_put_search_settings.yml".freeze, "spec/fixtures/vcr/app_search/api_query_suggestion.yml".freeze, "spec/fixtures/vcr/app_search/api_reset_search_settings.yml".freeze, "spec/fixtures/vcr/app_search/api_schema.yml".freeze, "spec/fixtures/vcr/app_search/api_search_settings.yml".freeze, "spec/fixtures/vcr/app_search/api_top_clicks_analytics.yml".freeze, "spec/fixtures/vcr/app_search/api_top_clicks_analytics_query.yml".freeze, "spec/fixtures/vcr/app_search/api_top_queries_analytics.yml".freeze, "spec/fixtures/vcr/app_search/count_analytics.yml".freeze, "spec/fixtures/vcr/app_search/create_and_update_document.yml".freeze, "spec/fixtures/vcr/app_search/create_curation.yml".freeze, "spec/fixtures/vcr/app_search/create_engine.yml".freeze, "spec/fixtures/vcr/app_search/create_meta_engine.yml".freeze, "spec/fixtures/vcr/app_search/create_synonym_set.yml".freeze, "spec/fixtures/vcr/app_search/delete_curation.yml".freeze, "spec/fixtures/vcr/app_search/delete_engine.yml".freeze, "spec/fixtures/vcr/app_search/delete_meta_engine_source.yml".freeze, "spec/fixtures/vcr/app_search/delete_synonym_set.yml".freeze, "spec/fixtures/vcr/app_search/get_curation.yml".freeze, "spec/fixtures/vcr/app_search/get_engine.yml".freeze, "spec/fixtures/vcr/app_search/index_and_delete_document.yml".freeze, "spec/fixtures/vcr/app_search/list_curations.yml".freeze, "spec/fixtures/vcr/app_search/list_documents.yml".freeze, "spec/fixtures/vcr/app_search/list_engines.yml".freeze, "spec/fixtures/vcr/app_search/list_synonym_sets.yml".freeze, "spec/fixtures/vcr/app_search/multi_query_search.yml".freeze, "spec/fixtures/vcr/app_search/put_curation.yml".freeze, "spec/fixtures/vcr/app_search/put_synonym_set.yml".freeze, "spec/fixtures/vcr/app_search/search.yml".freeze, "spec/fixtures/vcr/app_search/single_query_search.yml".freeze, "spec/fixtures/vcr/app_search/synonym_set.yml".freeze, "spec/fixtures/vcr/workplace_search/create_analytics_event.yml".freeze, "spec/fixtures/vcr/workplace_search/oauth_request_token.yml".freeze, "spec/fixtures/vcr/workplace_search/search_request.yml".freeze, "spec/integration/enterprise_search_api_spec.rb".freeze, "spec/integration/workplace_search_spec.rb".freeze, "spec/spec_helper.rb".freeze, "spec/webmock_requires.rb".freeze, "spec/workplace-search/client_spec.rb".freeze, "spec/workplace-search/create_analytics_event_spec.rb".freeze, "spec/workplace-search/search_spec.rb".freeze] s.homepage = "https://github.com/elastic/enterprise-search-ruby".freeze s.licenses = ["Apache-2.0".freeze] s.required_ruby_version = Gem::Requirement.new(">= 2.5".freeze) s.rubygems_version = "3.5.10".freeze s.summary = "Official API client for Elastic Enterprise Search".freeze s.specification_version = 4 s.add_runtime_dependency(%q.freeze, ["~> 7.13.0".freeze]) s.add_runtime_dependency(%q.freeze, [">= 1.5".freeze, "< 3.0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, ["~> 3.9.0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, ["~> 1.0.0".freeze]) s.add_development_dependency(%q.freeze, ["~> 3.0.3".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) end