# -*- encoding: utf-8 -*- # stub: qa 0.6.0 ruby lib Gem::Specification.new do |s| s.name = "qa".freeze s.version = "0.6.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 = ["Stephen Anderson".freeze, "Don Brower".freeze, "Jim Coble".freeze, "Mike Dubin".freeze, "Randall Floyd".freeze, "Eric James".freeze, "Mike Stroming".freeze, "Adam Wead".freeze] s.date = "2016-03-29" s.description = "Provides a set of uniform RESTful routes to query any controlled vocabulary or set of authority terms.".freeze s.email = ["amsterdamos@gmail.com".freeze] s.files = ["LICENSE".freeze, "README.md".freeze, "Rakefile".freeze, "app/assets/javascripts/qa/application.js".freeze, "app/assets/stylesheets/qa/application.css".freeze, "app/controllers/qa/application_controller.rb".freeze, "app/controllers/qa/terms_controller.rb".freeze, "app/helpers/qa/application_helper.rb".freeze, "app/models/qa/mesh_tree.rb".freeze, "app/models/qa/subject_mesh_term.rb".freeze, "app/views/layouts/qa/application.html.erb".freeze, "config/authorities.yml".freeze, "config/authorities/states.yml".freeze, "config/initializers/authorities.rb".freeze, "config/oclcts-authorities.yml".freeze, "config/routes.rb".freeze, "db/migrate/20130917200611_create_qa_subject_mesh_terms.rb".freeze, "db/migrate/20130917201026_create_qa_mesh_tree.rb".freeze, "db/migrate/20130918141523_add_term_lower_to_qa_subject_mesh_terms.rb".freeze, "lib/generators/qa/install/USAGE".freeze, "lib/generators/qa/install/install_generator.rb".freeze, "lib/generators/qa/install/templates/config/oclcts-authorities.yml".freeze, "lib/generators/qa/local/USAGE".freeze, "lib/generators/qa/local/local_generator.rb".freeze, "lib/generators/qa/local/templates/config/authorities.yml".freeze, "lib/generators/qa/local/templates/config/authorities/states.yml".freeze, "lib/qa.rb".freeze, "lib/qa/authorities.rb".freeze, "lib/qa/authorities/assign_fast.rb".freeze, "lib/qa/authorities/assign_fast/generic_authority.rb".freeze, "lib/qa/authorities/assign_fast_subauthority.rb".freeze, "lib/qa/authorities/authority_with_sub_authority.rb".freeze, "lib/qa/authorities/base.rb".freeze, "lib/qa/authorities/getty.rb".freeze, "lib/qa/authorities/getty/aat.rb".freeze, "lib/qa/authorities/getty/tgn.rb".freeze, "lib/qa/authorities/getty/ulan.rb".freeze, "lib/qa/authorities/loc.rb".freeze, "lib/qa/authorities/loc/generic_authority.rb".freeze, "lib/qa/authorities/loc_subauthority.rb".freeze, "lib/qa/authorities/local.rb".freeze, "lib/qa/authorities/local/file_based_authority.rb".freeze, "lib/qa/authorities/local_subauthority.rb".freeze, "lib/qa/authorities/mesh.rb".freeze, "lib/qa/authorities/mesh_tools.rb".freeze, "lib/qa/authorities/mesh_tools/mesh_data_parser.rb".freeze, "lib/qa/authorities/mesh_tools/mesh_importer.rb".freeze, "lib/qa/authorities/oclcts.rb".freeze, "lib/qa/authorities/oclcts/generic_oclc_authority.rb".freeze, "lib/qa/authorities/tgnlang.rb".freeze, "lib/qa/authorities/web_service_base.rb".freeze, "lib/qa/data/TGN_LANGUAGES.xml".freeze, "lib/qa/engine.rb".freeze, "lib/qa/version.rb".freeze, "lib/tasks/mesh.rake".freeze, "lib/tasks/qa_tasks.rake".freeze, "spec/controllers/terms_controller_spec.rb".freeze, "spec/fixtures/aat-response.txt".freeze, "spec/fixtures/assign-fast-noheader.json".freeze, "spec/fixtures/assign-fast-noresults.json".freeze, "spec/fixtures/assign-fast-oneresult.json".freeze, "spec/fixtures/assign-fast-topical-result.json".freeze, "spec/fixtures/authorities/authority_A.yml".freeze, "spec/fixtures/authorities/authority_B.yml".freeze, "spec/fixtures/authorities/authority_C.yml".freeze, "spec/fixtures/authorities/authority_D.yml".freeze, "spec/fixtures/getty-aat-find-response.json".freeze, "spec/fixtures/getty-tgn-find-response.json".freeze, "spec/fixtures/getty-ulan-find-response.json".freeze, "spec/fixtures/loc-names-response.txt".freeze, "spec/fixtures/loc-response.txt".freeze, "spec/fixtures/loc-subject-find-response.txt".freeze, "spec/fixtures/loc-subjects-response.txt".freeze, "spec/fixtures/mesh.txt".freeze, "spec/fixtures/oclcts-response-mesh-1.txt".freeze, "spec/fixtures/oclcts-response-mesh-2.txt".freeze, "spec/fixtures/oclcts-response-mesh-3.txt".freeze, "spec/fixtures/tgn-response.txt".freeze, "spec/fixtures/ulan-response.txt".freeze, "spec/lib/authorities/assign_fast_spec.rb".freeze, "spec/lib/authorities/file_based_authority_spec.rb".freeze, "spec/lib/authorities/getty/aat_spec.rb".freeze, "spec/lib/authorities/getty/tgn_spec.rb".freeze, "spec/lib/authorities/getty/ulan_spec.rb".freeze, "spec/lib/authorities/getty_spec.rb".freeze, "spec/lib/authorities/loc_spec.rb".freeze, "spec/lib/authorities/local_spec.rb".freeze, "spec/lib/authorities/mesh_spec.rb".freeze, "spec/lib/authorities/oclcts_spec.rb".freeze, "spec/lib/authorities/tgnlang_spec.rb".freeze, "spec/lib/authorities_loc_subauthorities.rb".freeze, "spec/lib/authorities_local_subauthorities_spec.rb".freeze, "spec/lib/mesh_data_parser_spec.rb".freeze, "spec/lib/tasks/mesh.rake_spec.rb".freeze, "spec/models/subject_mesh_term_spec.rb".freeze, "spec/routing/route_spec.rb".freeze, "spec/spec_helper.rb".freeze, "spec/test_app_templates/lib/generators/test_app_generator.rb".freeze] s.homepage = "https://github.com/projecthydra/questioning_authority".freeze s.licenses = ["APACHE-2".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "You should question your authorities.".freeze s.test_files = ["spec/controllers/terms_controller_spec.rb".freeze, "spec/fixtures/aat-response.txt".freeze, "spec/fixtures/assign-fast-noheader.json".freeze, "spec/fixtures/assign-fast-noresults.json".freeze, "spec/fixtures/assign-fast-oneresult.json".freeze, "spec/fixtures/assign-fast-topical-result.json".freeze, "spec/fixtures/authorities/authority_A.yml".freeze, "spec/fixtures/authorities/authority_B.yml".freeze, "spec/fixtures/authorities/authority_C.yml".freeze, "spec/fixtures/authorities/authority_D.yml".freeze, "spec/fixtures/getty-aat-find-response.json".freeze, "spec/fixtures/getty-tgn-find-response.json".freeze, "spec/fixtures/getty-ulan-find-response.json".freeze, "spec/fixtures/loc-names-response.txt".freeze, "spec/fixtures/loc-response.txt".freeze, "spec/fixtures/loc-subject-find-response.txt".freeze, "spec/fixtures/loc-subjects-response.txt".freeze, "spec/fixtures/mesh.txt".freeze, "spec/fixtures/oclcts-response-mesh-1.txt".freeze, "spec/fixtures/oclcts-response-mesh-2.txt".freeze, "spec/fixtures/oclcts-response-mesh-3.txt".freeze, "spec/fixtures/tgn-response.txt".freeze, "spec/fixtures/ulan-response.txt".freeze, "spec/lib/authorities/assign_fast_spec.rb".freeze, "spec/lib/authorities/file_based_authority_spec.rb".freeze, "spec/lib/authorities/getty/aat_spec.rb".freeze, "spec/lib/authorities/getty/tgn_spec.rb".freeze, "spec/lib/authorities/getty/ulan_spec.rb".freeze, "spec/lib/authorities/getty_spec.rb".freeze, "spec/lib/authorities/loc_spec.rb".freeze, "spec/lib/authorities/local_spec.rb".freeze, "spec/lib/authorities/mesh_spec.rb".freeze, "spec/lib/authorities/oclcts_spec.rb".freeze, "spec/lib/authorities/tgnlang_spec.rb".freeze, "spec/lib/authorities_loc_subauthorities.rb".freeze, "spec/lib/authorities_local_subauthorities_spec.rb".freeze, "spec/lib/mesh_data_parser_spec.rb".freeze, "spec/lib/tasks/mesh.rake_spec.rb".freeze, "spec/models/subject_mesh_term_spec.rb".freeze, "spec/routing/route_spec.rb".freeze, "spec/spec_helper.rb".freeze, "spec/test_app_templates/lib/generators/test_app_generator.rb".freeze] s.specification_version = 4 s.add_runtime_dependency(%q.freeze, [">= 3.2.13".freeze, "< 5.0".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 1.6.0".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) s.add_runtime_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.8".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) end