openSNP/snpr

View on GitHub
Gemfile.lock

Summary

Maintainability
Test Coverage
GIT
  remote: https://github.com/Kinoba/recommendify
  revision: d8c252fb0a2496904ba46b3206a0db66ef25166f
  ref: d8c252f
  specs:
    recommendify (0.3.8)
      redis (>= 2.2.2)

GIT
  remote: https://github.com/MusikAnimal/mediawiki-gateway
  revision: 26b225f7374cdc94ea97effb5042e893d956c987
  specs:
    mediawiki-gateway (1.2.7)
      rest-client (~> 2.0)

GIT
  remote: https://github.com/ryanb/nested_form
  revision: 1b0689dfb4d230ceabd278eba159fcb02f23c68a
  specs:
    nested_form (0.3.2)

GIT
  remote: https://github.com/tsujigiri/mendeley
  revision: 03c51168872429bfa039735dfd3054faaa95868e
  branch: paging_search
  specs:
    mendeley (0.0.3)
      rest-client (>= 1.8.0)
      yajl-ruby

GEM
  remote: https://rubygems.org/
  specs:
    actionmailer (4.2.11.3)
      actionpack (= 4.2.11.3)
      actionview (= 4.2.11.3)
      activejob (= 4.2.11.3)
      mail (~> 2.5, >= 2.5.4)
      rails-dom-testing (~> 1.0, >= 1.0.5)
    actionpack (4.2.11.3)
      actionview (= 4.2.11.3)
      activesupport (= 4.2.11.3)
      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.11.3)
      activesupport (= 4.2.11.3)
      builder (~> 3.1)
      erubis (~> 2.7.0)
      rails-dom-testing (~> 1.0, >= 1.0.5)
      rails-html-sanitizer (~> 1.0, >= 1.0.3)
    activejob (4.2.11.3)
      activesupport (= 4.2.11.3)
      globalid (>= 0.3.0)
    activemodel (4.2.11.3)
      activesupport (= 4.2.11.3)
      builder (~> 3.1)
    activerecord (4.2.11.3)
      activemodel (= 4.2.11.3)
      activesupport (= 4.2.11.3)
      arel (~> 6.0)
    activerecord-import (0.22.0)
      activerecord (>= 3.2)
    activesupport (4.2.11.3)
      i18n (~> 0.7)
      minitest (~> 5.1)
      thread_safe (~> 0.3, >= 0.3.4)
      tzinfo (~> 1.1)
    addressable (2.8.1)
      public_suffix (>= 2.0.2, < 6.0)
    arel (6.0.4)
    attr_encrypted (3.1.0)
      encryptor (~> 3.0.0)
    authlogic (4.0.1)
      activerecord (>= 4.2, < 5.3)
      activesupport (>= 4.2, < 5.3)
      request_store (~> 1.0)
      scrypt (>= 1.2, < 4.0)
    bcrypt (3.1.16)
    bcrypt-ruby (3.1.5)
      bcrypt (>= 3.1.3)
    bigdecimal (1.3.5)
    builder (3.2.4)
    capistrano (2.15.9)
      highline
      net-scp (>= 1.0.0)
      net-sftp (>= 2.0.0)
      net-ssh (>= 2.0.14)
      net-ssh-gateway (>= 1.1.0)
    capybara (2.18.0)
      addressable
      mini_mime (>= 0.1.3)
      nokogiri (>= 1.3.3)
      rack (>= 1.0.0)
      rack-test (>= 0.5.4)
      xpath (>= 2.0, < 4.0)
    childprocess (3.0.0)
    chronic (0.10.2)
    climate_control (0.2.0)
    cliver (0.3.2)
    coderay (1.1.2)
    composite_primary_keys (8.1.6)
      activerecord (~> 4.2.0)
    concurrent-ruby (1.2.2)
    connection_pool (2.2.1)
    crack (0.4.5)
      rexml
    crass (1.0.6)
    database_cleaner (1.6.2)
    date (3.3.3)
    diff-lcs (1.3)
    docile (1.3.0)
    domain_name (0.5.20190701)
      unf (>= 0.0.5, < 1.0.0)
    dotenv (2.2.1)
    dotenv-rails (2.2.1)
      dotenv (= 2.2.1)
      railties (>= 3.2, < 5.2)
    dynamic_form (1.1.4)
    encryptor (3.0.0)
    erubis (2.7.0)
    execjs (2.7.0)
    factory_bot (4.11.1)
      activesupport (>= 3.0.0)
    factory_bot_rails (4.11.1)
      factory_bot (~> 4.11.1)
      railties (>= 3.0.0)
    faraday (0.14.0)
      multipart-post (>= 1.2, < 3)
    ffi (1.9.25)
    ffi-compiler (1.0.1)
      ffi (>= 1.0.0)
      rake
    formatador (0.2.5)
    friendly_id (5.2.3)
      activerecord (>= 4.0.0)
    globalid (0.4.2)
      activesupport (>= 4.2.0)
    guard (2.14.2)
      formatador (>= 0.2.4)
      listen (>= 2.7, < 4.0)
      lumberjack (>= 1.0.12, < 2.0)
      nenv (~> 0.1)
      notiffany (~> 0.0)
      pry (>= 0.9.12)
      shellany (~> 0.0)
      thor (>= 0.18.1)
    guard-compat (1.2.1)
    guard-rspec (4.7.3)
      guard (~> 2.1)
      guard-compat (~> 1.1)
      rspec (>= 2.99.0, < 4.0)
    hashdiff (1.0.1)
    highline (1.7.10)
    http-accept (1.7.0)
    http-cookie (1.0.5)
      domain_name (~> 0.5)
    i18n (0.9.5)
      concurrent-ruby (~> 1.0)
    jquery-rails (4.3.1)
      rails-dom-testing (>= 1, < 3)
      railties (>= 4.2.0)
      thor (>= 0.14, < 2.0)
    jquery-ui-rails (4.2.1)
      railties (>= 3.2.16)
    json (2.3.0)
    launchy (2.4.3)
      addressable (~> 2.3)
    libv8 (3.16.14.19)
    listen (3.1.5)
      rb-fsevent (~> 0.9, >= 0.9.4)
      rb-inotify (~> 0.9, >= 0.9.7)
      ruby_dep (~> 1.2)
    lograge (0.10.0)
      actionpack (>= 4)
      activesupport (>= 4)
      railties (>= 4)
      request_store (~> 1.0)
    loofah (2.21.3)
      crass (~> 1.0.2)
      nokogiri (>= 1.12.0)
    lumberjack (1.0.13)
    mail (2.8.1)
      mini_mime (>= 0.1.1)
      net-imap
      net-pop
      net-smtp
    metaclass (0.0.4)
    method_source (0.9.0)
    mime-types (3.4.1)
      mime-types-data (~> 3.2015)
    mime-types-data (3.2022.0105)
    mimemagic (0.3.10)
      nokogiri (~> 1)
      rake
    mini_mime (1.1.2)
    mini_portile2 (2.8.2)
    minitest (5.18.0)
    mocha (1.5.0)
      metaclass (~> 0.0.1)
    multipart-post (2.0.0)
    nenv (0.3.0)
    net-imap (0.3.4)
      date
      net-protocol
    net-pop (0.1.2)
      net-protocol
    net-protocol (0.2.1)
      timeout
    net-scp (1.2.1)
      net-ssh (>= 2.6.5)
    net-sftp (2.1.2)
      net-ssh (>= 2.6.5)
    net-smtp (0.3.3)
      net-protocol
    net-ssh (4.2.0)
    net-ssh-gateway (2.0.0)
      net-ssh (>= 4.0.0)
    netrc (0.11.0)
    nokogiri (1.15.0)
      mini_portile2 (~> 2.8.2)
      racc (~> 1.4)
    nokogumbo (2.0.2)
      nokogiri (~> 1.8, >= 1.8.4)
    notiffany (0.1.1)
      nenv (~> 0.1)
      shellany (~> 0.0)
    paperclip (6.1.0)
      activemodel (>= 4.2.0)
      activesupport (>= 4.2.0)
      mime-types
      mimemagic (~> 0.3.0)
      terrapin (~> 0.6.0)
    pg (0.21.0)
    pg_search (2.1.2)
      activerecord (>= 4.2)
      activesupport (>= 4.2)
      arel (>= 6)
    plos (0.0.7)
      nokogiri
      rest-client
    poltergeist (1.18.1)
      capybara (>= 2.1, < 4)
      cliver (~> 0.3.1)
      websocket-driver (>= 0.2.0)
    power_assert (1.1.1)
    pry (0.11.3)
      coderay (~> 1.1.0)
      method_source (~> 0.9.0)
    pry-rails (0.3.6)
      pry (>= 0.10.4)
    public_suffix (5.0.0)
    racc (1.6.2)
    rack (1.6.13)
    rack-protection (1.5.5)
      rack
    rack-test (0.6.3)
      rack (>= 1.0)
    rails (4.2.11.3)
      actionmailer (= 4.2.11.3)
      actionpack (= 4.2.11.3)
      actionview (= 4.2.11.3)
      activejob (= 4.2.11.3)
      activemodel (= 4.2.11.3)
      activerecord (= 4.2.11.3)
      activesupport (= 4.2.11.3)
      bundler (>= 1.3.0, < 2.0)
      railties (= 4.2.11.3)
      sprockets-rails
    rails-deprecated_sanitizer (1.0.4)
      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.5.0)
      loofah (~> 2.19, >= 2.19.1)
    rails3-generators (1.0.0)
      railties (>= 3.0.0)
    railties (4.2.11.3)
      actionpack (= 4.2.11.3)
      activesupport (= 4.2.11.3)
      rake (>= 0.8.7)
      thor (>= 0.18.1, < 2.0)
    rake (13.0.6)
    rb-fsevent (0.10.3)
    rb-inotify (0.9.10)
      ffi (>= 0.5.0, < 2)
    recaptcha (4.8.0)
      json
    redis (4.0.1)
    ref (2.0.0)
    request_store (1.4.1)
      rack (>= 1.4)
    rest-client (2.1.0)
      http-accept (>= 1.7.0, < 2.0)
      http-cookie (>= 1.0.2, < 2.0)
      mime-types (>= 1.16, < 4.0)
      netrc (~> 0.8)
    rexml (3.2.5)
    rspec (3.7.0)
      rspec-core (~> 3.7.0)
      rspec-expectations (~> 3.7.0)
      rspec-mocks (~> 3.7.0)
    rspec-core (3.7.1)
      rspec-support (~> 3.7.0)
    rspec-expectations (3.7.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.7.0)
    rspec-mocks (3.7.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.7.0)
    rspec-rails (3.7.2)
      actionpack (>= 3.0)
      activesupport (>= 3.0)
      railties (>= 3.0)
      rspec-core (~> 3.7.0)
      rspec-expectations (~> 3.7.0)
      rspec-mocks (~> 3.7.0)
      rspec-support (~> 3.7.0)
    rspec-support (3.7.1)
    ruby_dep (1.5.0)
    rubyzip (1.3.0)
    rvm-capistrano (1.4.4)
      capistrano (>= 2.15.4)
    sanitize (5.2.1)
      crass (~> 1.0.2)
      nokogiri (>= 1.8.0)
      nokogumbo (~> 2.0)
    sass (3.5.6)
      sass-listen (~> 4.0.0)
    sass-listen (4.0.0)
      rb-fsevent (~> 0.9, >= 0.9.4)
      rb-inotify (~> 0.9, >= 0.9.7)
    sass-rails (5.0.7)
      railties (>= 4.0.0, < 6)
      sass (~> 3.1)
      sprockets (>= 2.8, < 4.0)
      sprockets-rails (>= 2.0, < 4.0)
      tilt (>= 1.1, < 3)
    scanf (1.0.0)
    scrypt (3.0.5)
      ffi-compiler (>= 1.0, < 2.0)
    selenium-webdriver (3.142.7)
      childprocess (>= 0.5, < 4.0)
      rubyzip (>= 1.2.2)
    sentry-raven (2.7.2)
      faraday (>= 0.7.6, < 1.0)
    shellany (0.0.1)
    shoulda-context (1.2.2)
    sidekiq (5.1.3)
      concurrent-ruby (~> 1.0)
      connection_pool (~> 2.2, >= 2.2.0)
      rack-protection (>= 1.5.0)
      redis (>= 3.3.5, < 5)
    sidekiq-limit_fetch (3.4.0)
      sidekiq (>= 4)
    simplecov (0.16.1)
      docile (~> 1.1)
      json (>= 1.8, < 3)
      simplecov-html (~> 0.10.0)
    simplecov-html (0.10.2)
    sinatra (1.4.8)
      rack (~> 1.5)
      rack-protection (~> 1.4)
      tilt (>= 1.3, < 3)
    slim (1.3.9)
      temple (~> 0.6.3)
      tilt (~> 1.3, >= 1.3.3)
    slop (4.6.2)
    spring (2.0.2)
      activesupport (>= 4.2)
    spring-commands-rspec (1.0.4)
      spring (>= 0.9.1)
    sprockets (3.7.2)
      concurrent-ruby (~> 1.0)
      rack (> 1, < 3)
    sprockets-rails (3.2.2)
      actionpack (>= 4.0)
      activesupport (>= 4.0)
      sprockets (>= 3.0.0)
    temple (0.6.10)
    terrapin (0.6.0)
      climate_control (>= 0.0.3, < 1.0)
    test-unit (3.2.7)
      power_assert
    therubyracer (0.12.3)
      libv8 (~> 3.16.14.15)
      ref
    thor (1.2.2)
    thread_safe (0.3.6)
    tilt (1.4.1)
    timecop (0.9.1)
    timeout (0.3.2)
    tzinfo (1.2.11)
      thread_safe (~> 0.1)
    uglifier (4.1.8)
      execjs (>= 0.3.0, < 3)
    unf (0.1.4)
      unf_ext
    unf_ext (0.0.8.2)
    uuidtools (2.1.5)
    vcr (4.0.0)
    webmock (3.13.0)
      addressable (>= 2.3.6)
      crack (>= 0.3.2)
      hashdiff (>= 0.4.0, < 2.0.0)
    websocket-driver (0.7.5)
      websocket-extensions (>= 0.1.0)
    websocket-extensions (0.1.5)
    whenever (0.10.0)
      chronic (>= 0.6.3)
    will_paginate (3.1.6)
    will_paginate-bootstrap (1.0.1)
      will_paginate (>= 3.0.3)
    xpath (3.0.0)
      nokogiri (~> 1.8)
    yajl-ruby (1.3.1)

PLATFORMS
  ruby

DEPENDENCIES
  activerecord-import (>= 0.4.0)
  attr_encrypted
  authlogic
  bcrypt-ruby
  bigdecimal (= 1.3.5)
  capistrano (~> 2.0)
  capybara
  composite_primary_keys (~> 8.0)
  database_cleaner
  dotenv-rails
  dynamic_form
  execjs
  factory_bot_rails
  friendly_id
  guard-rspec
  i18n (>= 0.6.6)
  jquery-rails
  jquery-ui-rails (~> 4.2.1)
  json
  launchy
  lograge
  mediawiki-gateway!
  mendeley!
  minitest
  mocha
  nested_form!
  paperclip
  pg (< 1)
  pg_search
  plos
  poltergeist
  pry-rails
  rails (~> 4.2)
  rails3-generators
  recaptcha
  recommendify!
  rspec-rails
  rubyzip
  rvm-capistrano (= 1.4.4)
  sanitize
  sass-rails
  scanf
  selenium-webdriver
  sentry-raven
  shoulda-context
  sidekiq
  sidekiq-limit_fetch
  simplecov
  sinatra
  slim (~> 1.3.8)
  slop
  spring
  spring-commands-rspec
  test-unit
  therubyracer
  timecop
  uglifier
  uuidtools
  vcr
  webmock (>= 3.5.0)
  whenever
  will_paginate
  will_paginate-bootstrap

BUNDLED WITH
   2.1.4