sheerun/githubsocial

View on GitHub
Gemfile.lock

Summary

Maintainability
Test Coverage
GEM
  remote: https://rubygems.org/
  remote: https://rails-assets.org/
  specs:
    actionmailer (4.1.5)
      actionpack (= 4.1.5)
      actionview (= 4.1.5)
      mail (~> 2.5.4)
    actionpack (4.1.5)
      actionview (= 4.1.5)
      activesupport (= 4.1.5)
      rack (~> 1.5.2)
      rack-test (~> 0.6.2)
    actionview (4.1.5)
      activesupport (= 4.1.5)
      builder (~> 3.1)
      erubis (~> 2.7.0)
    activemodel (4.1.5)
      activesupport (= 4.1.5)
      builder (~> 3.1)
    activerecord (4.1.5)
      activemodel (= 4.1.5)
      activesupport (= 4.1.5)
      arel (~> 5.0.0)
    activesupport (4.1.5)
      i18n (~> 0.6, >= 0.6.9)
      json (~> 1.7, >= 1.7.7)
      minitest (~> 5.1)
      thread_safe (~> 0.1)
      tzinfo (~> 1.1)
    addressable (2.3.6)
    aggregate (0.2.2)
    arel (5.0.1.20140414130214)
    autoprefixer-rails (3.0.1.20140826)
      execjs
    awesome_print (1.2.0)
    better_errors (1.1.0)
      coderay (>= 1.0.0)
      erubis (>= 2.6.6)
    binding_of_caller (0.7.2)
      debug_inspector (>= 0.0.1)
    builder (3.2.2)
    byebug (2.7.0)
      columnize (~> 0.3)
      debugger-linecache (~> 1.2)
    celluloid (0.15.2)
      timers (~> 1.1.0)
    chartkick (1.3.2)
    coderay (1.1.0)
    coffee-rails (4.0.1)
      coffee-script (>= 2.2.0)
      railties (>= 4.0.0, < 5.0)
    coffee-script (2.3.0)
      coffee-script-source
      execjs
    coffee-script-source (1.7.1)
    columnize (0.8.9)
    connection_pool (2.0.0)
    daemons (1.1.9)
    dalli (2.7.2)
    database_cleaner (1.3.0)
    debug_inspector (0.0.2)
    debugger-linecache (1.2.0)
    diff-lcs (1.2.5)
    dotenv (0.11.1)
      dotenv-deployment (~> 0.0.2)
    dotenv-deployment (0.0.2)
    dotenv-rails (0.11.1)
      dotenv (= 0.11.1)
    erubis (2.7.0)
    eventmachine (1.0.3)
    execjs (2.2.1)
    faraday (0.9.0)
      multipart-post (>= 1.2, < 3)
    figaro (0.7.0)
      bundler (~> 1.0)
      rails (>= 3, < 5)
    haml (4.0.5)
      tilt
    hashie (3.2.0)
    hike (1.2.3)
    hiredis (0.4.5)
    i18n (0.6.11)
    jsmin (1.0.1)
    json (1.8.1)
    jwt (1.0.0)
    librato-metrics (1.4.0)
      aggregate (~> 0.2.2)
      faraday (~> 0.7)
      multi_json
    librato-rack (0.4.5)
      librato-metrics (~> 1.1)
    librato-rails (0.11.1)
      activesupport (>= 3.0)
      librato-rack (~> 0.4.2)
      railties (>= 3.0)
    mail (2.5.4)
      mime-types (~> 1.16)
      treetop (~> 1.4.8)
    method_source (0.8.2)
    mime-types (1.25.1)
    minitest (5.4.0)
    mixlib-cli (1.5.0)
    multi_json (1.10.1)
    multi_xml (0.5.5)
    multipart-post (2.0.0)
    ngmin-rails (0.4.0)
      rails (>= 3.1)
    oauth2 (1.0.0)
      faraday (>= 0.8, < 0.10)
      jwt (~> 1.0)
      multi_json (~> 1.3)
      multi_xml (~> 0.5)
      rack (~> 1.2)
    octicons-rails (2.1.0)
      railties (>= 3.2, < 5.0)
    octokit (3.3.1)
      sawyer (~> 0.5.3)
    oj (2.10.2)
    omniauth (1.2.2)
      hashie (>= 1.2, < 4)
      rack (~> 1.0)
    omniauth-github (1.1.2)
      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)
    pg (0.17.1)
    polyglot (0.3.5)
    pry (0.10.0)
      coderay (~> 1.1.0)
      method_source (~> 0.8.1)
      slop (~> 3.4)
    pry-byebug (1.3.3)
      byebug (~> 2.7)
      pry (~> 0.10)
    pry-doc (0.6.0)
      pry (~> 0.9)
      yard (~> 0.8)
    quiet_assets (1.0.3)
      railties (>= 3.1, < 5.0)
    rack (1.5.2)
    rack-protection (1.5.3)
      rack
    rack-test (0.6.2)
      rack (>= 1.0)
    rails (4.1.5)
      actionmailer (= 4.1.5)
      actionpack (= 4.1.5)
      actionview (= 4.1.5)
      activemodel (= 4.1.5)
      activerecord (= 4.1.5)
      activesupport (= 4.1.5)
      bundler (>= 1.3.0, < 2.0)
      railties (= 4.1.5)
      sprockets-rails (~> 2.0)
    rails-assets-angular (1.2.22)
    rails-assets-angular-bootstrap (0.11.0)
      rails-assets-angular (>= 1)
    rails-assets-angular-cache (3.1.0)
    rails-assets-angular-loading-bar (0.5.1)
    rails-assets-angular-spinner (0.5.1)
      rails-assets-angular (>= 1.0.0, < 1.4.0)
      rails-assets-spin.js (~> 2.0.0)
    rails-assets-angular-ui-router (0.2.10)
      rails-assets-angular (>= 1.0.8)
    rails-assets-angular-ui-select (0.6.0)
      rails-assets-angular (~> 1.2)
    rails-assets-lodash (2.4.1)
    rails-assets-spin.js (2.0.1)
    railties (4.1.5)
      actionpack (= 4.1.5)
      activesupport (= 4.1.5)
      rake (>= 0.8.7)
      thor (>= 0.18.1, < 2.0)
    rake (10.3.2)
    redis (3.1.0)
    redis-namespace (1.5.1)
      redis (~> 3.0, >= 3.0.4)
    redmon (0.0.10)
      eventmachine
      haml
      hiredis (~> 0.4.0)
      i18n
      mixlib-cli
      rack
      redis (>= 2.2.2)
      sinatra (>= 1.2.6)
      thin (~> 1.5.1)
    rspec-core (3.0.3)
      rspec-support (~> 3.0.0)
    rspec-expectations (3.0.3)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.0.0)
    rspec-mocks (3.0.3)
      rspec-support (~> 3.0.0)
    rspec-rails (3.0.2)
      actionpack (>= 3.0)
      activesupport (>= 3.0)
      railties (>= 3.0)
      rspec-core (~> 3.0.0)
      rspec-expectations (~> 3.0.0)
      rspec-mocks (~> 3.0.0)
      rspec-support (~> 3.0.0)
    rspec-support (3.0.3)
    sass (3.4.1)
    sass-rails (5.0.0.beta1)
      railties (>= 4.0.0, < 5.0)
      sass (~> 3.2)
      sprockets (~> 2.12)
      sprockets-rails (>= 2.0, < 4.0)
    sawyer (0.5.5)
      addressable (~> 2.3.5)
      faraday (~> 0.8, < 0.10)
    sentry-raven (0.9.4)
      faraday (>= 0.7.6)
      hashie (>= 1.1.0)
      uuidtools
    sidekiq (3.2.2)
      celluloid (>= 0.15.2)
      connection_pool (>= 2.0.0)
      json
      redis (>= 3.0.6)
      redis-namespace (>= 1.3.1)
    sidekiq-benchmark (0.4.1)
      chartkick (>= 1.1.1)
      sinatra-assetpack (>= 0.2.5)
    sidekiq-failures (0.4.3)
      sidekiq (>= 2.16.0)
    sinatra (1.4.5)
      rack (~> 1.4)
      rack-protection (~> 1.4)
      tilt (~> 1.3, >= 1.3.4)
    sinatra-assetpack (0.3.3)
      jsmin
      rack-test
      sinatra
      tilt (>= 1.3.0, < 2.0)
    slim (2.0.3)
      temple (~> 0.6.6)
      tilt (>= 1.3.3, < 2.1)
    slim-rails (2.1.5)
      actionpack (>= 3.0, < 4.2)
      activesupport (>= 3.0, < 4.2)
      railties (>= 3.0, < 4.2)
      slim (~> 2.0)
    slop (3.6.0)
    sprockets (2.12.1)
      hike (~> 1.2)
      multi_json (~> 1.0)
      rack (~> 1.0)
      tilt (~> 1.1, != 1.3.0)
    sprockets-rails (2.1.3)
      actionpack (>= 3.0)
      activesupport (>= 3.0)
      sprockets (~> 2.8)
    temple (0.6.8)
    thin (1.5.1)
      daemons (>= 1.0.9)
      eventmachine (>= 0.12.6)
      rack (>= 1.0.0)
    thor (0.19.1)
    thread_safe (0.3.4)
    tilt (1.4.1)
    timers (1.1.0)
    treetop (1.4.15)
      polyglot
      polyglot (>= 0.3.1)
    tzinfo (1.2.2)
      thread_safe (~> 0.1)
    uglifier (2.5.3)
      execjs (>= 0.3.0)
      json (>= 1.8.0)
    upsert (2.0.3)
    uuidtools (2.1.5)
    yajl-ruby (1.2.1)
    yard (0.8.7.4)

PLATFORMS
  ruby

DEPENDENCIES
  autoprefixer-rails (~> 3.0.1)
  awesome_print
  better_errors
  binding_of_caller
  coffee-rails (~> 4.0.0)
  dalli
  database_cleaner (~> 1.2)
  dotenv-rails (~> 0.11.1)
  figaro (~> 0.7.0)
  hiredis (~> 0.4.5)
  librato-rails
  ngmin-rails (~> 0.4.0)
  octicons-rails
  octokit (~> 3.3.1)
  oj (~> 2.10.2)
  omniauth-github
  pg (~> 0.17.1)
  pry
  pry-byebug
  pry-doc
  quiet_assets (~> 1.0)
  rails (~> 4.1.0)
  rails-assets-angular
  rails-assets-angular-bootstrap
  rails-assets-angular-cache
  rails-assets-angular-loading-bar
  rails-assets-angular-spinner
  rails-assets-angular-ui-router
  rails-assets-angular-ui-select
  rails-assets-lodash
  rails-assets-spin.js
  rake
  redis (~> 3.1.0)
  redmon
  rspec-rails (~> 3.0)
  sass-rails (= 5.0.0.beta1)
  sentry-raven
  sidekiq (~> 3.2.2)
  sidekiq-benchmark
  sidekiq-failures
  sinatra (>= 1.3.0)
  slim-rails (~> 2.0)
  uglifier (~> 2.4)
  upsert
  yajl-ruby (~> 1.2.0)