ucberkeley/moocchat

View on GitHub
Gemfile.lock

Summary

Maintainability
Test Coverage
GEM
  remote: https://rubygems.org/
  specs:
    ZenTest (4.10.0)
    actionmailer (3.2.18)
      actionpack (= 3.2.18)
      mail (~> 2.5.4)
    actionpack (3.2.18)
      activemodel (= 3.2.18)
      activesupport (= 3.2.18)
      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.18)
      activesupport (= 3.2.18)
      builder (~> 3.0.0)
    activerecord (3.2.18)
      activemodel (= 3.2.18)
      activesupport (= 3.2.18)
      arel (~> 3.0.2)
      tzinfo (~> 0.3.29)
    activeresource (3.2.18)
      activemodel (= 3.2.18)
      activesupport (= 3.2.18)
    activesupport (3.2.18)
      i18n (~> 0.6, >= 0.6.4)
      multi_json (~> 1.0)
    addressable (2.3.6)
    arel (3.0.3)
    arrayfields (4.9.2)
    autotest-rails (4.2.1)
      ZenTest (~> 4.5)
    awesome_print (1.2.0)
    axlsx (2.0.1)
      htmlentities (~> 4.3.1)
      nokogiri (>= 1.4.1)
      rubyzip (~> 1.0.0)
    axlsx_rails (0.1.5)
      axlsx
      rails (>= 3.1)
    bootstrap3-datetimepicker-rails (3.1.3)
      momentjs-rails (>= 2.8.1)
    builder (3.0.4)
    cane (2.6.2)
      parallel
    capybara (2.3.0)
      mime-types (>= 1.16)
      nokogiri (>= 1.3.3)
      rack (>= 1.0.0)
      rack-test (>= 0.5.4)
      xpath (~> 2.0)
    capybara-puma (1.0.1)
      capybara
      puma
    childprocess (0.5.3)
      ffi (~> 1.0, >= 1.0.11)
    chronic (0.10.2)
    churn (0.0.35)
      chronic (>= 0.2.3)
      hirb
      json_pure
      main
      rest-client (>= 1.6.0)
      ruby_parser (~> 3.0)
      sexp_processor (~> 4.1)
    cliver (0.3.2)
    code_analyzer (0.4.5)
      sexp_processor
    code_metrics (0.1.3)
    coderay (1.1.0)
    coffee-rails (3.2.2)
      coffee-script (>= 2.2.0)
      railties (~> 3.2.0)
    coffee-script (2.2.0)
      coffee-script-source
      execjs
    coffee-script-source (1.7.0)
    colored (1.2)
    columnize (0.8.9)
    csv_builder (2.1.1)
      actionpack (>= 3.0.0)
    cucumber (1.3.15)
      builder (>= 2.1.2)
      diff-lcs (>= 1.1.3)
      gherkin (~> 2.12)
      multi_json (>= 1.7.5, < 2.0)
      multi_test (>= 0.1.1)
    cucumber-rails (1.4.1)
      capybara (>= 1.1.2, < 3)
      cucumber (>= 1.3.8, < 2)
      mime-types (~> 1.16)
      nokogiri (~> 1.5)
      rails (>= 3, < 5)
    cucumber-rails-training-wheels (1.0.0)
      cucumber-rails (>= 1.1.1)
    cucumber-timecop (0.0.3)
      chronic
      cucumber
      timecop
    database_cleaner (1.3.0)
    date_validator (0.7.0)
      activemodel (>= 3)
    debugger (1.6.8)
      columnize (>= 0.3.1)
      debugger-linecache (~> 1.2.0)
      debugger-ruby_core_source (~> 1.3.5)
    debugger-linecache (1.2.0)
    debugger-ruby_core_source (1.3.5)
    diff-lcs (1.2.5)
    docile (1.1.1)
    dotenv (0.11.1)
      dotenv-deployment (~> 0.0.2)
    dotenv-deployment (0.0.2)
    erubis (2.7.0)
    eventmachine (1.0.3)
    execjs (2.2.0)
    factory_girl (4.4.0)
      activesupport (>= 3.0.0)
    factory_girl_rails (4.4.1)
      factory_girl (~> 4.4.0)
      railties (>= 3.0.0)
    faraday (0.9.0)
      multipart-post (>= 1.2, < 3)
    fattr (2.2.2)
    faye-websocket (0.7.3)
      eventmachine (>= 0.12.0)
      websocket-driver (>= 0.3.1)
    ffi (1.9.3)
    flay (2.5.0)
      ruby_parser (~> 3.0)
      sexp_processor (~> 4.0)
    flog (4.2.1)
      ruby_parser (~> 3.1, > 3.1.0)
      sexp_processor (~> 4.4)
    foreigner (1.6.1)
      activerecord (>= 3.0.0)
    foreman (0.74.0)
      dotenv (~> 0.11.1)
      thor (~> 0.19.1)
    gherkin (2.12.2)
      multi_json (~> 1.3)
    haml (4.0.5)
      tilt
    hashie (2.1.2)
    hike (1.2.3)
    hirb (0.7.2)
    htmlentities (4.3.3)
    i18n (0.6.9)
    jasmine-core (2.0.0)
    jasmine-jquery-rails (2.0.3)
    jasmine-rails (0.9.1)
      jasmine-core (>= 1.3, < 3.0)
      phantomjs
      railties (>= 3.1.0)
      sprockets-rails
    journey (1.0.4)
    jquery-rails (3.1.0)
      railties (>= 3.0, < 5.0)
      thor (>= 0.14, < 2.0)
    json (1.8.1)
    json_pure (1.8.1)
    jwt (1.0.0)
    launchy (2.4.2)
      addressable (~> 2.3)
    mail (2.5.4)
      mime-types (~> 1.16)
      treetop (~> 1.4.8)
    main (6.0.0)
      arrayfields (>= 4.7.4)
      chronic (>= 0.6.2)
      fattr (>= 2.2.0)
      map (>= 5.1.0)
    map (6.5.4)
    metric_fu (4.11.1)
      cane (~> 2.5, >= 2.5.2)
      churn (~> 0.0.35)
      code_metrics (~> 0.1)
      coderay
      flay (~> 2.1, >= 2.0.1)
      flog (~> 4.1, >= 4.1.1)
      launchy (~> 2.0)
      metric_fu-Saikuro (~> 1.1, >= 1.1.3)
      multi_json
      rails_best_practices (~> 1.14, >= 1.14.3)
      redcard
      reek (~> 1.3, >= 1.3.4)
      roodi (~> 3.1)
    metric_fu-Saikuro (1.1.3)
    mime-types (1.25.1)
    mini_portile (0.6.2)
    momentjs-rails (2.8.3)
      railties (>= 3.1)
    multi_json (1.10.1)
    multi_test (0.1.1)
    multi_xml (0.5.5)
    multipart-post (2.0.0)
    newrelic_rpm (3.9.5.251)
    nokogiri (1.6.5)
      mini_portile (~> 0.6.0)
    oauth2 (1.0.0)
      faraday (>= 0.8, < 0.10)
      jwt (~> 1.0)
      multi_json (~> 1.3)
      multi_xml (~> 0.5)
      rack (~> 1.2)
    omniauth (1.2.1)
      hashie (>= 1.2, < 3)
      rack (~> 1.0)
    omniauth-google-oauth2 (0.2.6)
      omniauth (> 1.0)
      omniauth-oauth2 (~> 1.1)
    omniauth-oauth2 (1.2.0)
      faraday (>= 0.8, < 0.10)
      multi_json (~> 1.3)
      oauth2 (~> 1.0)
      omniauth (~> 1.2)
    parallel (1.0.0)
    pg (0.17.1)
    phantomjs (1.9.7.1)
    poltergeist (1.5.1)
      capybara (~> 2.1)
      cliver (~> 0.3.1)
      multi_json (~> 1.0)
      websocket-driver (>= 0.2.0)
    polyglot (0.3.5)
    puma (2.8.2)
      rack (>= 1.1, < 2.0)
    rack (1.4.5)
    rack-cache (1.2)
      rack (>= 0.4)
    rack-p3p (0.5.0)
      rack (>= 1.0.1)
    rack-ssl (1.3.4)
      rack
    rack-ssl-enforcer (0.2.8)
    rack-test (0.6.2)
      rack (>= 1.0)
    railroady (1.1.1)
    rails (3.2.18)
      actionmailer (= 3.2.18)
      actionpack (= 3.2.18)
      activerecord (= 3.2.18)
      activeresource (= 3.2.18)
      activesupport (= 3.2.18)
      bundler (~> 1.0)
      railties (= 3.2.18)
    rails_12factor (0.0.2)
      rails_serve_static_assets
      rails_stdout_logging
    rails_best_practices (1.15.4)
      activesupport
      awesome_print
      code_analyzer (>= 0.4.3)
      colored
      erubis
      i18n
      json
      require_all
      ruby-progressbar
    rails_serve_static_assets (0.0.2)
    rails_stdout_logging (0.0.3)
    railties (3.2.18)
      actionpack (= 3.2.18)
      activesupport (= 3.2.18)
      rack-ssl (~> 1.3.2)
      rake (>= 0.8.7)
      rdoc (~> 3.4)
      thor (>= 0.14.6, < 2.0)
    rainbow (2.0.0)
    rake (10.3.2)
    rdoc (3.12.2)
      json (~> 1.4)
    redcard (1.1.0)
    reek (1.3.7)
      rainbow
      ruby2ruby (~> 2.0.8)
      ruby_parser (~> 3.3)
      sexp_processor
    require_all (1.3.2)
    rest-client (1.6.7)
      mime-types (>= 1.16)
    roodi (3.3.1)
      ruby_parser (~> 3.2, >= 3.2.2)
    rspec-core (2.14.7)
    rspec-expectations (2.14.4)
      diff-lcs (>= 1.1.3, < 2.0)
    rspec-mocks (2.14.4)
    rspec-rails (2.14.0)
      actionpack (>= 3.0)
      activesupport (>= 3.0)
      railties (>= 3.0)
      rspec-core (~> 2.14.0)
      rspec-expectations (~> 2.14.0)
      rspec-mocks (~> 2.14.0)
    ruby-progressbar (1.5.1)
    ruby2ruby (2.0.8)
      ruby_parser (~> 3.1)
      sexp_processor (~> 4.0)
    ruby_parser (3.6.1)
      sexp_processor (~> 4.1)
    rubyzip (1.0.0)
    sass (3.2.13)
    sass-rails (3.2.6)
      railties (~> 3.2.0)
      sass (>= 3.1.10)
      tilt (~> 1.3)
    selenium-webdriver (2.42.0)
      childprocess (>= 0.5.0)
      multi_json (~> 1.0)
      rubyzip (~> 1.0)
      websocket (~> 1.0.4)
    sexp_processor (4.4.3)
    simplecov (0.8.2)
      docile (~> 1.1.0)
      multi_json
      simplecov-html (~> 0.8.0)
    simplecov-html (0.8.0)
    sprockets (2.2.2)
      hike (~> 1.2)
      multi_json (~> 1.0)
      rack (~> 1.0)
      tilt (~> 1.1, != 1.3.0)
    sprockets-rails (0.0.1)
      sprockets (>= 1.0.2)
    thor (0.19.1)
    tilt (1.4.1)
    timecop (0.7.1)
    treetop (1.4.15)
      polyglot
      polyglot (>= 0.3.1)
    twitter-bootstrap-rails (2.2.8)
      actionpack (>= 3.1)
      execjs
      rails (>= 3.1)
      railties (>= 3.1)
    tzinfo (0.3.39)
    uglifier (2.5.1)
      execjs (>= 0.3.0)
      json (>= 1.8.0)
    websocket (1.0.7)
    websocket-driver (0.3.3)
    xpath (2.0.0)
      nokogiri (~> 1.3)

PLATFORMS
  ruby

DEPENDENCIES
  autotest-rails
  axlsx (~> 2.0.1)
  axlsx_rails
  bootstrap3-datetimepicker-rails
  capybara-puma
  coffee-rails (~> 3.2.1)
  csv_builder
  cucumber-rails
  cucumber-rails-training-wheels
  cucumber-timecop
  database_cleaner
  date_validator
  debugger
  factory_girl_rails
  faye-websocket
  foreigner
  foreman
  haml
  jasmine-jquery-rails
  jasmine-rails (= 0.9.1)
  jquery-rails
  metric_fu
  momentjs-rails
  newrelic_rpm
  omniauth
  omniauth-google-oauth2
  pg
  poltergeist
  puma
  rack-p3p
  rack-ssl-enforcer
  railroady
  rails (= 3.2.18)
  rails_12factor
  rspec-rails (= 2.14.0)
  rubyzip (~> 1.0.0)
  sass (= 3.2.13)
  sass-rails (~> 3.2.3)
  selenium-webdriver
  simplecov
  timecop
  twitter-bootstrap-rails
  uglifier (>= 1.0.3)