fredwu/amaze_hands

View on GitHub
Gemfile.lock

Summary

Maintainability
Test Coverage
GEM
  remote: https://rubygems.org/
  specs:
    abstract_type (0.0.7)
    activesupport (4.2.5)
      i18n (~> 0.7)
      json (~> 1.7, >= 1.7.7)
      minitest (~> 5.1)
      thread_safe (~> 0.3, >= 0.3.4)
      tzinfo (~> 1.1)
    ast (2.1.0)
    astrolabe (1.3.1)
      parser (~> 2.2)
    biz (1.3.3)
      abstract_type (~> 0.0.0)
      clavius (~> 1.0)
      equalizer (~> 0.0.0)
      memoizable (~> 0.4.0)
      tzinfo
    blankslate (3.1.3)
    capybara (2.5.0)
      mime-types (>= 1.16)
      nokogiri (>= 1.3.3)
      rack (>= 1.0.0)
      rack-test (>= 0.5.4)
      xpath (~> 2.0)
    clavius (1.0.1)
      memoizable (~> 0.4.0)
    codeclimate-test-reporter (0.4.8)
      simplecov (>= 0.7.1, < 1.0.0)
    coderay (1.1.0)
    coffee-script (2.4.1)
      coffee-script-source
      execjs
    coffee-script-source (1.10.0)
    descriptive-statistics (2.1.2)
    diff-lcs (1.2.5)
    docile (1.1.5)
    dotenv (2.0.2)
    equalizer (0.0.11)
    execjs (2.6.0)
    factory_girl (4.5.0)
      activesupport (>= 3.0.0)
    http_router (0.11.2)
      rack (>= 1.0.0)
      url_mount (~> 0.2.1)
    i18n (0.7.0)
    json (1.8.3)
    lotus-controller (0.4.6)
      lotus-utils (~> 0.5)
      lotus-validations (~> 0.3, >= 0.3.3)
      rack (~> 1.6, >= 1.6.2)
    lotus-helpers (0.2.5)
      lotus-utils (~> 0.5, >= 0.5.2)
    lotus-mailer (0.1.0)
      lotus-utils (~> 0.5)
      mail (~> 2.5)
      tilt (~> 2.0, >= 2.0.1)
    lotus-model (0.5.0)
      lotus-utils (~> 0.5)
      sequel (~> 4.9)
    lotus-router (0.4.3)
      http_router (~> 0.11)
      lotus-utils (~> 0.5, >= 0.5.1)
    lotus-utils (0.5.2)
    lotus-validations (0.3.3)
      lotus-utils (~> 0.5)
    lotus-view (0.4.4)
      lotus-utils (~> 0.5)
      tilt (~> 2.0, >= 2.0.1)
    lotusrb (0.5.0)
      dotenv (~> 2.0)
      lotus-controller (~> 0.4, >= 0.4.5)
      lotus-helpers (~> 0.2, >= 0.2.5)
      lotus-mailer (~> 0.1)
      lotus-router (~> 0.4, >= 0.4.3)
      lotus-utils (~> 0.5, >= 0.5.2)
      lotus-view (~> 0.4, >= 0.4.4)
      shotgun (~> 0.9)
      thor (~> 0.19)
    mail (2.6.3)
      mime-types (>= 1.16, < 3)
    memoizable (0.4.2)
      thread_safe (~> 0.3, >= 0.3.1)
    method_source (0.8.2)
    mime-types (2.99)
    mini_portile2 (2.0.0)
    minitest (5.8.3)
    nokogiri (1.6.7)
      mini_portile2 (~> 2.0.0.rc2)
    parser (2.2.3.0)
      ast (>= 1.1, < 3.0)
    parslet (1.7.1)
      blankslate (>= 2.0, <= 4.0)
    powerpack (0.1.1)
    pry (0.10.3)
      coderay (~> 1.1.0)
      method_source (~> 0.8.1)
      slop (~> 3.4)
    rack (1.6.4)
    rack-test (0.6.3)
      rack (>= 1.0)
    rainbow (2.0.0)
    rake (10.4.2)
    rspec (3.4.0)
      rspec-core (~> 3.4.0)
      rspec-expectations (~> 3.4.0)
      rspec-mocks (~> 3.4.0)
    rspec-core (3.4.1)
      rspec-support (~> 3.4.0)
    rspec-expectations (3.4.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.4.0)
    rspec-its (1.2.0)
      rspec-core (>= 3.0.0)
      rspec-expectations (>= 3.0.0)
    rspec-mocks (3.4.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.4.0)
    rspec-support (3.4.1)
    rubocop (0.35.1)
      astrolabe (~> 1.3)
      parser (>= 2.2.3.0, < 3.0)
      powerpack (~> 0.1)
      rainbow (>= 1.99.1, < 3.0)
      ruby-progressbar (~> 1.7)
      tins (<= 1.6.0)
    ruby-progressbar (1.7.5)
    sass (3.4.19)
    sequel (4.29.0)
    shotgun (0.9.1)
      rack (>= 1.0)
    simplecov (0.11.1)
      docile (~> 1.1.0)
      json (~> 1.8)
      simplecov-html (~> 0.10.0)
    simplecov-html (0.10.0)
    slim (3.0.6)
      temple (~> 0.7.3)
      tilt (>= 1.3.3, < 2.1)
    slop (3.6.0)
    temple (0.7.6)
    thor (0.19.1)
    thread_safe (0.3.5)
    tilt (2.0.1)
    tins (1.6.0)
    tzinfo (1.2.2)
      thread_safe (~> 0.1)
    url_mount (0.2.1)
      rack
    xpath (2.0.0)
      nokogiri (~> 1.3)

PLATFORMS
  ruby

DEPENDENCIES
  activesupport
  biz
  bundler
  capybara
  codeclimate-test-reporter
  coffee-script
  descriptive-statistics
  factory_girl
  lotus-model (~> 0.5.0)
  lotusrb (~> 0.5.0)
  parslet
  pry
  rake
  rspec
  rspec-its
  rubocop
  sass
  slim

BUNDLED WITH
   1.10.6