kaize/mail_sandbox_web

View on GitHub
Gemfile.lock

Summary

Maintainability
Test Coverage
GIT
  remote: https://github.com/seyhunak/twitter-bootstrap-rails.git
  revision: 88541974b557e06a678a0d3eab38ec1dfe03e2c9
  specs:
    twitter-bootstrap-rails (2.1.4)
      actionpack (>= 3.1)
      less-rails (~> 2.2.3)
      railties (>= 3.1)
      therubyracer (>= 0.10.2)

GEM
  remote: https://rubygems.org/
  specs:
    OptionParser (0.5.1)
    actionmailer (3.2.6)
      actionpack (= 3.2.6)
      mail (~> 2.4.4)
    actionpack (3.2.6)
      activemodel (= 3.2.6)
      activesupport (= 3.2.6)
      builder (~> 3.0.0)
      erubis (~> 2.7.0)
      journey (~> 1.0.1)
      rack (~> 1.4.0)
      rack-cache (~> 1.2)
      rack-test (~> 0.6.1)
      sprockets (~> 2.1.3)
    activemodel (3.2.6)
      activesupport (= 3.2.6)
      builder (~> 3.0.0)
    activerecord (3.2.6)
      activemodel (= 3.2.6)
      activesupport (= 3.2.6)
      arel (~> 3.0.2)
      tzinfo (~> 0.3.29)
    activeresource (3.2.6)
      activemodel (= 3.2.6)
      activesupport (= 3.2.6)
    activesupport (3.2.6)
      i18n (~> 0.6)
      multi_json (~> 1.0)
    addressable (2.3.4)
    airbrake (3.1.6)
      builder
      girl_friday
    ansi (1.4.3)
    arel (3.0.2)
    builder (3.0.4)
    capi (0.1.1)
      capistrano
    capistrano (2.14.2)
      highline
      net-scp (>= 1.0.0)
      net-sftp (>= 2.0.0)
      net-ssh (>= 2.0.14)
      net-ssh-gateway (>= 1.1.0)
    capistrano-ext (1.2.1)
      capistrano (>= 1.0.0)
    capistrano_colors (0.5.5)
    chosen-rails (0.9.8.3)
      railties (~> 3.0)
      thor (~> 0.14)
    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.4.0)
    commonjs (0.2.6)
    configus (0.0.4)
      rake
    connection_pool (0.9.2)
    draper (0.18.0)
      actionpack (~> 3.2)
      activesupport (~> 3.2)
    em-http-request (0.3.0)
      addressable (>= 2.0.0)
      escape_utils
      eventmachine (>= 0.12.9)
    erubis (2.7.0)
    escape_utils (0.3.2)
    eventmachine (0.12.10)
    execjs (1.4.0)
      multi_json (~> 1.0)
    factory_girl (4.1.0)
      activesupport (>= 3.0.0)
    factory_girl_rails (4.1.0)
      factory_girl (~> 4.1.0)
      railties (>= 3.0.0)
    faraday (0.8.4)
      multipart-post (~> 1.1)
    file-utils (0.1.1)
    girl_friday (0.10.0)
      connection_pool (~> 0.9.0)
    haml (3.1.7)
    haml-rails (0.3.5)
      actionpack (>= 3.1, < 4.1)
      activesupport (>= 3.1, < 4.1)
      haml (~> 3.1)
      railties (>= 3.1, < 4.1)
    hashie (1.2.0)
    highline (1.6.15)
    hike (1.2.1)
    httpauth (0.2.0)
    i18n (0.6.1)
    journey (1.0.4)
    jquery-rails (2.1.3)
      railties (>= 3.1.0, < 5.0)
      thor (~> 0.14)
    js-routes (0.8.4)
      rails (>= 3.2)
    json (1.7.5)
    jwt (0.1.5)
      multi_json (>= 1.0)
    kaminari (0.14.1)
      actionpack (>= 3.0.0)
      activesupport (>= 3.0.0)
    kgio (2.7.4)
    less (2.2.2)
      commonjs (~> 0.2.6)
    less-rails (2.2.4)
      actionpack (>= 3.1)
      less (~> 2.2.0)
    libv8 (3.3.10.4)
    mail (2.4.4)
      i18n (>= 0.4.0)
      mime-types (~> 1.16)
      treetop (~> 1.4.8)
    mail_sandbox (0.1.1)
      OptionParser
      em-http-request (~> 0.3.0)
      eventmachine (~> 0.12.9)
      file-utils
      simple_pid
    mime-types (1.19)
    minitest (3.3.0)
    multi_json (1.3.6)
    multipart-post (1.1.5)
    net-scp (1.1.0)
      net-ssh (>= 2.6.5)
    net-sftp (2.1.1)
      net-ssh (>= 2.6.5)
    net-ssh (2.6.5)
    net-ssh-gateway (1.2.0)
      net-ssh (>= 2.6.5)
    oauth2 (0.8.0)
      faraday (~> 0.8)
      httpauth (~> 0.1)
      jwt (~> 0.1.4)
      multi_json (~> 1.0)
      rack (~> 1.2)
    omniauth (1.1.1)
      hashie (~> 1.2)
      rack
    omniauth-facebook (1.4.1)
      omniauth-oauth2 (~> 1.1.0)
    omniauth-github (1.0.3)
      omniauth (~> 1.0)
      omniauth-oauth2 (~> 1.1)
    omniauth-oauth2 (1.1.1)
      oauth2 (~> 0.8.0)
      omniauth (~> 1.0)
    pg (0.14.1)
    polyamorous (0.5.0)
      activerecord (~> 3.0)
    polyglot (0.3.3)
    rack (1.4.1)
    rack-cache (1.2)
      rack (>= 0.4)
    rack-ssl (1.3.2)
      rack
    rack-test (0.6.2)
      rack (>= 1.0)
    rails (3.2.6)
      actionmailer (= 3.2.6)
      actionpack (= 3.2.6)
      activerecord (= 3.2.6)
      activeresource (= 3.2.6)
      activesupport (= 3.2.6)
      bundler (~> 1.0)
      railties (= 3.2.6)
    railties (3.2.6)
      actionpack (= 3.2.6)
      activesupport (= 3.2.6)
      rack-ssl (~> 1.3.2)
      rake (>= 0.8.7)
      rdoc (~> 3.4)
      thor (>= 0.14.6, < 2.0)
    raindrops (0.10.0)
    rake (0.9.2.2)
    rdoc (3.12)
      json (~> 1.4)
    rvm-capistrano (1.2.7)
      capistrano (>= 2.0.0)
    sass (3.2.1)
    sass-rails (3.2.5)
      railties (~> 3.2.0)
      sass (>= 3.1.10)
      tilt (~> 1.3)
    simple_form (2.0.4)
      actionpack (~> 3.0)
      activemodel (~> 3.0)
    simple_pid (0.2.1)
    sprockets (2.1.3)
      hike (~> 1.2)
      rack (~> 1.0)
      tilt (~> 1.1, != 1.3.0)
    squeel (1.0.13)
      activerecord (~> 3.0)
      activesupport (~> 3.0)
      polyamorous (~> 0.5.0)
    state_machine (1.1.2)
    tconsole (1.2.5)
      minitest (~> 3.3.0)
      term-ansicolor (~> 1.0.7)
    term-ansicolor (1.0.7)
    therubyracer (0.10.2)
      libv8 (~> 3.3.10)
    thor (0.16.0)
    tilt (1.3.3)
    treetop (1.4.11)
      polyglot
      polyglot (>= 0.3.1)
    turn (0.9.6)
      ansi
    tzinfo (0.3.33)
    uglifier (1.3.0)
      execjs (>= 0.3.0)
      multi_json (~> 1.0, >= 1.0.2)
    unicorn (4.4.0)
      kgio (~> 2.6)
      rack
      raindrops (~> 0.7)
    unicorn-rails (0.0.1)
      rack
      unicorn

PLATFORMS
  ruby

DEPENDENCIES
  airbrake
  capi
  capistrano
  capistrano-ext
  capistrano_colors
  chosen-rails
  coffee-rails (~> 3.2.1)
  configus
  draper
  factory_girl_rails
  haml-rails
  jquery-rails
  js-routes
  kaminari
  mail
  mail_sandbox (~> 0.1.1)
  minitest
  omniauth-facebook
  omniauth-github
  pg
  rails (= 3.2.6)
  rvm-capistrano
  sass-rails (~> 3.2.3)
  simple_form
  squeel
  state_machine
  tconsole
  therubyracer
  turn
  twitter-bootstrap-rails!
  uglifier (>= 1.0.3)
  unicorn
  unicorn-rails