ucsdlib/damspas

View on GitHub
Gemfile.lock

Summary

Maintainability
Test Coverage
GIT
  remote: https://github.com/samvera-labs/share_notify
  revision: 96c16ab13c596f479f83cb55c70b27309f4d5f2d
  branch: master
  specs:
    share_notify (0.2.0)
      activesupport
      httparty

GIT
  remote: https://github.com/ucsdlib/solrizer-fedora
  revision: 87c2d35e89df19bb4535e1f713a68b0dc469498a
  ref: 87c2d35e
  specs:
    solrizer-fedora (3.0.0.pre1)
      active-fedora (>= 6.0.0.pre3)

GEM
  remote: https://rubygems.org/
  specs:
    actionmailer (4.2.10)
      actionpack (= 4.2.10)
      actionview (= 4.2.10)
      activejob (= 4.2.10)
      mail (~> 2.5, >= 2.5.4)
      rails-dom-testing (~> 1.0, >= 1.0.5)
    actionpack (4.2.10)
      actionview (= 4.2.10)
      activesupport (= 4.2.10)
      rack (~> 1.6)
      rack-test (~> 0.6.2)
      rails-dom-testing (~> 1.0, >= 1.0.5)
      rails-html-sanitizer (~> 1.0, >= 1.0.2)
    actionview (4.2.10)
      activesupport (= 4.2.10)
      builder (~> 3.1)
      erubis (~> 2.7.0)
      rails-dom-testing (~> 1.0, >= 1.0.5)
      rails-html-sanitizer (~> 1.0, >= 1.0.3)
    active-fedora (6.7.8)
      activesupport (>= 3.0.0)
      deprecation
      mediashelf-loggable
      nom-xml (>= 0.5.1)
      om (~> 3.0.0)
      rdf (~> 1.1.1.1)
      rdf-rdfxml (= 1.0.1)
      rsolr
      rubydora (~> 1.7.4)
    activejob (4.2.10)
      activesupport (= 4.2.10)
      globalid (>= 0.3.0)
    activemodel (4.2.10)
      activesupport (= 4.2.10)
      builder (~> 3.1)
    activerecord (4.2.10)
      activemodel (= 4.2.10)
      activesupport (= 4.2.10)
      arel (~> 6.0)
    activerecord-import (0.18.3)
      activerecord (>= 3.2)
    activerecord-postgresql-adapter (0.0.1)
      pg
    activesupport (4.2.10)
      i18n (~> 0.7)
      minitest (~> 5.1)
      thread_safe (~> 0.3, >= 0.3.4)
      tzinfo (~> 1.1)
    addressable (2.4.0)
    airbrussh (1.2.0)
      sshkit (>= 1.6.1, != 1.7.0)
    arel (6.0.4)
    ast (2.4.0)
    bcrypt (3.1.11)
    blacklight (4.7.0)
      bootstrap-sass (>= 2.2.0, < 2.4)
      deprecation (~> 0.1)
      kaminari (~> 0.13)
      marc (>= 0.4.3, < 1.1)
      nokogiri (~> 1.6)
      rails (>= 3.2.6, < 5)
      rsolr (~> 1.0.6)
      sass-rails
    blacklight_advanced_search (2.2.0)
      blacklight (~> 4.0)
      parslet
    blankslate (3.1.3)
    block_helpers (0.3.3)
      activesupport (>= 2.0)
    bootstrap-sass (2.3.2.2)
      sass (~> 3.2)
    bower-rails (0.11.0)
    builder (3.2.3)
    cancan (1.6.10)
    capistrano (3.8.1)
      airbrussh (>= 1.0.0)
      i18n
      rake (>= 10.0.0)
      sshkit (>= 1.9.0)
    capistrano-bundler (1.2.0)
      capistrano (~> 3.1)
      sshkit (~> 1.2)
    capistrano-rails (1.2.3)
      capistrano (~> 3.1)
      capistrano-bundler (~> 1.1)
    capistrano-rbenv (2.1.1)
      capistrano (~> 3.1)
      sshkit (~> 1.3)
    capybara (2.14.0)
      addressable
      mime-types (>= 1.16)
      nokogiri (>= 1.3.3)
      rack (>= 1.0.0)
      rack-test (>= 0.5.4)
      xpath (~> 2.0)
    childprocess (0.5.6)
      ffi (~> 1.0, >= 1.0.11)
    cliver (0.3.2)
    coderay (1.1.1)
    coffee-rails (4.2.1)
      coffee-script (>= 2.2.0)
      railties (>= 4.0.0, < 5.2.x)
    coffee-script (2.4.1)
      coffee-script-source
      execjs
    coffee-script-source (1.10.0)
    coveralls (0.8.21)
      json (>= 1.8, < 3)
      simplecov (~> 0.14.1)
      term-ansicolor (~> 1.3)
      thor (~> 0.19.4)
      tins (~> 1.6)
    crass (1.0.4)
    daemons (1.2.3)
    deprecation (0.2.2)
      activesupport
    devise (3.5.6)
      bcrypt (~> 3.0)
      orm_adapter (~> 0.1)
      railties (>= 3.2.6, < 5)
      responders
      thread_safe (~> 0.1)
      warden (~> 1.2.3)
    diff-lcs (1.3)
    docile (1.1.5)
    domain_name (0.5.24)
      unf (>= 0.0.5, < 1.0.0)
    equivalent-xml (0.6.0)
      nokogiri (>= 1.4.3)
    erubis (2.7.0)
    execjs (2.6.0)
    faraday (0.12.1)
      multipart-post (>= 1.2, < 3)
    fastercsv (1.5.5)
    ffi (1.9.10)
    globalid (0.4.1)
      activesupport (>= 4.2.0)
    hashie (3.5.6)
    hike (1.2.3)
    hooks (0.3.6)
      uber (~> 0.0.4)
    http-cookie (1.0.2)
      domain_name (~> 0.5)
    httparty (0.16.2)
      multi_xml (>= 0.5.2)
    hydra-access-controls (6.5.2)
      active-fedora (~> 6.7)
      activesupport
      blacklight (~> 4.7)
      cancan
      deprecation
    hydra-core (6.5.2)
      active-fedora (~> 6.7)
      blacklight (~> 4.7)
      block_helpers
      deprecation (>= 0.0.5)
      hydra-access-controls (= 6.5.2)
      jettywrapper (>= 1.4.1)
      rails (>= 3.2.3, < 5)
    hydra-head (6.5.2)
      hydra-access-controls (= 6.5.2)
      hydra-core (= 6.5.2)
      rails (>= 3.2.6)
    i18n (0.8.6)
    jaro_winkler (1.5.1)
    jettywrapper (2.0.3)
      activesupport (>= 3.0.0)
      childprocess
      i18n
      logger
      rubyzip
    jquery-rails (4.3.1)
      rails-dom-testing (>= 1, < 3)
      railties (>= 4.2.0)
      thor (>= 0.14, < 2.0)
    json (2.1.0)
    kaminari (0.15.1)
      actionpack (>= 3.0.0)
      activesupport (>= 3.0.0)
    kgio (2.11.0)
    launchy (2.4.3)
      addressable (~> 2.3)
    logger (1.2.8)
    lograge (0.5.1)
      actionpack (>= 4, < 5.2)
      activesupport (>= 4, < 5.2)
      railties (>= 4, < 5.2)
    logstash-event (1.2.02)
    loofah (2.2.2)
      crass (~> 1.0.2)
      nokogiri (>= 1.5.9)
    mail (2.7.0)
      mini_mime (>= 0.1.1)
    marc (1.0.0)
      scrub_rb (>= 1.0.1, < 2)
      unf
    mediashelf-loggable (0.4.10)
    method_source (0.8.2)
    mime-types (2.99.3)
    mini_mime (1.0.0)
    mini_portile2 (2.3.0)
    minitest (5.10.3)
    multi_json (1.13.1)
    multi_xml (0.6.0)
    multipart-post (2.0.0)
    net-scp (1.2.1)
      net-ssh (>= 2.6.5)
    net-ssh (4.1.0)
    netrc (0.10.3)
    newrelic_rpm (5.3.0.346)
    nokogiri (1.8.4)
      mini_portile2 (~> 2.3.0)
    nom-xml (0.5.3)
      activesupport (>= 3.2.18)
      i18n
      nokogiri
    om (3.0.7)
      activemodel
      activesupport
      deprecation
      mediashelf-loggable
      nokogiri (>= 1.4.2)
      solrizer (~> 3.1.0)
    omniauth (1.7.1)
      hashie (>= 3.4.6, < 3.6.0)
      rack (>= 1.6.2, < 3)
    omniauth-shibboleth (1.2.1)
      omniauth (>= 1.0.0)
    orm_adapter (0.5.0)
    parallel (1.12.1)
    parser (2.5.1.2)
      ast (~> 2.4.0)
    parslet (1.7.1)
      blankslate (>= 2.0, <= 4.0)
    pg (0.18.3)
    poltergeist (1.15.0)
      capybara (~> 2.1)
      cliver (~> 0.3.1)
      websocket-driver (>= 0.2.0)
    powerpack (0.1.2)
    pry (0.10.4)
      coderay (~> 1.1.0)
      method_source (~> 0.8.1)
      slop (~> 3.4)
    qa (1.1.0)
      activerecord-import
      deprecation
      faraday
      nokogiri (~> 1.6)
      rails (>= 4.2.0, < 6.0)
      rdf
    rack (1.6.10)
    rack-dev-mark (0.7.5)
      rack (>= 1.1)
    rack-test (0.6.3)
      rack (>= 1.0)
    rails (4.2.10)
      actionmailer (= 4.2.10)
      actionpack (= 4.2.10)
      actionview (= 4.2.10)
      activejob (= 4.2.10)
      activemodel (= 4.2.10)
      activerecord (= 4.2.10)
      activesupport (= 4.2.10)
      bundler (>= 1.3.0, < 2.0)
      railties (= 4.2.10)
      sprockets-rails
    rails-deprecated_sanitizer (1.0.3)
      activesupport (>= 4.2.0.alpha)
    rails-dom-testing (1.0.9)
      activesupport (>= 4.2.0, < 5.0)
      nokogiri (~> 1.6)
      rails-deprecated_sanitizer (>= 1.0.1)
    rails-html-sanitizer (1.0.4)
      loofah (~> 2.2, >= 2.2.2)
    rails_autolink (1.1.6)
      rails (> 3.1)
    railties (4.2.10)
      actionpack (= 4.2.10)
      activesupport (= 4.2.10)
      rake (>= 0.8.7)
      thor (>= 0.18.1, < 2.0)
    rainbow (3.0.0)
    raindrops (0.18.0)
    rake (12.3.1)
    rdf (1.1.1.1)
    rdf-rdfxml (1.0.1)
      rdf (>= 1.0)
      rdf-xsd (>= 1.0)
    rdf-xsd (1.1.2)
      rdf (~> 1.1)
    responders (2.4.0)
      actionpack (>= 4.2.0, < 5.3)
      railties (>= 4.2.0, < 5.3)
    rest-client (1.8.0)
      http-cookie (>= 1.0.2, < 2.0)
      mime-types (>= 1.16, < 3.0)
      netrc (~> 0.7)
    rsolr (1.0.12)
      builder (>= 2.1.2)
    rspec-activemodel-mocks (1.0.3)
      activemodel (>= 3.0)
      activesupport (>= 3.0)
      rspec-mocks (>= 2.99, < 4.0)
    rspec-core (3.6.0)
      rspec-support (~> 3.6.0)
    rspec-expectations (3.6.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.6.0)
    rspec-mocks (3.6.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.6.0)
    rspec-rails (3.6.0)
      actionpack (>= 3.0)
      activesupport (>= 3.0)
      railties (>= 3.0)
      rspec-core (~> 3.6.0)
      rspec-expectations (~> 3.6.0)
      rspec-mocks (~> 3.6.0)
      rspec-support (~> 3.6.0)
    rspec-support (3.6.0)
    rspec_junit_formatter (0.2.3)
      builder (< 4)
      rspec-core (>= 2, < 4, != 2.12.0)
    rubocop (0.58.2)
      jaro_winkler (~> 1.5.1)
      parallel (~> 1.10)
      parser (>= 2.5, != 2.5.1.1)
      powerpack (~> 0.1)
      rainbow (>= 2.2.2, < 4.0)
      ruby-progressbar (~> 1.7)
      unicode-display_width (~> 1.0, >= 1.0.1)
    rubocop-rspec (1.15.1)
      rubocop (>= 0.42.0)
    ruby-progressbar (1.9.0)
    rubydora (1.7.5)
      activemodel
      activesupport
      deprecation
      equivalent-xml
      fastercsv
      hooks (~> 0.3.0)
      mime-types
      nokogiri
      rest-client
    rubyzip (1.2.1)
    sass (3.4.22)
    sass-rails (5.0.5)
      railties (>= 4.0.0, < 6)
      sass (~> 3.1)
      sprockets (>= 2.8, < 4.0)
      sprockets-rails (>= 2.0, < 4.0)
      tilt (>= 1.1, < 3)
    scrub_rb (1.0.1)
    selenium-webdriver (3.4.0)
      childprocess (~> 0.5)
      rubyzip (~> 1.0)
      websocket (~> 1.0)
    simplecov (0.14.1)
      docile (~> 1.1.0)
      json (>= 1.8, < 3)
      simplecov-html (~> 0.10.0)
    simplecov-html (0.10.0)
    sitemap_generator (5.3.1)
      builder (~> 3.0)
    slop (3.6.0)
    solrizer (3.1.1)
      activesupport
      daemons
      mediashelf-loggable (~> 0.4.7)
      nokogiri
      stomp
      xml-simple
    sprockets (2.12.5)
      hike (~> 1.2)
      multi_json (~> 1.0)
      rack (~> 1.0)
      tilt (~> 1.1, != 1.3.0)
    sprockets-rails (2.3.3)
      actionpack (>= 3.0)
      activesupport (>= 3.0)
      sprockets (>= 2.8, < 4.0)
    sshkit (1.13.1)
      net-scp (>= 1.1.2)
      net-ssh (>= 2.8.0)
    stomp (1.3.4)
    term-ansicolor (1.6.0)
      tins (~> 1.0)
    thor (0.19.4)
    thread_safe (0.3.6)
    tilt (1.4.1)
    tins (1.13.3)
    tzinfo (1.2.5)
      thread_safe (~> 0.1)
    uber (0.0.15)
    uglifier (3.2.0)
      execjs (>= 0.3.0, < 3)
    unf (0.1.4)
      unf_ext
    unf_ext (0.0.7.1)
    unicode-display_width (1.4.0)
    unicorn (5.3.0)
      kgio (~> 2.6)
      raindrops (~> 0.7)
    warden (1.2.6)
      rack (>= 1.0)
    websocket (1.2.4)
    websocket-driver (0.6.5)
      websocket-extensions (>= 0.1.0)
    websocket-extensions (0.1.2)
    xml-simple (1.1.5)
    xpath (2.0.0)
      nokogiri (~> 1.3)

PLATFORMS
  ruby

DEPENDENCIES
  active-fedora (~> 6.7.8)
  activerecord-postgresql-adapter
  blacklight (~> 4.7.0)
  blacklight_advanced_search (~> 2.2.0)
  bootstrap-sass (~> 2.3.2.2)
  bower-rails (~> 0.11.0)
  capistrano (~> 3.8.1)
  capistrano-bundler (~> 1.2.0)
  capistrano-rails (~> 1.2.3)
  capistrano-rbenv (~> 2.1.1)
  capybara (~> 2.14.0)
  coffee-rails (~> 4.2.1)
  coveralls (= 0.8.21)
  devise (~> 3.5.5)
  equivalent-xml (~> 0.6.0)
  hydra-head (~> 6.5.2)
  i18n (~> 0.8.1)
  jquery-rails (~> 4.3.1)
  kaminari (~> 0.15.1)
  launchy (~> 2.4.3)
  lograge (= 0.5.1)
  logstash-event (= 1.2.02)
  minitest (~> 5.10.2)
  newrelic_rpm (= 5.3.0.346)
  nokogiri (= 1.8.4)
  omniauth (~> 1.7.1)
  omniauth-shibboleth (~> 1.2.1)
  pg (~> 0.18.2)
  poltergeist (= 1.15.0)
  pry (~> 0.10.4)
  qa (~> 1.1.0)
  rack-dev-mark (~> 0.7.5)
  rails (~> 4.2.10)
  rails_autolink (~> 1.1.6)
  rake (~> 12.3.1)
  responders (~> 2.4.0)
  rspec-activemodel-mocks (~> 1.0)
  rspec-mocks (= 3.6.0)
  rspec-rails (= 3.6.0)
  rspec_junit_formatter (~> 0.2.3)
  rubocop (= 0.58.2)
  rubocop-rspec (= 1.15.1)
  rubyzip (= 1.2.1)
  sass-rails (~> 5.0.5)
  selenium-webdriver (= 3.4.0)
  share_notify!
  simplecov (~> 0.14.1)
  sitemap_generator (~> 5.3.1)
  solrizer (~> 3.1.0)
  solrizer-fedora!
  sprockets (~> 2.12.4)
  uglifier (~> 3.2.0)
  unicorn (~> 5.3.0)

BUNDLED WITH
   1.16.3