support-foo/web

View on GitHub
Gemfile.lock

Summary

Maintainability
Test Coverage
GIT
  remote: git://github.com/pivotal/jasmine-gem.git
  revision: 25df3e366aac97cdf4ef43303769a9d6ff856b46
  specs:
    jasmine (2.0.0)
      jasmine-core (~> 2.0.0)
      phantomjs
      rack (>= 1.2.1)
      rake

GIT
  remote: git://github.com/rails-api/active_model_serializers.git
  revision: 8d31f7ee8c0ea3ed83ab871765f1444291278b41
  branch: 0-8-stable
  specs:
    active_model_serializers (0.8.3)
      activemodel (>= 3.0)

GIT
  remote: git://github.com/reactjs/react-rails.git
  revision: a05c5af050311843846dc29c4e3ef6bc34bb89fe
  specs:
    react-rails (1.0.0.pre)
      coffee-script-source (= 1.8.0)
      connection_pool
      execjs
      rails (>= 3.1)
      react-source (~> 0.12)

GIT
  remote: git://github.com/twbs/bootstrap-sass.git
  revision: d70d004389b4da5e4cff0c35532347e8f792cea9
  specs:
    bootstrap-sass (3.2.0.0)
      sass (~> 3.2)

GEM
  remote: https://rubygems.org/
  remote: https://rails-assets.org/
  specs:
    actionmailer (4.2.0)
      actionpack (= 4.2.0)
      actionview (= 4.2.0)
      activejob (= 4.2.0)
      mail (~> 2.5, >= 2.5.4)
      rails-dom-testing (~> 1.0, >= 1.0.5)
    actionpack (4.2.0)
      actionview (= 4.2.0)
      activesupport (= 4.2.0)
      rack (~> 1.6.0)
      rack-test (~> 0.6.2)
      rails-dom-testing (~> 1.0, >= 1.0.5)
      rails-html-sanitizer (~> 1.0, >= 1.0.1)
    actionview (4.2.0)
      activesupport (= 4.2.0)
      builder (~> 3.1)
      erubis (~> 2.7.0)
      rails-dom-testing (~> 1.0, >= 1.0.5)
      rails-html-sanitizer (~> 1.0, >= 1.0.1)
    activejob (4.2.0)
      activesupport (= 4.2.0)
      globalid (>= 0.3.0)
    activemodel (4.2.0)
      activesupport (= 4.2.0)
      builder (~> 3.1)
    activerecord (4.2.0)
      activemodel (= 4.2.0)
      activesupport (= 4.2.0)
      arel (~> 6.0)
    activesupport (4.2.0)
      i18n (~> 0.7)
      json (~> 1.7, >= 1.7.7)
      minitest (~> 5.1)
      thread_safe (~> 0.3, >= 0.3.4)
      tzinfo (~> 1.1)
    addressable (2.3.6)
    analytics-ruby (2.0.12)
    arel (6.0.0)
    awesome_print (1.2.0)
    aws-sdk (1.34.1)
      json (~> 1.4)
      nokogiri (>= 1.4.4)
      uuidtools (~> 2.1)
    bcrypt (3.1.9)
    bourbon (3.1.8)
      sass (>= 3.2.0)
      thor
    bugsnag (1.8.4)
      httparty (>= 0.6, < 1.0)
      multi_json (~> 1.0)
    builder (3.2.2)
    byebug (2.7.0)
      columnize (~> 0.3)
      debugger-linecache (~> 1.2)
    capybara (2.2.1)
      mime-types (>= 1.16)
      nokogiri (>= 1.3.3)
      rack (>= 1.0.0)
      rack-test (>= 0.5.4)
      xpath (~> 2.0)
    carrierwave (0.9.0)
      activemodel (>= 3.2.0)
      activesupport (>= 3.2.0)
      json (>= 1.7)
    carrierwave-aws (0.3.2)
      aws-sdk (>= 1.8.0)
      carrierwave (>= 0.7.0)
    celluloid (0.15.2)
      timers (~> 1.1.0)
    cliver (0.3.2)
    codeclimate-test-reporter (0.3.0)
      simplecov (>= 0.7.1, < 1.0.0)
    coderay (1.1.0)
    coffee-script-source (1.8.0)
    columnize (0.8.9)
    confyio (1.2.0)
      faraday (>= 0.9.0)
      json (>= 1.7.7)
    connection_pool (2.1.1)
    crack (0.4.2)
      safe_yaml (~> 1.0.0)
    css_parser (1.3.5)
      addressable
    curb (0.8.6)
    customerio (0.5.1)
      httparty (>= 0.5, < 1.0)
    database_cleaner (1.2.0)
    debugger-linecache (1.2.0)
    devise (3.4.1)
      bcrypt (~> 3.0)
      orm_adapter (~> 0.1)
      railties (>= 3.2.6, < 5)
      responders
      thread_safe (~> 0.1)
      warden (~> 1.2.3)
    devise-i18n (0.10.3)
    devise_invitable (1.3.3)
      actionmailer (>= 3.2.6, < 5)
      devise (>= 3.2.0)
    diff-lcs (1.2.5)
    docile (1.1.3)
    doorkeeper (1.0.0)
      railties (>= 3.1)
    dotenv (0.9.0)
    dotenv-rails (0.9.0)
      dotenv (= 0.9.0)
    elasticsearch (1.0.1)
      elasticsearch-api (= 1.0.1)
      elasticsearch-transport (= 1.0.1)
    elasticsearch-api (1.0.1)
      multi_json
    elasticsearch-model (0.1.0)
      activesupport (> 3)
      elasticsearch (> 0.4)
      hashie
    elasticsearch-transport (1.0.1)
      faraday
      multi_json
    erubis (2.7.0)
    execjs (2.3.0)
    factory_girl (4.2.0)
      activesupport (>= 3.0.0)
    factory_girl_rails (4.2.1)
      factory_girl (~> 4.2.0)
      railties (>= 3.0.0)
    faraday (0.9.0)
      multipart-post (>= 1.2, < 3)
    ffaker (1.23.0)
    font-awesome-rails (4.0.3.1)
      railties (>= 3.2, < 5.0)
    font_assets (0.1.11)
      rack
    friendly_id (5.0.3)
      activerecord (>= 4.0.0)
    globalid (0.3.3)
      activesupport (>= 4.1.0)
    hashie (2.0.5)
    hike (1.2.3)
    htmlentities (4.3.3)
    httparty (0.13.0)
      json (~> 1.8)
      multi_xml (>= 0.5.2)
    httpclient (2.3.4.1)
    i18n (0.7.0)
    jasmine-core (2.0.0)
    jquery-rails (3.1.0)
      railties (>= 3.0, < 5.0)
      thor (>= 0.14, < 2.0)
    json (1.8.2)
    json_spec (1.1.4)
      multi_json (~> 1.0)
      rspec (>= 2.0, < 4.0)
    jwt (0.1.11)
      multi_json (>= 1.5)
    loofah (2.0.1)
      nokogiri (>= 1.5.9)
    mail (2.6.3)
      mime-types (>= 1.16, < 3)
    medium-editor-rails (0.9.1)
    method_source (0.8.2)
    mime-types (1.25.1)
    mini_magick (3.7.0)
      subexec (~> 0.2.1)
    mini_portile (0.6.2)
    minitest (5.5.1)
    multi_json (1.10.1)
    multi_xml (0.5.5)
    multipart-post (2.0.0)
    newrelic_rpm (3.6.8.168)
    nokogiri (1.6.6.2)
      mini_portile (~> 0.6.0)
    oauth2 (0.9.3)
      faraday (>= 0.8, < 0.10)
      jwt (~> 0.1.8)
      multi_json (~> 1.3)
      multi_xml (~> 0.5)
      rack (~> 1.2)
    orm_adapter (0.5.0)
    pg (0.17.1)
    phantomjs (1.9.7.0)
    poltergeist (1.5.1)
      capybara (~> 2.1)
      cliver (~> 0.3.1)
      multi_json (~> 1.0)
      websocket-driver (>= 0.2.0)
    premailer (1.8.2)
      css_parser (>= 1.3.5)
      htmlentities (>= 4.0.0)
    premailer-rails (1.7.0)
      actionmailer (>= 3, < 5)
      premailer (~> 1.7, >= 1.7.9)
    pry (0.9.12.4)
      coderay (~> 1.0)
      method_source (~> 0.8)
      slop (~> 3.4)
    pry-byebug (1.3.2)
      byebug (~> 2.7)
      pry (~> 0.9.12)
    pry-rails (0.3.2)
      pry (>= 0.9.10)
    psych (2.0.5)
    puma (2.7.1)
      rack (>= 1.1, < 2.0)
    pusher (0.12.0)
      httpclient (~> 2.3.0)
      multi_json (~> 1.0)
      signature (~> 0.1.6)
    quiet_assets (1.0.2)
      railties (>= 3.1, < 5.0)
    rack (1.6.0)
    rack-protection (1.5.2)
      rack
    rack-test (0.6.3)
      rack (>= 1.0)
    rails (4.2.0)
      actionmailer (= 4.2.0)
      actionpack (= 4.2.0)
      actionview (= 4.2.0)
      activejob (= 4.2.0)
      activemodel (= 4.2.0)
      activerecord (= 4.2.0)
      activesupport (= 4.2.0)
      bundler (>= 1.3.0, < 2.0)
      railties (= 4.2.0)
      sprockets-rails
    rails-assets-animate.css (3.2.3)
    rails-assets-handlebars (3.0.0)
    rails-assets-jquery (2.1.3)
    rails-assets-jquery-autosize (1.18.18)
      rails-assets-jquery (>= 1.7)
    rails-assets-js-md5 (1.1.0)
    rails-assets-moment (2.9.0)
    rails-assets-showdown (0.4.0)
    rails-deprecated_sanitizer (1.0.3)
      activesupport (>= 4.2.0.alpha)
    rails-dom-testing (1.0.5)
      activesupport (>= 4.2.0.beta, < 5.0)
      nokogiri (~> 1.6.0)
      rails-deprecated_sanitizer (>= 1.0.1)
    rails-html-sanitizer (1.0.1)
      loofah (~> 2.0)
    rails_12factor (0.0.3)
      rails_serve_static_assets
      rails_stdout_logging
    rails_serve_static_assets (0.0.4)
    rails_stdout_logging (0.0.3)
    railties (4.2.0)
      actionpack (= 4.2.0)
      activesupport (= 4.2.0)
      rake (>= 0.8.7)
      thor (>= 0.18.1, < 2.0)
    rake (10.4.2)
    react-source (0.12.2)
    redcarpet (3.1.2)
    redis (3.0.7)
    redis-namespace (1.4.1)
      redis (~> 3.0.4)
    responders (2.0.2)
      railties (>= 4.2.0.alpha, < 5)
    rest-client (1.6.7)
      mime-types (>= 1.16)
    rspec (3.1.0)
      rspec-core (~> 3.1.0)
      rspec-expectations (~> 3.1.0)
      rspec-mocks (~> 3.1.0)
    rspec-core (3.1.7)
      rspec-support (~> 3.1.0)
    rspec-expectations (3.1.2)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.1.0)
    rspec-mocks (3.1.3)
      rspec-support (~> 3.1.0)
    rspec-rails (3.1.0)
      actionpack (>= 3.0)
      activesupport (>= 3.0)
      railties (>= 3.0)
      rspec-core (~> 3.1.0)
      rspec-expectations (~> 3.1.0)
      rspec-mocks (~> 3.1.0)
      rspec-support (~> 3.1.0)
    rspec-support (3.1.2)
    safe_yaml (1.0.4)
    sass (3.4.12)
    sass-rails (5.0.1)
      railties (>= 4.0.0, < 5.0)
      sass (~> 3.1)
      sprockets (>= 2.8, < 4.0)
      sprockets-rails (>= 2.0, < 4.0)
      tilt (~> 1.1)
    sequential (0.2)
    sidekiq (2.17.6)
      celluloid (>= 0.15.2)
      connection_pool (>= 1.0.0)
      json
      redis (>= 3.0.6)
      redis-namespace (>= 1.3.1)
    signature (0.1.7)
    simplecov (0.8.2)
      docile (~> 1.1.0)
      multi_json
      simplecov-html (~> 0.8.0)
    simplecov-html (0.8.0)
    sinatra (1.4.4)
      rack (~> 1.4)
      rack-protection (~> 1.4)
      tilt (~> 1.3, >= 1.3.4)
    slim (2.0.2)
      temple (~> 0.6.6)
      tilt (>= 1.3.3, < 2.1)
    slop (3.4.7)
    spring (1.1.3)
    spring-commands-rspec (1.0.2)
      spring (>= 0.9.1)
    sprockets (2.12.3)
      hike (~> 1.2)
      multi_json (~> 1.0)
      rack (~> 1.0)
      tilt (~> 1.1, != 1.3.0)
    sprockets-rails (2.2.4)
      actionpack (>= 3.0)
      activesupport (>= 3.0)
      sprockets (>= 2.8, < 4.0)
    stringex (2.2.0)
    stripe (1.8.8)
      multi_json (>= 1.0.4, < 2)
      rest-client (~> 1.4)
    subexec (0.2.3)
    temple (0.6.7)
    thor (0.19.1)
    thread_safe (0.3.4)
    tilt (1.4.1)
    timecop (0.6.3)
    timers (1.1.0)
    tzinfo (1.2.2)
      thread_safe (~> 0.1)
    uglifier (2.4.0)
      execjs (>= 0.3.0)
      json (>= 1.8.0)
    underscore-rails (1.6.0)
    unf (0.1.3)
      unf_ext
    unf_ext (0.0.6)
    uuidtools (2.1.4)
    vcr (2.9.3)
    warden (1.2.3)
      rack (>= 1.0)
    webmock (1.15.2)
      addressable (>= 2.2.7)
      crack (>= 0.3.2)
    websocket-driver (0.3.3)
    xpath (2.0.0)
      nokogiri (~> 1.3)

PLATFORMS
  ruby

DEPENDENCIES
  active_model_serializers!
  analytics-ruby (~> 2.0.0)
  awesome_print
  aws-sdk
  bootstrap-sass!
  bourbon
  bugsnag
  capybara
  carrierwave-aws
  codeclimate-test-reporter
  confyio
  curb
  customerio
  database_cleaner
  devise (~> 3.1)
  devise-i18n
  devise_invitable (~> 1.3)
  doorkeeper
  dotenv-rails
  elasticsearch-model
  factory_girl_rails (~> 4.2.1)
  faraday (~> 0.9.0)
  ffaker (~> 1.20)
  font-awesome-rails
  font_assets
  friendly_id (~> 5.0)
  httparty
  jasmine!
  jquery-rails
  json_spec (~> 1.1)
  medium-editor-rails
  mini_magick
  newrelic_rpm
  oauth2
  pg
  poltergeist
  premailer-rails
  pry-byebug
  pry-rails
  psych (~> 2.0.5)
  puma
  pusher
  quiet_assets
  rails (= 4.2.0)
  rails-assets-animate.css (~> 3.2)!
  rails-assets-handlebars (~> 3.0)!
  rails-assets-jquery-autosize (~> 1)!
  rails-assets-js-md5 (~> 1)!
  rails-assets-moment (~> 2.9)!
  rails-assets-showdown (~> 0.3)!
  rails_12factor
  rake
  react-rails!
  redcarpet
  rest-client
  rspec-rails (~> 3)
  sass-rails (~> 5)
  sequential (>= 0.1)
  sidekiq
  sinatra
  slim
  spring-commands-rspec
  stringex
  stripe
  timecop
  uglifier (>= 1.3.0)
  underscore-rails
  unf
  vcr (~> 2.9)
  webmock (< 1.16)