dpn-admin/dpn-sync

View on GitHub
Gemfile.lock

Summary

Maintainability
Test Coverage
GEM
  remote: https://rubygems.org/
  specs:
    activesupport (5.0.1)
      concurrent-ruby (~> 1.0, >= 1.0.2)
      i18n (~> 0.7)
      minitest (~> 5.1)
      tzinfo (~> 1.1)
    addressable (2.5.0)
      public_suffix (~> 2.0, >= 2.0.2)
    airbrussh (1.1.2)
      sshkit (>= 1.6.1, != 1.7.0)
    app_version_tasks (0.2.3)
      git (~> 1.3)
    ast (2.3.0)
    axiom-types (0.1.1)
      descendants_tracker (~> 0.0.4)
      ice_nine (~> 0.11.0)
      thread_safe (~> 0.3, >= 0.3.1)
    bagit (0.3.5)
      docopt (~> 0.5.0)
      validatable (~> 1.6)
    binding_of_caller (0.7.2)
      debug_inspector (>= 0.0.1)
    bundler-audit (0.5.0)
      bundler (~> 1.2)
      thor (~> 0.18)
    capistrano (3.7.1)
      airbrussh (>= 1.0.0)
      capistrano-harrow
      i18n
      rake (>= 10.0.0)
      sshkit (>= 1.9.0)
    capistrano-bundle_audit (0.2.1)
      bundler-audit (~> 0.5)
      capistrano (~> 3.0)
    capistrano-bundler (1.2.0)
      capistrano (~> 3.1)
      sshkit (~> 1.2)
    capistrano-harrow (0.5.3)
    capistrano-one_time_key (0.0.1)
      capistrano (~> 3.0)
    capistrano-passenger (0.2.0)
      capistrano (~> 3.0)
    capistrano-releaseboard (0.0.1)
      faraday
    capistrano-shared_configs (0.1.2)
    capistrano-sidekiq (0.10.0)
      capistrano
      sidekiq (>= 3.4)
    codacy-coverage (1.1.5)
      simplecov
    codeclimate-engine-rb (0.4.0)
      virtus (~> 1.0)
    coderay (1.1.1)
    coercible (1.0.0)
      descendants_tracker (~> 0.0.1)
    concurrent-ruby (1.0.4)
    config (1.4.0)
      activesupport (>= 3.0)
      deep_merge (~> 1.1.1)
    configliere (0.4.22)
      highline (= 1.5.2)
      multi_json (~> 1.10.1)
    connection_pool (2.2.1)
    crack (0.4.3)
      safe_yaml (~> 1.0.0)
    daemons (1.2.4)
    debug_inspector (0.0.2)
    deep_merge (1.1.1)
    descendants_tracker (0.0.4)
      thread_safe (~> 0.3, >= 0.3.1)
    diff-lcs (1.2.5)
    dlss-capistrano (3.4.0)
      capistrano (~> 3.0)
      capistrano-bundle_audit (>= 0.1.0)
      capistrano-one_time_key
      capistrano-releaseboard
      capistrano-shared_configs
    docile (1.1.5)
    docopt (0.5.0)
    dpn-bagit (0.3.2)
      bagit (~> 0.3.2)
      configliere
    dpn-client (2.0.1)
      httpclient (~> 2.8.0)
    equalizer (0.0.11)
    eventmachine (1.2.1)
    fakeredis (0.6.0)
      redis (~> 3.2)
    faraday (0.10.1)
      multipart-post (>= 1.2, < 3)
    git (1.3.0)
    github-markup (1.4.0)
    hashdiff (0.3.2)
    highline (1.5.2)
    hiredis (0.6.1)
    httpclient (2.8.3)
    i18n (0.7.0)
    ice_nine (0.11.2)
    json (2.0.2)
    method_source (0.8.2)
    minitest (5.10.1)
    multi_json (1.10.1)
    multipart-post (2.0.0)
    net-scp (1.2.1)
      net-ssh (>= 2.6.5)
    net-ssh (4.0.1)
    okcomputer (1.14.0)
    parser (2.3.3.1)
      ast (~> 2.2)
    powerpack (0.1.1)
    pry (0.10.4)
      coderay (~> 1.1.0)
      method_source (~> 0.8.1)
      slop (~> 3.4)
    pry-doc (0.10.0)
      pry (~> 0.9)
      yard (~> 0.9)
    pry-stack_explorer (0.4.9.2)
      binding_of_caller (>= 0.7)
      pry (>= 0.9.11)
    public_suffix (2.0.5)
    rack (1.6.5)
    rack-protection (1.5.3)
      rack
    rack-test (0.6.3)
      rack (>= 1.0)
    rainbow (2.2.1)
    rake (12.0.0)
    redcarpet (3.4.0)
    redis (3.3.2)
    redis-namespace (1.5.2)
      redis (~> 3.0, >= 3.0.4)
    reek (4.5.3)
      codeclimate-engine-rb (~> 0.4.0)
      parser (~> 2.3.1, >= 2.3.1.2)
      rainbow (~> 2.0)
    rpairtree (0.2.0)
    rspec (3.5.0)
      rspec-core (~> 3.5.0)
      rspec-expectations (~> 3.5.0)
      rspec-mocks (~> 3.5.0)
    rspec-core (3.5.4)
      rspec-support (~> 3.5.0)
    rspec-expectations (3.5.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.5.0)
    rspec-mocks (3.5.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.5.0)
    rspec-support (3.5.0)
    rubocop (0.46.0)
      parser (>= 2.3.1.1, < 3.0)
      powerpack (~> 0.1)
      rainbow (>= 1.99.1, < 3.0)
      ruby-progressbar (~> 1.7)
      unicode-display_width (~> 1.0, >= 1.0.1)
    rubocop-rspec (1.9.1)
      rubocop (>= 0.42.0)
    ruby-progressbar (1.8.1)
    rufus-scheduler (3.3.2)
      tzinfo
    safe_yaml (1.0.4)
    sidekiq (4.2.7)
      concurrent-ruby (~> 1.0)
      connection_pool (~> 2.2, >= 2.2.0)
      rack-protection (>= 1.5.0)
      redis (~> 3.2, >= 3.2.1)
    sidekiq-cron (0.4.5)
      redis-namespace (>= 1.5.2)
      rufus-scheduler (>= 2.0.24)
      sidekiq (>= 4.2.1)
    simplecov (0.12.0)
      docile (~> 1.1.0)
      json (>= 1.8, < 3)
      simplecov-html (~> 0.10.0)
    simplecov-html (0.10.0)
    sinatra (1.4.7)
      rack (~> 1.5)
      rack-protection (~> 1.4)
      tilt (>= 1.3, < 3)
    single_cov (0.5.9)
    slop (3.6.0)
    sshkit (1.11.5)
      net-scp (>= 1.1.2)
      net-ssh (>= 2.8.0)
    systemu (2.6.5)
    thin (1.7.0)
      daemons (~> 1.0, >= 1.0.9)
      eventmachine (~> 1.0, >= 1.0.4)
      rack (>= 1, < 3)
    thor (0.19.4)
    thread_safe (0.3.5)
    tilt (2.0.5)
    tzinfo (1.2.2)
      thread_safe (~> 0.1)
    unicode-display_width (1.1.2)
    validatable (1.6.7)
    vcr (3.0.3)
    virtus (1.0.5)
      axiom-types (~> 0.1)
      coercible (~> 1.0)
      descendants_tracker (~> 0.0, >= 0.0.3)
      equalizer (~> 0.0, >= 0.0.9)
    webmock (2.3.2)
      addressable (>= 2.3.6)
      crack (>= 0.3.2)
      hashdiff
    yard (0.9.12)

PLATFORMS
  ruby

DEPENDENCIES
  app_version_tasks (~> 0.2.0)
  capistrano (~> 3.0)
  capistrano-bundle_audit (~> 0.1)
  capistrano-bundler
  capistrano-passenger
  capistrano-sidekiq
  codacy-coverage
  config
  dlss-capistrano
  dpn-bagit (~> 0.3)
  dpn-client (~> 2.0)
  fakeredis
  github-markup
  hiredis
  okcomputer
  pry
  pry-doc
  pry-stack_explorer
  rack
  rack-test
  rake
  redcarpet
  redis
  redis-namespace
  reek
  rpairtree
  rspec
  rubocop
  rubocop-rspec
  sidekiq
  sidekiq-cron
  simplecov
  sinatra
  single_cov
  systemu (~> 2.6)
  thin
  vcr
  webmock
  yard

BUNDLED WITH
   1.16.0