# -*- encoding: utf-8 -*- # stub: riddle 1.0.1 ruby lib Gem::Specification.new do |s| s.name = "riddle".freeze s.version = "1.0.1".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["Pat Allan".freeze] s.date = "2009-11-16" s.description = "A Ruby API and configuration helper for the Sphinx search service.".freeze s.email = "pat@freelancing-gods.com".freeze s.extra_rdoc_files = ["README.textile".freeze] s.files = ["README.textile".freeze, "lib/riddle.rb".freeze, "lib/riddle/0.9.8.rb".freeze, "lib/riddle/0.9.9.rb".freeze, "lib/riddle/0.9.9/client.rb".freeze, "lib/riddle/0.9.9/client/filter.rb".freeze, "lib/riddle/0.9.9/configuration/searchd.rb".freeze, "lib/riddle/client.rb".freeze, "lib/riddle/client/filter.rb".freeze, "lib/riddle/client/message.rb".freeze, "lib/riddle/client/response.rb".freeze, "lib/riddle/configuration.rb".freeze, "lib/riddle/configuration/distributed_index.rb".freeze, "lib/riddle/configuration/index.rb".freeze, "lib/riddle/configuration/indexer.rb".freeze, "lib/riddle/configuration/remote_index.rb".freeze, "lib/riddle/configuration/searchd.rb".freeze, "lib/riddle/configuration/section.rb".freeze, "lib/riddle/configuration/source.rb".freeze, "lib/riddle/configuration/sql_source.rb".freeze, "lib/riddle/configuration/xml_source.rb".freeze, "lib/riddle/controller.rb".freeze, "spec/fixtures/data/anchor.bin".freeze, "spec/fixtures/data/any.bin".freeze, "spec/fixtures/data/boolean.bin".freeze, "spec/fixtures/data/comment.bin".freeze, "spec/fixtures/data/distinct.bin".freeze, "spec/fixtures/data/field_weights.bin".freeze, "spec/fixtures/data/filter.bin".freeze, "spec/fixtures/data/filter_array.bin".freeze, "spec/fixtures/data/filter_array_exclude.bin".freeze, "spec/fixtures/data/filter_boolean.bin".freeze, "spec/fixtures/data/filter_floats.bin".freeze, "spec/fixtures/data/filter_floats_exclude.bin".freeze, "spec/fixtures/data/filter_range.bin".freeze, "spec/fixtures/data/filter_range_exclude.bin".freeze, "spec/fixtures/data/group.bin".freeze, "spec/fixtures/data/index.bin".freeze, "spec/fixtures/data/index_weights.bin".freeze, "spec/fixtures/data/keywords_with_hits.bin".freeze, "spec/fixtures/data/keywords_without_hits.bin".freeze, "spec/fixtures/data/overrides.bin".freeze, "spec/fixtures/data/phrase.bin".freeze, "spec/fixtures/data/rank_mode.bin".freeze, "spec/fixtures/data/select.bin".freeze, "spec/fixtures/data/simple.bin".freeze, "spec/fixtures/data/sort.bin".freeze, "spec/fixtures/data/update_simple.bin".freeze, "spec/fixtures/data/weights.bin".freeze, "spec/fixtures/data_generator.0.9.8.php".freeze, "spec/fixtures/data_generator.0.9.9.php".freeze, "spec/fixtures/sphinx/configuration.erb".freeze, "spec/fixtures/sphinx/people.spa".freeze, "spec/fixtures/sphinx/people.spd".freeze, "spec/fixtures/sphinx/people.sph".freeze, "spec/fixtures/sphinx/people.spi".freeze, "spec/fixtures/sphinx/people.spk".freeze, "spec/fixtures/sphinx/people.spm".freeze, "spec/fixtures/sphinx/people.spp".freeze, "spec/fixtures/sphinx/searchd.log".freeze, "spec/fixtures/sphinx/searchd.query.log".freeze, "spec/fixtures/sphinx/spec.conf".freeze, "spec/fixtures/sphinxapi.0.9.8.php".freeze, "spec/fixtures/sphinxapi.0.9.9.php".freeze, "spec/fixtures/sql/conf.example.yml".freeze, "spec/fixtures/sql/conf.yml".freeze, "spec/fixtures/sql/data.sql".freeze, "spec/fixtures/sql/structure.sql".freeze, "spec/functional/excerpt_spec.rb".freeze, "spec/functional/keywords_spec.rb".freeze, "spec/functional/persistance_spec.rb".freeze, "spec/functional/search_spec.rb".freeze, "spec/functional/status_spec.rb".freeze, "spec/functional/update_spec.rb".freeze, "spec/spec_helper.rb".freeze, "spec/sphinx_helper.rb".freeze, "spec/unit/client_spec.rb".freeze, "spec/unit/configuration/distributed_index_spec.rb".freeze, "spec/unit/configuration/index_spec.rb".freeze, "spec/unit/configuration/indexer_spec.rb".freeze, "spec/unit/configuration/searchd_spec.rb".freeze, "spec/unit/configuration/source_spec.rb".freeze, "spec/unit/configuration/sql_source_spec.rb".freeze, "spec/unit/configuration/xml_source_spec.rb".freeze, "spec/unit/configuration_spec.rb".freeze, "spec/unit/filter_spec.rb".freeze, "spec/unit/message_spec.rb".freeze, "spec/unit/response_spec.rb".freeze, "spec/unit/riddle_spec.rb".freeze] s.homepage = "http://riddle.freelancing-gods.com".freeze s.rdoc_options = ["--charset=UTF-8".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "An API for Sphinx, written in and for Ruby.".freeze s.test_files = ["spec/fixtures/data/anchor.bin".freeze, "spec/fixtures/data/any.bin".freeze, "spec/fixtures/data/boolean.bin".freeze, "spec/fixtures/data/comment.bin".freeze, "spec/fixtures/data/distinct.bin".freeze, "spec/fixtures/data/field_weights.bin".freeze, "spec/fixtures/data/filter.bin".freeze, "spec/fixtures/data/filter_array.bin".freeze, "spec/fixtures/data/filter_array_exclude.bin".freeze, "spec/fixtures/data/filter_boolean.bin".freeze, "spec/fixtures/data/filter_floats.bin".freeze, "spec/fixtures/data/filter_floats_exclude.bin".freeze, "spec/fixtures/data/filter_range.bin".freeze, "spec/fixtures/data/filter_range_exclude.bin".freeze, "spec/fixtures/data/group.bin".freeze, "spec/fixtures/data/index.bin".freeze, "spec/fixtures/data/index_weights.bin".freeze, "spec/fixtures/data/keywords_with_hits.bin".freeze, "spec/fixtures/data/keywords_without_hits.bin".freeze, "spec/fixtures/data/overrides.bin".freeze, "spec/fixtures/data/phrase.bin".freeze, "spec/fixtures/data/rank_mode.bin".freeze, "spec/fixtures/data/select.bin".freeze, "spec/fixtures/data/simple.bin".freeze, "spec/fixtures/data/sort.bin".freeze, "spec/fixtures/data/update_simple.bin".freeze, "spec/fixtures/data/weights.bin".freeze, "spec/fixtures/data_generator.0.9.8.php".freeze, "spec/fixtures/data_generator.0.9.9.php".freeze, "spec/fixtures/sphinx/configuration.erb".freeze, "spec/fixtures/sphinx/people.spa".freeze, "spec/fixtures/sphinx/people.spd".freeze, "spec/fixtures/sphinx/people.sph".freeze, "spec/fixtures/sphinx/people.spi".freeze, "spec/fixtures/sphinx/people.spk".freeze, "spec/fixtures/sphinx/people.spm".freeze, "spec/fixtures/sphinx/people.spp".freeze, "spec/fixtures/sphinx/searchd.log".freeze, "spec/fixtures/sphinx/searchd.query.log".freeze, "spec/fixtures/sphinx/spec.conf".freeze, "spec/fixtures/sphinxapi.0.9.8.php".freeze, "spec/fixtures/sphinxapi.0.9.9.php".freeze, "spec/fixtures/sql/conf.example.yml".freeze, "spec/fixtures/sql/conf.yml".freeze, "spec/fixtures/sql/data.sql".freeze, "spec/fixtures/sql/structure.sql".freeze, "spec/functional/excerpt_spec.rb".freeze, "spec/functional/keywords_spec.rb".freeze, "spec/functional/persistance_spec.rb".freeze, "spec/functional/search_spec.rb".freeze, "spec/functional/status_spec.rb".freeze, "spec/functional/update_spec.rb".freeze, "spec/spec_helper.rb".freeze, "spec/sphinx_helper.rb".freeze, "spec/unit/client_spec.rb".freeze, "spec/unit/configuration/distributed_index_spec.rb".freeze, "spec/unit/configuration/index_spec.rb".freeze, "spec/unit/configuration/indexer_spec.rb".freeze, "spec/unit/configuration/searchd_spec.rb".freeze, "spec/unit/configuration/source_spec.rb".freeze, "spec/unit/configuration/sql_source_spec.rb".freeze, "spec/unit/configuration/xml_source_spec.rb".freeze, "spec/unit/configuration_spec.rb".freeze, "spec/unit/filter_spec.rb".freeze, "spec/unit/message_spec.rb".freeze, "spec/unit/response_spec.rb".freeze, "spec/unit/riddle_spec.rb".freeze] s.specification_version = 3 s.add_development_dependency(%q.freeze, [">= 1.2.9".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) end