# -*- encoding: utf-8 -*- # stub: arclight 0.1.0 ruby lib Gem::Specification.new do |s| s.name = "arclight".freeze s.version = "0.1.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 = ["Darren Hardy".freeze, "Jessie Keck".freeze, "Gordon Leacock".freeze, "Jack Reed".freeze] s.bindir = "exe".freeze s.date = "2017-06-05" s.description = "".freeze s.email = ["drh@stanford.edu".freeze, "jessie.keck@gmail.com".freeze, "gordonl@umich.edu".freeze, "phillipjreed@gmail.com".freeze] s.files = [".eslintrc".freeze, ".gitignore".freeze, ".rspec".freeze, ".rubocop.yml".freeze, ".solr_wrapper".freeze, ".travis.yml".freeze, "CONTRIBUTING.md".freeze, "Gemfile".freeze, "LICENSE.txt".freeze, "README.md".freeze, "Rakefile".freeze, "app/assets/images/blacklight/compact.svg".freeze, "app/assets/images/blacklight/logo.png".freeze, "app/assets/javascripts/arclight/arclight.js".freeze, "app/assets/javascripts/arclight/collection_context.js".freeze, "app/assets/javascripts/arclight/collection_navigation.js".freeze, "app/assets/javascripts/arclight/collection_scrollspy.js".freeze, "app/assets/javascripts/arclight/component_ancestors.js".freeze, "app/assets/javascripts/arclight/oembed_viewer.js".freeze, "app/assets/javascripts/arclight/truncator.js.erb".freeze, "app/assets/stylesheets/arclight/application.scss".freeze, "app/assets/stylesheets/arclight/bootstrap_overrides.scss".freeze, "app/assets/stylesheets/arclight/modules/collection_search.scss".freeze, "app/assets/stylesheets/arclight/modules/hierarchy_and_online_contents.scss".freeze, "app/assets/stylesheets/arclight/modules/highlights.scss".freeze, "app/assets/stylesheets/arclight/modules/layout.scss".freeze, "app/assets/stylesheets/arclight/modules/mastheads.scss".freeze, "app/assets/stylesheets/arclight/modules/repositories.scss".freeze, "app/assets/stylesheets/arclight/modules/repository_card.scss".freeze, "app/assets/stylesheets/arclight/modules/search_results.scss".freeze, "app/assets/stylesheets/arclight/modules/show_collection.scss".freeze, "app/assets/stylesheets/arclight/modules/sidebar.scss".freeze, "app/assets/stylesheets/arclight/variables.scss".freeze, "app/controllers/arclight/repositories_controller.rb".freeze, "app/controllers/concerns/arclight/field_config_helpers.rb".freeze, "app/factories/blacklight_field_configuration_factory.rb".freeze, "app/helpers/arclight_helper.rb".freeze, "app/models/arclight/parent.rb".freeze, "app/models/arclight/parents.rb".freeze, "app/models/arclight/requests/google_form.rb".freeze, "app/models/concerns/arclight/catalog.rb".freeze, "app/models/concerns/arclight/search_behavior.rb".freeze, "app/models/concerns/arclight/solr_document.rb".freeze, "app/presenters/arclight/index_presenter.rb".freeze, "app/presenters/arclight/show_presenter.rb".freeze, "app/views/arclight/.keep".freeze, "app/views/arclight/repositories/_in_person_repository.html.erb".freeze, "app/views/arclight/repositories/_repository.html.erb".freeze, "app/views/arclight/repositories/index.html.erb".freeze, "app/views/arclight/repositories/show.html.erb".freeze, "app/views/arclight/requests/_google_form.html.erb".freeze, "app/views/arclight/viewers/_oembed.html.erb".freeze, "app/views/catalog/_arclight_document_index_header.html.erb".freeze, "app/views/catalog/_arclight_document_index_header_hierarchy_default.html.erb".freeze, "app/views/catalog/_arclight_document_index_header_online_contents_default.html.erb".freeze, "app/views/catalog/_arclight_document_show_header.html.erb".freeze, "app/views/catalog/_arclight_document_show_header_collection.html.erb".freeze, "app/views/catalog/_arclight_index_compact_default.html.erb".freeze, "app/views/catalog/_arclight_online_content_indicator.html.erb".freeze, "app/views/catalog/_arclight_rangelimit.html.erb".freeze, "app/views/catalog/_arclight_viewer_default.html.erb".freeze, "app/views/catalog/_collection_contents.html.erb".freeze, "app/views/catalog/_collection_count.html.erb".freeze, "app/views/catalog/_collection_downloads.html.erb".freeze, "app/views/catalog/_collection_online_contents.html.erb".freeze, "app/views/catalog/_collection_overview.html.erb".freeze, "app/views/catalog/_component_overview.html.erb".freeze, "app/views/catalog/_context_card.html.erb".freeze, "app/views/catalog/_context_sidebar.html.erb".freeze, "app/views/catalog/_custom_metadata.html.erb".freeze, "app/views/catalog/_home.html.erb".freeze, "app/views/catalog/_index_breadcrumb_default.html.erb".freeze, "app/views/catalog/_index_default.html.erb".freeze, "app/views/catalog/_index_header.html.erb".freeze, "app/views/catalog/_index_header_hierarchy_default.html.erb".freeze, "app/views/catalog/_index_header_online_contents_default.html.erb".freeze, "app/views/catalog/_index_hierarchy_default.html.erb".freeze, "app/views/catalog/_index_online_contents_default.html.erb".freeze, "app/views/catalog/_results_histogram.html.erb".freeze, "app/views/catalog/_search_results.html.erb".freeze, "app/views/catalog/_search_results_repository.html.erb".freeze, "app/views/catalog/_search_within_form.html.erb".freeze, "app/views/catalog/_show_breadcrumbs_default.html.erb".freeze, "app/views/catalog/_show_collection.html.erb".freeze, "app/views/catalog/_show_component_sidebar.html.erb".freeze, "app/views/catalog/_show_default.html.erb".freeze, "app/views/catalog/_show_header.html.erb".freeze, "app/views/catalog/_show_sidebar.html.erb".freeze, "app/views/catalog/index.html.erb".freeze, "app/views/layouts/catalog_result.html.erb".freeze, "app/views/shared/_breadcrumbs.html.erb".freeze, "app/views/shared/_context_sidebar.html.erb".freeze, "app/views/shared/_header_navbar.html.erb".freeze, "app/views/shared/_main_menu_links.html.erb".freeze, "arclight.gemspec".freeze, "bin/console".freeze, "bin/rails".freeze, "bin/setup".freeze, "config/locales/arclight.en.yml".freeze, "config/routes.rb".freeze, "lib/arclight.rb".freeze, "lib/arclight/custom_component.rb".freeze, "lib/arclight/custom_document.rb".freeze, "lib/arclight/digital_object.rb".freeze, "lib/arclight/engine.rb".freeze, "lib/arclight/exceptions.rb".freeze, "lib/arclight/indexer.rb".freeze, "lib/arclight/normalized_date.rb".freeze, "lib/arclight/normalized_id.rb".freeze, "lib/arclight/normalized_title.rb".freeze, "lib/arclight/repository.rb".freeze, "lib/arclight/shared_indexing_behavior.rb".freeze, "lib/arclight/shared_terminology_behavior.rb".freeze, "lib/arclight/solr_ead_indexer_ext.rb".freeze, "lib/arclight/version.rb".freeze, "lib/arclight/viewer.rb".freeze, "lib/arclight/viewers/oembed.rb".freeze, "lib/arclight/year_range.rb".freeze, "lib/generators/arclight/install_generator.rb".freeze, "lib/generators/arclight/templates/arclight.js".freeze, "lib/generators/arclight/templates/arclight.scss".freeze, "lib/generators/arclight/templates/catalog_controller.rb".freeze, "lib/generators/arclight/templates/config/downloads.yml".freeze, "lib/generators/arclight/templates/config/repositories.yml".freeze, "lib/generators/arclight/update_generator.rb".freeze, "lib/tasks/index.rake".freeze, "package.json".freeze, "solr/conf/_rest_managed.json".freeze, "solr/conf/admin-extra.html".freeze, "solr/conf/elevate.xml".freeze, "solr/conf/mapping-ISOLatin1Accent.txt".freeze, "solr/conf/protwords.txt".freeze, "solr/conf/schema.xml".freeze, "solr/conf/scripts.conf".freeze, "solr/conf/solrconfig.xml".freeze, "solr/conf/spellings.txt".freeze, "solr/conf/stopwords.txt".freeze, "solr/conf/stopwords_en.txt".freeze, "solr/conf/synonyms.txt".freeze, "solr/conf/xslt/example.xsl".freeze, "solr/conf/xslt/example_atom.xsl".freeze, "solr/conf/xslt/example_rss.xsl".freeze, "solr/conf/xslt/luke.xsl".freeze, "tasks/arclight.rake".freeze, "template.rb".freeze, "vendor/assets/javascripts/responsiveTruncator.js".freeze, "vendor/assets/javascripts/stickyfill.js".freeze] s.homepage = "https://github.com/sul-dlss/arclight".freeze s.licenses = ["Apache-2.0".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "".freeze s.specification_version = 4 s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 5.0".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, ["~> 1.14".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, ["~> 12.0".freeze]) s.add_development_dependency(%q.freeze, ["~> 0.48.1".freeze]) s.add_development_dependency(%q.freeze, ["~> 1.15.0".freeze]) s.add_development_dependency(%q.freeze, ["~> 3.0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) end