# -*- encoding: utf-8 -*- # stub: elasticsearch-api 2.0.0 ruby lib Gem::Specification.new do |s| s.name = "elasticsearch-api".freeze s.version = "2.0.0".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["Karel Minarik".freeze] s.date = "2016-07-20" s.description = "Ruby API for Elasticsearch. See the `elasticsearch` gem for full integration.\n".freeze s.email = ["karel.minarik@elasticsearch.org".freeze] s.extra_rdoc_files = ["README.md".freeze, "LICENSE.txt".freeze] s.files = [".gitignore".freeze, "Gemfile".freeze, "LICENSE.txt".freeze, "README.md".freeze, "Rakefile".freeze, "elasticsearch-api.gemspec".freeze, "lib/elasticsearch-api.rb".freeze, "lib/elasticsearch/api.rb".freeze, "lib/elasticsearch/api/actions/abort_benchmark.rb".freeze, "lib/elasticsearch/api/actions/benchmark.rb".freeze, "lib/elasticsearch/api/actions/bulk.rb".freeze, "lib/elasticsearch/api/actions/cat/aliases.rb".freeze, "lib/elasticsearch/api/actions/cat/allocation.rb".freeze, "lib/elasticsearch/api/actions/cat/count.rb".freeze, "lib/elasticsearch/api/actions/cat/fielddata.rb".freeze, "lib/elasticsearch/api/actions/cat/health.rb".freeze, "lib/elasticsearch/api/actions/cat/help.rb".freeze, "lib/elasticsearch/api/actions/cat/indices.rb".freeze, "lib/elasticsearch/api/actions/cat/master.rb".freeze, "lib/elasticsearch/api/actions/cat/nodeattrs.rb".freeze, "lib/elasticsearch/api/actions/cat/nodes.rb".freeze, "lib/elasticsearch/api/actions/cat/pending_tasks.rb".freeze, "lib/elasticsearch/api/actions/cat/plugins.rb".freeze, "lib/elasticsearch/api/actions/cat/recovery.rb".freeze, "lib/elasticsearch/api/actions/cat/repositories.rb".freeze, "lib/elasticsearch/api/actions/cat/segments.rb".freeze, "lib/elasticsearch/api/actions/cat/shards.rb".freeze, "lib/elasticsearch/api/actions/cat/snapshots.rb".freeze, "lib/elasticsearch/api/actions/cat/tasks.rb".freeze, "lib/elasticsearch/api/actions/cat/thread_pool.rb".freeze, "lib/elasticsearch/api/actions/clear_scroll.rb".freeze, "lib/elasticsearch/api/actions/cluster/allocation_explain.rb".freeze, "lib/elasticsearch/api/actions/cluster/get_settings.rb".freeze, "lib/elasticsearch/api/actions/cluster/health.rb".freeze, "lib/elasticsearch/api/actions/cluster/pending_tasks.rb".freeze, "lib/elasticsearch/api/actions/cluster/put_settings.rb".freeze, "lib/elasticsearch/api/actions/cluster/reroute.rb".freeze, "lib/elasticsearch/api/actions/cluster/state.rb".freeze, "lib/elasticsearch/api/actions/cluster/stats.rb".freeze, "lib/elasticsearch/api/actions/count.rb".freeze, "lib/elasticsearch/api/actions/count_percolate.rb".freeze, "lib/elasticsearch/api/actions/create.rb".freeze, "lib/elasticsearch/api/actions/delete.rb".freeze, "lib/elasticsearch/api/actions/delete_by_query.rb".freeze, "lib/elasticsearch/api/actions/delete_script.rb".freeze, "lib/elasticsearch/api/actions/delete_template.rb".freeze, "lib/elasticsearch/api/actions/exists.rb".freeze, "lib/elasticsearch/api/actions/explain.rb".freeze, "lib/elasticsearch/api/actions/field_stats.rb".freeze, "lib/elasticsearch/api/actions/get.rb".freeze, "lib/elasticsearch/api/actions/get_script.rb".freeze, "lib/elasticsearch/api/actions/get_source.rb".freeze, "lib/elasticsearch/api/actions/get_template.rb".freeze, "lib/elasticsearch/api/actions/index.rb".freeze, "lib/elasticsearch/api/actions/indices/analyze.rb".freeze, "lib/elasticsearch/api/actions/indices/clear_cache.rb".freeze, "lib/elasticsearch/api/actions/indices/close.rb".freeze, "lib/elasticsearch/api/actions/indices/create.rb".freeze, "lib/elasticsearch/api/actions/indices/delete.rb".freeze, "lib/elasticsearch/api/actions/indices/delete_alias.rb".freeze, "lib/elasticsearch/api/actions/indices/delete_mapping.rb".freeze, "lib/elasticsearch/api/actions/indices/delete_template.rb".freeze, "lib/elasticsearch/api/actions/indices/delete_warmer.rb".freeze, "lib/elasticsearch/api/actions/indices/exists.rb".freeze, "lib/elasticsearch/api/actions/indices/exists_alias.rb".freeze, "lib/elasticsearch/api/actions/indices/exists_template.rb".freeze, "lib/elasticsearch/api/actions/indices/exists_type.rb".freeze, "lib/elasticsearch/api/actions/indices/flush.rb".freeze, "lib/elasticsearch/api/actions/indices/flush_synced.rb".freeze, "lib/elasticsearch/api/actions/indices/forcemerge.rb".freeze, "lib/elasticsearch/api/actions/indices/get.rb".freeze, "lib/elasticsearch/api/actions/indices/get_alias.rb".freeze, "lib/elasticsearch/api/actions/indices/get_aliases.rb".freeze, "lib/elasticsearch/api/actions/indices/get_field_mapping.rb".freeze, "lib/elasticsearch/api/actions/indices/get_mapping.rb".freeze, "lib/elasticsearch/api/actions/indices/get_settings.rb".freeze, "lib/elasticsearch/api/actions/indices/get_template.rb".freeze, "lib/elasticsearch/api/actions/indices/get_warmer.rb".freeze, "lib/elasticsearch/api/actions/indices/open.rb".freeze, "lib/elasticsearch/api/actions/indices/optimize.rb".freeze, "lib/elasticsearch/api/actions/indices/put_alias.rb".freeze, "lib/elasticsearch/api/actions/indices/put_mapping.rb".freeze, "lib/elasticsearch/api/actions/indices/put_settings.rb".freeze, "lib/elasticsearch/api/actions/indices/put_template.rb".freeze, "lib/elasticsearch/api/actions/indices/put_warmer.rb".freeze, "lib/elasticsearch/api/actions/indices/recovery.rb".freeze, "lib/elasticsearch/api/actions/indices/refresh.rb".freeze, "lib/elasticsearch/api/actions/indices/seal.rb".freeze, "lib/elasticsearch/api/actions/indices/segments.rb".freeze, "lib/elasticsearch/api/actions/indices/shard_stores.rb".freeze, "lib/elasticsearch/api/actions/indices/snapshot_index.rb".freeze, "lib/elasticsearch/api/actions/indices/stats.rb".freeze, "lib/elasticsearch/api/actions/indices/status.rb".freeze, "lib/elasticsearch/api/actions/indices/update_aliases.rb".freeze, "lib/elasticsearch/api/actions/indices/upgrade.rb".freeze, "lib/elasticsearch/api/actions/indices/validate_query.rb".freeze, "lib/elasticsearch/api/actions/info.rb".freeze, "lib/elasticsearch/api/actions/ingest/delete_pipeline.rb".freeze, "lib/elasticsearch/api/actions/ingest/get_pipeline.rb".freeze, "lib/elasticsearch/api/actions/ingest/put_pipeline.rb".freeze, "lib/elasticsearch/api/actions/ingest/simulate.rb".freeze, "lib/elasticsearch/api/actions/list_benchmarks.rb".freeze, "lib/elasticsearch/api/actions/mget.rb".freeze, "lib/elasticsearch/api/actions/mlt.rb".freeze, "lib/elasticsearch/api/actions/mpercolate.rb".freeze, "lib/elasticsearch/api/actions/msearch.rb".freeze, "lib/elasticsearch/api/actions/mtermvectors.rb".freeze, "lib/elasticsearch/api/actions/nodes/hot_threads.rb".freeze, "lib/elasticsearch/api/actions/nodes/info.rb".freeze, "lib/elasticsearch/api/actions/nodes/shutdown.rb".freeze, "lib/elasticsearch/api/actions/nodes/stats.rb".freeze, "lib/elasticsearch/api/actions/percolate.rb".freeze, "lib/elasticsearch/api/actions/ping.rb".freeze, "lib/elasticsearch/api/actions/put_script.rb".freeze, "lib/elasticsearch/api/actions/put_template.rb".freeze, "lib/elasticsearch/api/actions/reindex.rb".freeze, "lib/elasticsearch/api/actions/render_search_template.rb".freeze, "lib/elasticsearch/api/actions/scroll.rb".freeze, "lib/elasticsearch/api/actions/search.rb".freeze, "lib/elasticsearch/api/actions/search_exists.rb".freeze, "lib/elasticsearch/api/actions/search_shards.rb".freeze, "lib/elasticsearch/api/actions/search_template.rb".freeze, "lib/elasticsearch/api/actions/snapshot/create.rb".freeze, "lib/elasticsearch/api/actions/snapshot/create_repository.rb".freeze, "lib/elasticsearch/api/actions/snapshot/delete.rb".freeze, "lib/elasticsearch/api/actions/snapshot/delete_repository.rb".freeze, "lib/elasticsearch/api/actions/snapshot/get.rb".freeze, "lib/elasticsearch/api/actions/snapshot/get_repository.rb".freeze, "lib/elasticsearch/api/actions/snapshot/restore.rb".freeze, "lib/elasticsearch/api/actions/snapshot/status.rb".freeze, "lib/elasticsearch/api/actions/snapshot/verify_repository.rb".freeze, "lib/elasticsearch/api/actions/suggest.rb".freeze, "lib/elasticsearch/api/actions/tasks/cancel.rb".freeze, "lib/elasticsearch/api/actions/tasks/list.rb".freeze, "lib/elasticsearch/api/actions/termvectors.rb".freeze, "lib/elasticsearch/api/actions/update.rb".freeze, "lib/elasticsearch/api/actions/update_by_query.rb".freeze, "lib/elasticsearch/api/namespace/cat.rb".freeze, "lib/elasticsearch/api/namespace/cluster.rb".freeze, "lib/elasticsearch/api/namespace/common.rb".freeze, "lib/elasticsearch/api/namespace/indices.rb".freeze, "lib/elasticsearch/api/namespace/ingest.rb".freeze, "lib/elasticsearch/api/namespace/nodes.rb".freeze, "lib/elasticsearch/api/namespace/snapshot.rb".freeze, "lib/elasticsearch/api/namespace/tasks.rb".freeze, "lib/elasticsearch/api/utils.rb".freeze, "lib/elasticsearch/api/version.rb".freeze, "test/integration/yaml_test_runner.rb".freeze, "test/test_helper.rb".freeze, "test/unit/abort_benchmark_test.rb".freeze, "test/unit/api_test.rb".freeze, "test/unit/benchmark_test.rb".freeze, "test/unit/bulk_test.rb".freeze, "test/unit/cat/aliases_test.rb".freeze, "test/unit/cat/allocation_test.rb".freeze, "test/unit/cat/count_test.rb".freeze, "test/unit/cat/fielddata_test.rb".freeze, "test/unit/cat/health_test.rb".freeze, "test/unit/cat/help_test.rb".freeze, "test/unit/cat/indices_test.rb".freeze, "test/unit/cat/master_test.rb".freeze, "test/unit/cat/nodeattrs_test.rb".freeze, "test/unit/cat/nodes_test.rb".freeze, "test/unit/cat/pending_tasks_test.rb".freeze, "test/unit/cat/plugins_test.rb".freeze, "test/unit/cat/recovery_test.rb".freeze, "test/unit/cat/repositories_test.rb".freeze, "test/unit/cat/segments_test.rb".freeze, "test/unit/cat/shards_test.rb".freeze, "test/unit/cat/snapshots_test.rb".freeze, "test/unit/cat/tasks_test.rb".freeze, "test/unit/cat/thread_pool_test.rb".freeze, "test/unit/clear_scroll_test.rb".freeze, "test/unit/client_test.rb".freeze, "test/unit/cluster/allocation_explain_test.rb".freeze, "test/unit/cluster/get_settings_test.rb".freeze, "test/unit/cluster/health_test.rb".freeze, "test/unit/cluster/pending_tasks_test.rb".freeze, "test/unit/cluster/put_settings_test.rb".freeze, "test/unit/cluster/reroute_test.rb".freeze, "test/unit/cluster/state_test.rb".freeze, "test/unit/cluster/stats_test.rb".freeze, "test/unit/count_percolate_test.rb".freeze, "test/unit/count_test.rb".freeze, "test/unit/create_document_test.rb".freeze, "test/unit/delete_by_query_test.rb".freeze, "test/unit/delete_document_test.rb".freeze, "test/unit/delete_script_test.rb".freeze, "test/unit/delete_template_test.rb".freeze, "test/unit/exists_document_test.rb".freeze, "test/unit/explain_document_test.rb".freeze, "test/unit/field_stats_test.rb".freeze, "test/unit/get_document_source_test.rb".freeze, "test/unit/get_document_test.rb".freeze, "test/unit/get_script_test.rb".freeze, "test/unit/get_template_test.rb".freeze, "test/unit/hashie_test.rb".freeze, "test/unit/index_document_test.rb".freeze, "test/unit/indices/analyze_test.rb".freeze, "test/unit/indices/clear_cache_test.rb".freeze, "test/unit/indices/close_test.rb".freeze, "test/unit/indices/create_test.rb".freeze, "test/unit/indices/delete_alias_test.rb".freeze, "test/unit/indices/delete_mapping_test.rb".freeze, "test/unit/indices/delete_template_test.rb".freeze, "test/unit/indices/delete_test.rb".freeze, "test/unit/indices/delete_warmer_test.rb".freeze, "test/unit/indices/exists_alias_test.rb".freeze, "test/unit/indices/exists_template_test.rb".freeze, "test/unit/indices/exists_test.rb".freeze, "test/unit/indices/exists_type_test.rb".freeze, "test/unit/indices/flush_synced_test.rb".freeze, "test/unit/indices/flush_test.rb".freeze, "test/unit/indices/forcemerge_test.rb".freeze, "test/unit/indices/get_alias_test.rb".freeze, "test/unit/indices/get_aliases_test.rb".freeze, "test/unit/indices/get_field_mapping_test.rb".freeze, "test/unit/indices/get_mapping_test.rb".freeze, "test/unit/indices/get_settings_test.rb".freeze, "test/unit/indices/get_template_test.rb".freeze, "test/unit/indices/get_test.rb".freeze, "test/unit/indices/get_warmer_test.rb".freeze, "test/unit/indices/open_test.rb".freeze, "test/unit/indices/optimize_test.rb".freeze, "test/unit/indices/put_alias_test.rb".freeze, "test/unit/indices/put_mapping_test.rb".freeze, "test/unit/indices/put_settings_test.rb".freeze, "test/unit/indices/put_template_test.rb".freeze, "test/unit/indices/put_warmer_test.rb".freeze, "test/unit/indices/recovery_test.rb".freeze, "test/unit/indices/refresh_test.rb".freeze, "test/unit/indices/seal_test.rb".freeze, "test/unit/indices/segments_test.rb".freeze, "test/unit/indices/shard_stores_test.rb".freeze, "test/unit/indices/snapshot_index_test.rb".freeze, "test/unit/indices/stats_test.rb".freeze, "test/unit/indices/status_test.rb".freeze, "test/unit/indices/update_aliases_test.rb".freeze, "test/unit/indices/upgrade_test.rb".freeze, "test/unit/indices/validate_query_test.rb".freeze, "test/unit/info_test.rb".freeze, "test/unit/ingest/delete_pipeline_test.rb".freeze, "test/unit/ingest/get_pipeline_test.rb".freeze, "test/unit/ingest/put_pipeline_test.rb".freeze, "test/unit/ingest/simulate_test.rb".freeze, "test/unit/json_builders_test.rb".freeze, "test/unit/list_benchmarks_test.rb".freeze, "test/unit/mget_test.rb".freeze, "test/unit/mlt_test.rb".freeze, "test/unit/mpercolate_test.rb".freeze, "test/unit/msearch_test.rb".freeze, "test/unit/mtermvectors_test.rb".freeze, "test/unit/nodes/hot_threads_test.rb".freeze, "test/unit/nodes/info_test.rb".freeze, "test/unit/nodes/shutdown_test.rb".freeze, "test/unit/nodes/stats_test.rb".freeze, "test/unit/percolate_test.rb".freeze, "test/unit/ping_test.rb".freeze, "test/unit/put_script_test.rb".freeze, "test/unit/put_template_test.rb".freeze, "test/unit/reindex_test.rb".freeze, "test/unit/render_search_template_test.rb".freeze, "test/unit/scroll_test.rb".freeze, "test/unit/search_exists_test.rb".freeze, "test/unit/search_shards_test.rb".freeze, "test/unit/search_template_test.rb".freeze, "test/unit/search_test.rb".freeze, "test/unit/snapshot/create_repository_test.rb".freeze, "test/unit/snapshot/create_test.rb".freeze, "test/unit/snapshot/delete_repository_test.rb".freeze, "test/unit/snapshot/delete_test.rb".freeze, "test/unit/snapshot/get_repository_test.rb".freeze, "test/unit/snapshot/get_test.rb".freeze, "test/unit/snapshot/restore_test.rb".freeze, "test/unit/snapshot/status_test.rb".freeze, "test/unit/snapshot/verify_repository_test.rb".freeze, "test/unit/suggest_test.rb".freeze, "test/unit/tasks/cancel_test.rb".freeze, "test/unit/tasks/list_test.rb".freeze, "test/unit/termvectors_test.rb".freeze, "test/unit/update_by_query_test.rb".freeze, "test/unit/update_document_test.rb".freeze, "test/unit/utils_test.rb".freeze, "utils/Gemfile".freeze, "utils/Thorfile".freeze, "utils/thor/generate_api.rb".freeze, "utils/thor/generate_source.rb".freeze, "utils/thor/lister.rb".freeze, "utils/thor/templates/ruby/method.erb".freeze, "utils/thor/templates/ruby/test.erb".freeze, "utils/thor/templates/ruby/test_helper.rb".freeze] s.homepage = "https://github.com/elasticsearch/elasticsearch-ruby/tree/master/elasticsearch-api".freeze s.licenses = ["Apache 2".freeze] s.rdoc_options = ["--charset=UTF-8".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "Ruby API for Elasticsearch.".freeze s.test_files = ["test/integration/yaml_test_runner.rb".freeze, "test/test_helper.rb".freeze, "test/unit/abort_benchmark_test.rb".freeze, "test/unit/api_test.rb".freeze, "test/unit/benchmark_test.rb".freeze, "test/unit/bulk_test.rb".freeze, "test/unit/cat/aliases_test.rb".freeze, "test/unit/cat/allocation_test.rb".freeze, "test/unit/cat/count_test.rb".freeze, "test/unit/cat/fielddata_test.rb".freeze, "test/unit/cat/health_test.rb".freeze, "test/unit/cat/help_test.rb".freeze, "test/unit/cat/indices_test.rb".freeze, "test/unit/cat/master_test.rb".freeze, "test/unit/cat/nodeattrs_test.rb".freeze, "test/unit/cat/nodes_test.rb".freeze, "test/unit/cat/pending_tasks_test.rb".freeze, "test/unit/cat/plugins_test.rb".freeze, "test/unit/cat/recovery_test.rb".freeze, "test/unit/cat/repositories_test.rb".freeze, "test/unit/cat/segments_test.rb".freeze, "test/unit/cat/shards_test.rb".freeze, "test/unit/cat/snapshots_test.rb".freeze, "test/unit/cat/tasks_test.rb".freeze, "test/unit/cat/thread_pool_test.rb".freeze, "test/unit/clear_scroll_test.rb".freeze, "test/unit/client_test.rb".freeze, "test/unit/cluster/allocation_explain_test.rb".freeze, "test/unit/cluster/get_settings_test.rb".freeze, "test/unit/cluster/health_test.rb".freeze, "test/unit/cluster/pending_tasks_test.rb".freeze, "test/unit/cluster/put_settings_test.rb".freeze, "test/unit/cluster/reroute_test.rb".freeze, "test/unit/cluster/state_test.rb".freeze, "test/unit/cluster/stats_test.rb".freeze, "test/unit/count_percolate_test.rb".freeze, "test/unit/count_test.rb".freeze, "test/unit/create_document_test.rb".freeze, "test/unit/delete_by_query_test.rb".freeze, "test/unit/delete_document_test.rb".freeze, "test/unit/delete_script_test.rb".freeze, "test/unit/delete_template_test.rb".freeze, "test/unit/exists_document_test.rb".freeze, "test/unit/explain_document_test.rb".freeze, "test/unit/field_stats_test.rb".freeze, "test/unit/get_document_source_test.rb".freeze, "test/unit/get_document_test.rb".freeze, "test/unit/get_script_test.rb".freeze, "test/unit/get_template_test.rb".freeze, "test/unit/hashie_test.rb".freeze, "test/unit/index_document_test.rb".freeze, "test/unit/indices/analyze_test.rb".freeze, "test/unit/indices/clear_cache_test.rb".freeze, "test/unit/indices/close_test.rb".freeze, "test/unit/indices/create_test.rb".freeze, "test/unit/indices/delete_alias_test.rb".freeze, "test/unit/indices/delete_mapping_test.rb".freeze, "test/unit/indices/delete_template_test.rb".freeze, "test/unit/indices/delete_test.rb".freeze, "test/unit/indices/delete_warmer_test.rb".freeze, "test/unit/indices/exists_alias_test.rb".freeze, "test/unit/indices/exists_template_test.rb".freeze, "test/unit/indices/exists_test.rb".freeze, "test/unit/indices/exists_type_test.rb".freeze, "test/unit/indices/flush_synced_test.rb".freeze, "test/unit/indices/flush_test.rb".freeze, "test/unit/indices/forcemerge_test.rb".freeze, "test/unit/indices/get_alias_test.rb".freeze, "test/unit/indices/get_aliases_test.rb".freeze, "test/unit/indices/get_field_mapping_test.rb".freeze, "test/unit/indices/get_mapping_test.rb".freeze, "test/unit/indices/get_settings_test.rb".freeze, "test/unit/indices/get_template_test.rb".freeze, "test/unit/indices/get_test.rb".freeze, "test/unit/indices/get_warmer_test.rb".freeze, "test/unit/indices/open_test.rb".freeze, "test/unit/indices/optimize_test.rb".freeze, "test/unit/indices/put_alias_test.rb".freeze, "test/unit/indices/put_mapping_test.rb".freeze, "test/unit/indices/put_settings_test.rb".freeze, "test/unit/indices/put_template_test.rb".freeze, "test/unit/indices/put_warmer_test.rb".freeze, "test/unit/indices/recovery_test.rb".freeze, "test/unit/indices/refresh_test.rb".freeze, "test/unit/indices/seal_test.rb".freeze, "test/unit/indices/segments_test.rb".freeze, "test/unit/indices/shard_stores_test.rb".freeze, "test/unit/indices/snapshot_index_test.rb".freeze, "test/unit/indices/stats_test.rb".freeze, "test/unit/indices/status_test.rb".freeze, "test/unit/indices/update_aliases_test.rb".freeze, "test/unit/indices/upgrade_test.rb".freeze, "test/unit/indices/validate_query_test.rb".freeze, "test/unit/info_test.rb".freeze, "test/unit/ingest/delete_pipeline_test.rb".freeze, "test/unit/ingest/get_pipeline_test.rb".freeze, "test/unit/ingest/put_pipeline_test.rb".freeze, "test/unit/ingest/simulate_test.rb".freeze, "test/unit/json_builders_test.rb".freeze, "test/unit/list_benchmarks_test.rb".freeze, "test/unit/mget_test.rb".freeze, "test/unit/mlt_test.rb".freeze, "test/unit/mpercolate_test.rb".freeze, "test/unit/msearch_test.rb".freeze, "test/unit/mtermvectors_test.rb".freeze, "test/unit/nodes/hot_threads_test.rb".freeze, "test/unit/nodes/info_test.rb".freeze, "test/unit/nodes/shutdown_test.rb".freeze, "test/unit/nodes/stats_test.rb".freeze, "test/unit/percolate_test.rb".freeze, "test/unit/ping_test.rb".freeze, "test/unit/put_script_test.rb".freeze, "test/unit/put_template_test.rb".freeze, "test/unit/reindex_test.rb".freeze, "test/unit/render_search_template_test.rb".freeze, "test/unit/scroll_test.rb".freeze, "test/unit/search_exists_test.rb".freeze, "test/unit/search_shards_test.rb".freeze, "test/unit/search_template_test.rb".freeze, "test/unit/search_test.rb".freeze, "test/unit/snapshot/create_repository_test.rb".freeze, "test/unit/snapshot/create_test.rb".freeze, "test/unit/snapshot/delete_repository_test.rb".freeze, "test/unit/snapshot/delete_test.rb".freeze, "test/unit/snapshot/get_repository_test.rb".freeze, "test/unit/snapshot/get_test.rb".freeze, "test/unit/snapshot/restore_test.rb".freeze, "test/unit/snapshot/status_test.rb".freeze, "test/unit/snapshot/verify_repository_test.rb".freeze, "test/unit/suggest_test.rb".freeze, "test/unit/tasks/cancel_test.rb".freeze, "test/unit/tasks/list_test.rb".freeze, "test/unit/termvectors_test.rb".freeze, "test/unit/update_by_query_test.rb".freeze, "test/unit/update_document_test.rb".freeze, "test/unit/utils_test.rb".freeze] s.specification_version = 4 s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, ["> 1".freeze]) s.add_development_dependency(%q.freeze, ["~> 11.1".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, ["~> 4.0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, ["~> 1.9".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) end