bhoggard/submitter

View on GitHub
Gemfile.lock

Summary

Maintainability
Test Coverage
GEM
  remote: https://rubygems.org/
  specs:
    actionmailer (3.2.22.2)
      actionpack (= 3.2.22.2)
      mail (~> 2.5.4)
    actionpack (3.2.22.2)
      activemodel (= 3.2.22.2)
      activesupport (= 3.2.22.2)
      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.2)
      activesupport (= 3.2.22.2)
      builder (~> 3.0.0)
    activerecord (3.2.22.2)
      activemodel (= 3.2.22.2)
      activesupport (= 3.2.22.2)
      arel (~> 3.0.2)
      tzinfo (~> 0.3.29)
    activeresource (3.2.22.2)
      activemodel (= 3.2.22.2)
      activesupport (= 3.2.22.2)
    activesupport (3.2.22.2)
      i18n (~> 0.6, >= 0.6.4)
      multi_json (~> 1.0)
    addressable (2.2.6)
    arel (3.0.3)
    aws-sdk (1.61.0)
      aws-sdk-v1 (= 1.61.0)
    aws-sdk-v1 (1.61.0)
      json (~> 1.4)
      nokogiri (>= 1.4.4)
    bcrypt-ruby (3.0.1)
    builder (3.0.4)
    capybara (1.1.2)
      mime-types (>= 1.16)
      nokogiri (>= 1.3.3)
      rack (>= 1.0.0)
      rack-test (>= 0.5.4)
      selenium-webdriver (~> 2.0)
      xpath (~> 0.1.4)
    childprocess (0.3.1)
      ffi (~> 1.0.6)
    choices (0.4.0)
      hashie (>= 0.4.0)
    cocaine (0.2.1)
    coffee-rails (3.2.2)
      coffee-script (>= 2.2.0)
      railties (~> 3.2.0)
    coffee-script (2.3.0)
      coffee-script-source
      execjs
    coffee-script-source (1.9.0)
    commonjs (0.2.7)
    diff-lcs (1.1.3)
    erubis (2.7.0)
    eventmachine (1.0.7)
    execjs (2.2.2)
    factory_girl (2.5.1)
      activesupport
    factory_girl_rails (1.6.0)
      factory_girl (~> 2.5.0)
      railties (>= 3.0.0)
    ffi (1.0.11)
    hashie (3.3.2)
    hike (1.2.3)
    i18n (0.7.0)
    journey (1.0.4)
    jquery-rails (2.1.4)
      railties (>= 3.0, < 5.0)
      thor (>= 0.14, < 2.0)
    json (1.8.3)
    kaminari (0.13.0)
      actionpack (>= 3.0.0)
      activesupport (>= 3.0.0)
      railties (>= 3.0.0)
    kgio (2.7.2)
    launchy (2.0.5)
      addressable (~> 2.2.6)
    less (2.4.0)
      commonjs (~> 0.2.7)
    less-rails (2.4.2)
      actionpack (>= 3.1)
      less (~> 2.4.0)
    libv8 (3.16.14.7)
    mail (2.5.4)
      mime-types (~> 1.16)
      treetop (~> 1.4.8)
    mime-types (1.25.1)
    mini_portile (0.6.2)
    multi_json (1.0.4)
    node (0.0.2)
      eventmachine
    nokogiri (1.6.6.2)
      mini_portile (~> 0.6.0)
    paperclip (2.5.2)
      activerecord (>= 2.3.0)
      activesupport (>= 2.3.2)
      cocaine (>= 0.0.2)
      mime-types
    pg (0.12.2)
    polyglot (0.3.5)
    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.2)
      actionmailer (= 3.2.22.2)
      actionpack (= 3.2.22.2)
      activerecord (= 3.2.22.2)
      activeresource (= 3.2.22.2)
      activesupport (= 3.2.22.2)
      bundler (~> 1.0)
      railties (= 3.2.22.2)
    rails_12factor (0.0.2)
      rails_serve_static_assets
      rails_stdout_logging
    rails_serve_static_assets (0.0.2)
    rails_stdout_logging (0.0.3)
    railties (3.2.22.2)
      actionpack (= 3.2.22.2)
      activesupport (= 3.2.22.2)
      rack-ssl (~> 1.3.2)
      rake (>= 0.8.7)
      rdoc (~> 3.4)
      thor (>= 0.14.6, < 2.0)
    raindrops (0.8.0)
    rake (10.5.0)
    rdoc (3.12.2)
      json (~> 1.4)
    ref (1.0.5)
    rspec (2.8.0)
      rspec-core (~> 2.8.0)
      rspec-expectations (~> 2.8.0)
      rspec-mocks (~> 2.8.0)
    rspec-core (2.8.0)
    rspec-expectations (2.8.0)
      diff-lcs (~> 1.1.2)
    rspec-mocks (2.8.0)
    rspec-rails (2.8.1)
      actionpack (>= 3.0)
      activesupport (>= 3.0)
      railties (>= 3.0)
      rspec (~> 2.8.0)
    rubyzip (0.9.6.1)
    sass (3.4.11)
    sass-rails (3.2.6)
      railties (~> 3.2.0)
      sass (>= 3.1.10)
      tilt (~> 1.3)
    selenium-webdriver (2.19.0)
      childprocess (>= 0.2.5)
      ffi (~> 1.0.9)
      multi_json (~> 1.0.4)
      rubyzip
    simple_form (1.5.2)
      actionpack (~> 3.0)
      activemodel (~> 3.0)
    sprockets (2.2.3)
      hike (~> 1.2)
      multi_json (~> 1.0)
      rack (~> 1.0)
      tilt (~> 1.1, != 1.3.0)
    therubyracer (0.12.2)
      libv8 (~> 3.16.14.0)
      ref
    thor (0.19.1)
    tilt (1.4.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.46)
    uglifier (1.2.3)
      execjs (>= 0.3.0)
      multi_json (>= 1.0.2)
    unicorn (4.2.0)
      kgio (~> 2.6)
      rack
      raindrops (~> 0.7)
    xpath (0.1.4)
      nokogiri (~> 1.3)

PLATFORMS
  ruby

DEPENDENCIES
  aws-sdk
  bcrypt-ruby (~> 3.0.0)
  capybara
  choices
  coffee-rails (~> 3.2)
  factory_girl_rails
  jquery-rails
  kaminari
  launchy
  less-rails
  node
  paperclip
  pg
  rack
  rails (= 3.2.22.2)
  rails_12factor
  rspec-rails
  sass-rails (~> 3.2)
  simple_form
  therubyracer
  twitter-bootstrap-rails
  uglifier (>= 1.0.3)
  unicorn