Darep/Beatstream

View on GitHub
Gemfile.lock

Summary

Maintainability
Test Coverage
GEM
  remote: https://rubygems.org/
  specs:
    actionmailer (3.2.22.4)
      actionpack (= 3.2.22.4)
      mail (~> 2.5.4)
    actionpack (3.2.22.4)
      activemodel (= 3.2.22.4)
      activesupport (= 3.2.22.4)
      builder (~> 3.0.0)
      erubis (~> 2.7.0)
      journey (~> 1.0.4)
      rack (~> 1.4.5)
      rack-cache (~> 1.2)
      rack-test (~> 0.6.1)
      sprockets (~> 2.2.1)
    activemodel (3.2.22.4)
      activesupport (= 3.2.22.4)
      builder (~> 3.0.0)
    activerecord (3.2.22.4)
      activemodel (= 3.2.22.4)
      activesupport (= 3.2.22.4)
      arel (~> 3.0.2)
      tzinfo (~> 0.3.29)
    activerecord-jdbc-adapter (1.2.9)
    activerecord-jdbcsqlite3-adapter (1.2.9)
      activerecord-jdbc-adapter (~> 1.2.9)
      jdbc-sqlite3 (~> 3.7.2)
    activeresource (3.2.22.4)
      activemodel (= 3.2.22.4)
      activesupport (= 3.2.22.4)
    activesupport (3.2.22.4)
      i18n (~> 0.6, >= 0.6.4)
      multi_json (~> 1.0)
    addressable (2.3.6)
    arel (3.0.3)
    builder (3.0.4)
    crack (0.4.2)
      safe_yaml (~> 1.0.0)
    erubis (2.7.0)
    execjs (2.5.2)
    fakefs (0.5.2)
    hike (1.2.3)
    hpricot (0.8.6)
    hpricot (0.8.6-java)
    i18n (0.7.0)
    jdbc-sqlite3 (3.7.2.1)
    journey (1.0.4)
    jquery-cookie-rails (1.3.1.1)
      railties (>= 3.2.0, < 5.0)
    jquery-rails (2.0.2)
      railties (>= 3.2.0, < 5.0)
      thor (~> 0.14)
    jruby-rack (1.1.14)
    json (1.8.3)
    json (1.8.3-java)
    mail (2.5.4)
      mime-types (~> 1.16)
      treetop (~> 1.4.8)
    mime-types (1.25.1)
    multi_json (1.12.1)
    polyglot (0.3.5)
    power_assert (0.3.1)
    quiet_assets (1.0.2)
      railties (>= 3.1, < 5.0)
    rack (1.4.7)
    rack-cache (1.6.1)
      rack (>= 0.4)
    rack-ssl (1.3.4)
      rack
    rack-test (0.6.3)
      rack (>= 1.0)
    rails (3.2.22.4)
      actionmailer (= 3.2.22.4)
      actionpack (= 3.2.22.4)
      activerecord (= 3.2.22.4)
      activeresource (= 3.2.22.4)
      activesupport (= 3.2.22.4)
      bundler (~> 1.0)
      railties (= 3.2.22.4)
    railties (3.2.22.4)
      actionpack (= 3.2.22.4)
      activesupport (= 3.2.22.4)
      rack-ssl (~> 1.3.2)
      rake (>= 0.8.7)
      rdoc (~> 3.4)
      thor (>= 0.14.6, < 2.0)
    rake (11.3.0)
    rdoc (3.12.2)
      json (~> 1.4)
    react-rails (0.12.2.0)
      execjs
      rails (>= 3.1)
      react-source (= 0.12.2)
    react-source (0.12.2)
    rockstar (0.8.0)
      activesupport (>= 1.4.2)
      hpricot (>= 0.4.86)
      i18n (>= 0.5.0)
      rake (>= 0.10.0)
    ruby-mp3info (0.8.10)
    safe_yaml (1.0.3)
    sass (3.2.9)
    sass-rails (3.2.6)
      railties (~> 3.2.0)
      sass (>= 3.1.10)
      tilt (~> 1.3)
    sprockets (2.2.3)
      hike (~> 1.2)
      multi_json (~> 1.0)
      rack (~> 1.0)
      tilt (~> 1.1, != 1.3.0)
    sqlite3 (1.3.12)
    sqlite3 (1.3.12-x86-mingw32)
    test-unit (3.2.2)
      power_assert
    thor (0.19.1)
    tilt (1.4.1)
    treetop (1.4.15)
      polyglot
      polyglot (>= 0.3.1)
    trinidad (1.4.6)
      jruby-rack (~> 1.1.13)
      trinidad_jars (>= 1.3.0, < 1.5.0)
    trinidad_jars (1.4.0)
    tzinfo (0.3.52)
    uglifier (2.1.1)
      execjs (>= 0.3.0)
      multi_json (~> 1.0, >= 1.0.2)
    webmock (1.18.0)
      addressable (>= 2.3.6)
      crack (>= 0.3.2)

PLATFORMS
  java
  ruby
  x86-mingw32

DEPENDENCIES
  activerecord-jdbcsqlite3-adapter (= 1.2.9)
  fakefs (= 0.5.2)
  jquery-cookie-rails
  jquery-rails (= 2.0.2)
  quiet_assets
  rails (= 3.2.22.4)
  react-rails (= 0.12.2)
  rockstar (= 0.8.0)
  ruby-mp3info (= 0.8.10)
  sass-rails (= 3.2.6)
  sqlite3 (= 1.3.12)
  test-unit (~> 3.0)
  trinidad (= 1.4.6)
  uglifier (= 2.1.1)
  webmock (= 1.18.0)

RUBY VERSION
   ruby 2.2.5p319

BUNDLED WITH
   1.13.6