Gemfile.lock

Summary

Maintainability
Test Coverage
GEM
  remote: https://rubygems.org/
  specs:
    actionpack (4.2.7)
      actionview (= 4.2.7)
      activesupport (= 4.2.7)
      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.7)
      activesupport (= 4.2.7)
      builder (~> 3.1)
      erubis (~> 2.7.0)
      rails-dom-testing (~> 1.0, >= 1.0.5)
      rails-html-sanitizer (~> 1.0, >= 1.0.2)
    activemodel (4.2.7)
      activesupport (= 4.2.7)
      builder (~> 3.1)
    activerecord (4.2.7)
      activemodel (= 4.2.7)
      activesupport (= 4.2.7)
      arel (~> 6.0)
    activesupport (4.2.7)
      i18n (~> 0.7)
      json (~> 1.7, >= 1.7.7)
      minitest (~> 5.1)
      thread_safe (~> 0.3, >= 0.3.4)
      tzinfo (~> 1.1)
    addressable (2.4.0)
    arel (6.0.3)
    ast (2.3.0)
    backports (3.6.8)
    builder (3.2.2)
    byebug (9.0.5)
    capybara (2.7.1)
      addressable
      mime-types (>= 1.16)
      nokogiri (>= 1.3.3)
      rack (>= 1.0.0)
      rack-test (>= 0.5.4)
      xpath (~> 2.0)
    capybara-webkit (1.11.1)
      capybara (>= 2.3.0, < 2.8.0)
      json
    childprocess (0.5.9)
      ffi (~> 1.0, >= 1.0.11)
    chunky_png (1.3.6)
    compass (1.0.3)
      chunky_png (~> 1.2)
      compass-core (~> 1.0.2)
      compass-import-once (~> 1.0.5)
      rb-fsevent (>= 0.9.3)
      rb-inotify (>= 0.9)
      sass (>= 3.3.13, < 3.5)
    compass-core (1.0.3)
      multi_json (~> 1.0)
      sass (>= 3.3.0, < 3.5)
    compass-import-once (1.0.5)
      sass (>= 3.2, < 3.5)
    coveralls (0.8.15)
      json (>= 1.8, < 3)
      simplecov (~> 0.12.0)
      term-ansicolor (~> 1.3)
      thor (~> 0.19.1)
      tins (>= 1.6.0, < 2)
    crack (0.4.3)
      safe_yaml (~> 1.0.0)
    diff-lcs (1.2.5)
    docile (1.1.5)
    erubis (2.7.0)
    ffi (1.9.14)
    git (1.3.0)
    haml (4.0.7)
      tilt
    hashdiff (0.3.0)
    i18n (0.7.0)
    json (1.8.3)
    launchy (2.4.3)
      addressable (~> 2.3)
    loofah (2.0.3)
      nokogiri (>= 1.5.9)
    mime-types (3.1)
      mime-types-data (~> 3.2015)
    mime-types-data (3.2016.0521)
    mini_portile2 (2.1.0)
    minitest (5.9.0)
    multi_json (1.12.1)
    mysql2 (0.4.4)
    nokogiri (1.6.8)
      mini_portile2 (~> 2.1.0)
      pkg-config (~> 1.1.7)
    parser (2.3.1.2)
      ast (~> 2.2)
    pkg-config (1.1.7)
    powerpack (0.1.1)
    puma (3.6.0)
    rack (1.6.4)
    rack-google-analytics (1.2.0)
      actionpack
      activesupport
    rack-protection (1.5.3)
      rack
    rack-test (0.6.3)
      rack (>= 1.0)
    rack-timeout (0.4.2)
    rails-deprecated_sanitizer (1.0.3)
      activesupport (>= 4.2.0.alpha)
    rails-dom-testing (1.0.7)
      activesupport (>= 4.2.0.beta, < 5.0)
      nokogiri (~> 1.6.0)
      rails-deprecated_sanitizer (>= 1.0.1)
    rails-html-sanitizer (1.0.3)
      loofah (~> 2.0)
    rainbow (2.1.0)
    rake (11.2.2)
    rb-fsevent (0.9.7)
    rb-inotify (0.9.7)
      ffi (>= 0.5.0)
    rspec (3.5.0)
      rspec-core (~> 3.5.0)
      rspec-expectations (~> 3.5.0)
      rspec-mocks (~> 3.5.0)
    rspec-core (3.5.2)
      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.42.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)
    ruby-progressbar (1.8.1)
    safe_yaml (1.0.4)
    sass (3.4.22)
    shotgun (0.9.1)
      rack (>= 1.0)
    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)
    sinatra-activerecord (2.0.10)
      activerecord (>= 3.2)
      sinatra (~> 1.0)
    sinatra-contrib (1.4.7)
      backports (>= 2.0)
      multi_json
      rack-protection
      rack-test
      sinatra (~> 1.4.0)
      tilt (>= 1.3, < 3)
    sinatra-flash (0.3.0)
      sinatra (>= 1.0.0)
    sinatra-redirect-with-flash (0.2.1)
      sinatra (>= 1.0.0)
    sinatra-reloader (1.0)
      sinatra-contrib
    term-ansicolor (1.3.2)
      tins (~> 1.0)
    thor (0.19.1)
    thread_safe (0.3.5)
    tilt (2.0.5)
    tins (1.12.0)
    travis-lint (2.0.0)
      json
    tzinfo (1.2.2)
      thread_safe (~> 0.1)
    unicode-display_width (1.1.0)
    webmock (2.1.0)
      addressable (>= 2.3.6)
      crack (>= 0.3.2)
      hashdiff
    xpath (2.0.0)
      nokogiri (~> 1.3)
    zen-grids (1.4)
      sass (>= 3.1)

PLATFORMS
  ruby

DEPENDENCIES
  activerecord (< 5.0)
  byebug (~> 9.0)
  capybara (~> 2.7)
  capybara-webkit (~> 1.11)
  childprocess (~> 0.5)
  compass (~> 1.0)
  coveralls (~> 0.8)
  git (~> 1.3)
  haml (~> 4.0)
  launchy (~> 2.4)
  mysql2 (~> 0.4)
  puma (~> 3.6)
  rack (~> 1.6)
  rack-google-analytics (~> 1.2)
  rack-test (~> 0.6)
  rack-timeout (~> 0.4)
  rake (~> 11.2)
  rspec (~> 3.5)
  rubocop (~> 0.42)
  sass (~> 3.4.22)
  shotgun (~> 0.9)
  sinatra (~> 1.4)
  sinatra-activerecord (~> 2.0)
  sinatra-flash (~> 0.3)
  sinatra-redirect-with-flash (~> 0.2)
  sinatra-reloader (~> 1.0)
  travis-lint (~> 2.0)
  webmock (~> 2.1)
  zen-grids (~> 1.4)

BUNDLED WITH
   1.12.5