# -*- encoding: utf-8 -*- # stub: ultrasphinx 1.5.3 ruby lib Gem::Specification.new do |s| s.name = "ultrasphinx".freeze s.version = "1.5.3".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["".freeze] s.cert_chain = ["-----BEGIN CERTIFICATE-----\nMIIDLjCCAhagAwIBAgIBADANBgkqhkiG9w0BAQUFADA9MQ0wCwYDVQQDDARldmFu\nMRgwFgYKCZImiZPyLGQBGRYIY2xvdWRidXIxEjAQBgoJkiaJk/IsZAEZFgJzdDAe\nFw0wNzA5MTYxMDMzMDBaFw0wODA5MTUxMDMzMDBaMD0xDTALBgNVBAMMBGV2YW4x\nGDAWBgoJkiaJk/IsZAEZFghjbG91ZGJ1cjESMBAGCgmSJomT8ixkARkWAnN0MIIB\nIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA5C0Io89nyApnr+PvbNFge9Vs\nyRWAlGBUEMahpXp28VrrfXZT0rAW7JBo4PlCE3jl4nE4dzE6gAdItSycjTosrw7A\nIr5+xoyl4Vb35adv56TIQQXvNz+BzlqnkAY5JN0CSBRTQb6mxS3hFyD/h4qgDosj\nR2RFVzHqSxCS8xq4Ny8uzOwOi+Xyu4w67fI5JvnPvMxqrlR1eaIQHmxnf76RzC46\nQO5QhufjAYGGXd960XzbQsQyTDUYJzrvT7AdOfiyZzKQykKt8dEpDn+QPjFTnGnT\nQmgJBX5WJN0lHF2l1sbv3gh4Kn1tZu+kTUqeXY6ShAoDTyvZRiFqQdwh8w2lTQID\nAQABozkwNzAJBgNVHRMEAjAAMAsGA1UdDwQEAwIEsDAdBgNVHQ4EFgQU+WqJz3xQ\nXSea1hRvvHWcIMgeeC4wDQYJKoZIhvcNAQEFBQADggEBAGLZ75jfOEW8Nsl26CTt\nJFrWxQTcQT/UljeefVE3xYr7lc9oQjbqO3FOyued3qW7TaNEtZfSHoYeUSMYbpw1\nXAwocIPuSRFDGM4B+hgQGVDx8PMGiJKom4qLXjO40UZsR7QyN/u869Vj45LURm6h\nMBcPeqCASI+WNprj9+uZa2kmHiitrFqqfMBNlm5IFbn9XeYSta9AHVvs5QQqV2m5\nhIPfLqCyxsn/YgOGvo6iwyQTWyTswamaAC3HRWZxIS1sfn/Ssqa7E7oQMkv5FAXr\nx5rKePfXINf8XTJczkl9OBEYdE9aNdJsJpXD0asLgGVwBICS5Bjohp6mizJcDC1+\nyZ0=\n-----END CERTIFICATE-----\n".freeze] s.date = "2007-10-11" s.description = "Ruby on Rails configurator and client to the Sphinx fulltext search engine.".freeze s.email = "".freeze s.files = ["CHANGELOG".freeze, "LICENSE".freeze, "Manifest".freeze, "README".freeze, "TODO".freeze, "examples/ap.multi".freeze, "examples/default.base".freeze, "init.rb".freeze, "lib/ultrasphinx.rb".freeze, "lib/ultrasphinx/autoload.rb".freeze, "lib/ultrasphinx/configure.rb".freeze, "lib/ultrasphinx/core_extensions.rb".freeze, "lib/ultrasphinx/fields.rb".freeze, "lib/ultrasphinx/hex_to_int.sql".freeze, "lib/ultrasphinx/is_indexed.rb".freeze, "lib/ultrasphinx/search.rb".freeze, "lib/ultrasphinx/search/internals.rb".freeze, "lib/ultrasphinx/search/parser.rb".freeze, "lib/ultrasphinx/spell.rb".freeze, "lib/ultrasphinx/ultrasphinx.rb".freeze, "tasks/ultrasphinx.rake".freeze, "test/config/ultrasphinx/test.base".freeze, "test/integration/app/README".freeze, "test/integration/app/Rakefile".freeze, "test/integration/app/app/controllers/addresses_controller.rb".freeze, "test/integration/app/app/controllers/application.rb".freeze, "test/integration/app/app/controllers/sellers_controller.rb".freeze, "test/integration/app/app/controllers/states_controller.rb".freeze, "test/integration/app/app/controllers/users_controller.rb".freeze, "test/integration/app/app/helpers/addresses_helper.rb".freeze, "test/integration/app/app/helpers/application_helper.rb".freeze, "test/integration/app/app/helpers/sellers_helper.rb".freeze, "test/integration/app/app/helpers/states_helper.rb".freeze, "test/integration/app/app/helpers/users_helper.rb".freeze, "test/integration/app/app/models/geo/address.rb".freeze, "test/integration/app/app/models/geo/state.rb".freeze, "test/integration/app/app/models/person/user.rb".freeze, "test/integration/app/app/models/seller.rb".freeze, "test/integration/app/app/views/addresses/edit.html.erb".freeze, "test/integration/app/app/views/addresses/index.html.erb".freeze, "test/integration/app/app/views/addresses/new.html.erb".freeze, "test/integration/app/app/views/addresses/show.html.erb".freeze, "test/integration/app/app/views/layouts/addresses.html.erb".freeze, "test/integration/app/app/views/layouts/sellers.html.erb".freeze, "test/integration/app/app/views/layouts/states.html.erb".freeze, "test/integration/app/app/views/layouts/users.html.erb".freeze, "test/integration/app/app/views/sellers/edit.html.erb".freeze, "test/integration/app/app/views/sellers/index.html.erb".freeze, "test/integration/app/app/views/sellers/new.html.erb".freeze, "test/integration/app/app/views/sellers/show.html.erb".freeze, "test/integration/app/app/views/states/edit.html.erb".freeze, "test/integration/app/app/views/states/index.html.erb".freeze, "test/integration/app/app/views/states/new.html.erb".freeze, "test/integration/app/app/views/states/show.html.erb".freeze, "test/integration/app/app/views/users/edit.html.erb".freeze, "test/integration/app/app/views/users/index.html.erb".freeze, "test/integration/app/app/views/users/new.html.erb".freeze, "test/integration/app/app/views/users/show.html.erb".freeze, "test/integration/app/config/boot.rb".freeze, "test/integration/app/config/database.yml".freeze, "test/integration/app/config/environment.rb".freeze, "test/integration/app/config/environments/development.rb".freeze, "test/integration/app/config/environments/production.rb".freeze, "test/integration/app/config/environments/test.rb".freeze, "test/integration/app/config/locomotive.yml".freeze, "test/integration/app/config/routes.rb".freeze, "test/integration/app/config/ultrasphinx/default.base".freeze, "test/integration/app/config/ultrasphinx/development.conf".freeze, "test/integration/app/config/ultrasphinx/development.conf.canonical".freeze, "test/integration/app/db/migrate/001_create_users.rb".freeze, "test/integration/app/db/migrate/002_create_sellers.rb".freeze, "test/integration/app/db/migrate/003_create_addresses.rb".freeze, "test/integration/app/db/migrate/004_create_states.rb".freeze, "test/integration/app/db/migrate/005_add_capitalization_to_seller.rb".freeze, "test/integration/app/db/migrate/006_add_deleted_to_user.rb".freeze, "test/integration/app/db/migrate/007_add_lat_and_long_to_address.rb".freeze, "test/integration/app/db/migrate/008_add_mission_statement_to_seller.rb".freeze, "test/integration/app/db/schema.rb".freeze, "test/integration/app/doc/README_FOR_APP".freeze, "test/integration/app/public/404.html".freeze, "test/integration/app/public/500.html".freeze, "test/integration/app/public/dispatch.cgi".freeze, "test/integration/app/public/dispatch.fcgi".freeze, "test/integration/app/public/dispatch.rb".freeze, "test/integration/app/public/favicon.ico".freeze, "test/integration/app/public/images/rails.png".freeze, "test/integration/app/public/index.html".freeze, "test/integration/app/public/javascripts/application.js".freeze, "test/integration/app/public/javascripts/controls.js".freeze, "test/integration/app/public/javascripts/dragdrop.js".freeze, "test/integration/app/public/javascripts/effects.js".freeze, "test/integration/app/public/javascripts/prototype.js".freeze, "test/integration/app/public/robots.txt".freeze, "test/integration/app/public/stylesheets/scaffold.css".freeze, "test/integration/app/script/about".freeze, "test/integration/app/script/breakpointer".freeze, "test/integration/app/script/console".freeze, "test/integration/app/script/destroy".freeze, "test/integration/app/script/generate".freeze, "test/integration/app/script/performance/benchmarker".freeze, "test/integration/app/script/performance/profiler".freeze, "test/integration/app/script/plugin".freeze, "test/integration/app/script/process/inspector".freeze, "test/integration/app/script/process/reaper".freeze, "test/integration/app/script/process/spawner".freeze, "test/integration/app/script/runner".freeze, "test/integration/app/script/server".freeze, "test/integration/app/test/fixtures/addresses.yml".freeze, "test/integration/app/test/fixtures/sellers.yml".freeze, "test/integration/app/test/fixtures/states.yml".freeze, "test/integration/app/test/fixtures/users.yml".freeze, "test/integration/app/test/functional/addresses_controller_test.rb".freeze, "test/integration/app/test/functional/sellers_controller_test.rb".freeze, "test/integration/app/test/functional/states_controller_test.rb".freeze, "test/integration/app/test/functional/users_controller_test.rb".freeze, "test/integration/app/test/test_helper.rb".freeze, "test/integration/app/test/unit/address_test.rb".freeze, "test/integration/app/test/unit/seller_test.rb".freeze, "test/integration/app/test/unit/state_test.rb".freeze, "test/integration/app/test/unit/user_test.rb".freeze, "test/integration/configure_test.rb".freeze, "test/integration/search_test.rb".freeze, "test/integration/server_test.rb".freeze, "test/integration/spell_test.rb".freeze, "test/setup.rb".freeze, "test/test_all.rb".freeze, "test/test_helper.rb".freeze, "test/ts.multi".freeze, "test/unit/parser_test.rb".freeze, "ultrasphinx.gemspec".freeze, "vendor/sphinx/LICENSE".freeze, "vendor/sphinx/README".freeze, "vendor/sphinx/Rakefile".freeze, "vendor/sphinx/init.rb".freeze, "vendor/sphinx/lib/client.rb".freeze, "vendor/will_paginate/LICENSE".freeze] s.homepage = "http://blog.evanweaver.com/files/doc/fauna/ultrasphinx/".freeze s.required_ruby_version = Gem::Requirement.new("> 0.0.0".freeze) s.rubygems_version = "3.5.10".freeze s.summary = "Ruby on Rails configurator and client to the Sphinx fulltext search engine.".freeze s.test_files = ["test/test_all.rb".freeze] s.specification_version = 1 s.add_runtime_dependency(%q.freeze, ["> 0.0.0".freeze]) end