paulfioravanti/sample_app

View on GitHub
Gemfile.lock

Summary

Maintainability
Test Coverage
GEM
  remote: https://rubygems.org/
  specs:
    actionmailer (3.2.21)
      actionpack (= 3.2.21)
      mail (~> 2.5.4)
    actionpack (3.2.21)
      activemodel (= 3.2.21)
      activesupport (= 3.2.21)
      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.21)
      activesupport (= 3.2.21)
      builder (~> 3.0.0)
    activerecord (3.2.21)
      activemodel (= 3.2.21)
      activesupport (= 3.2.21)
      arel (~> 3.0.2)
      tzinfo (~> 0.3.29)
    activeresource (3.2.21)
      activemodel (= 3.2.21)
      activesupport (= 3.2.21)
    activesupport (3.2.21)
      i18n (~> 0.6, >= 0.6.4)
      multi_json (~> 1.0)
    addressable (2.3.6)
    annotate (2.6.0)
      activerecord (>= 2.3.0)
      rake (>= 0.8.7)
    arel (3.0.3)
    awesome_print (1.2.0)
    bcrypt-ruby (3.0.1)
    best_in_place (2.1.0)
      jquery-rails
      rails (~> 3.1)
    better_errors (0.9.0)
      coderay (>= 1.0.0)
      erubis (>= 2.6.6)
    binding_of_caller (0.7.2)
      debug_inspector (>= 0.0.1)
    bootstrap-sass (2.3.2.0)
      sass (~> 3.2)
    bootstrap-will_paginate (0.0.10)
      will_paginate
    builder (3.0.4)
    bullet (4.7.1)
      activesupport
      uniform_notifier (>= 1.4.0)
    callsite (0.0.11)
    capybara (2.2.0)
      mime-types (>= 1.16)
      nokogiri (>= 1.3.3)
      rack (>= 1.0.0)
      rack-test (>= 0.5.4)
      xpath (~> 2.0)
    celluloid (0.16.0)
      timers (~> 4.0.0)
    childprocess (0.5.5)
      ffi (~> 1.0, >= 1.0.11)
    code_analyzer (0.4.5)
      sexp_processor
    coderay (1.1.0)
    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.8.0)
    colored (1.2)
    coveralls (0.7.0)
      multi_json (~> 1.3)
      rest-client
      simplecov (>= 0.7)
      term-ansicolor
      thor
    cucumber (1.3.17)
      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.0)
      capybara (>= 1.1.2)
      cucumber (>= 1.2.0)
      nokogiri (>= 1.5.0)
      rails (>= 3.0.0)
    database_cleaner (1.2.0)
    debug_inspector (0.0.2)
    diff-lcs (1.2.5)
    docile (1.1.5)
    erubis (2.7.0)
    execjs (2.2.2)
    factory_girl (4.3.0)
      activesupport (>= 3.0.0)
    factory_girl_rails (4.3.0)
      factory_girl (~> 4.3.0)
      railties (>= 3.0.0)
    faker (1.2.0)
      i18n (~> 0.5)
    ffi (1.9.6)
    figaro (0.7.0)
      bundler (~> 1.0)
      rails (>= 3, < 5)
    font-awesome-sass-rails (3.0.2.2)
      railties (>= 3.1.1)
      sass-rails (>= 3.1.1)
    formatador (0.2.5)
    gherkin (2.12.2)
      multi_json (~> 1.3)
    globalize3 (0.3.1)
      activemodel (>= 3.0.0)
      activerecord (>= 3.0.0)
      paper_trail (~> 2)
    growl (1.0.3)
    guard (2.6.1)
      formatador (>= 0.2.4)
      listen (~> 2.7)
      lumberjack (~> 1.0)
      pry (>= 0.9.12)
      thor (>= 0.18.1)
    guard-rspec (3.0.2)
      guard (>= 1.8)
      rspec (~> 2.13)
    guard-spork (1.5.1)
      childprocess (>= 0.2.3)
      guard (>= 1.1)
      spork (>= 0.8.4)
    haml (4.0.5)
      tilt
    haml-rails (0.4)
      actionpack (>= 3.1, < 4.1)
      activesupport (>= 3.1, < 4.1)
      haml (>= 3.1, < 4.1)
      railties (>= 3.1, < 4.1)
    hike (1.2.3)
    hitimes (1.2.2)
    hpricot (0.8.6)
    i18n (0.6.11)
    i18n-js (2.1.2)
      i18n
    journey (1.0.4)
    jquery-rails (3.1.2)
      railties (>= 3.0, < 5.0)
      thor (>= 0.14, < 2.0)
    jquery-ui-rails (5.0.0)
      railties (>= 3.2.16)
    json (1.8.1)
    launchy (2.4.2)
      addressable (~> 2.3)
    listen (2.7.11)
      celluloid (>= 0.15.2)
      rb-fsevent (>= 0.9.3)
      rb-inotify (>= 0.9)
    lumberjack (1.0.9)
    mail (2.5.4)
      mime-types (~> 1.16)
      treetop (~> 1.4.8)
    meta_request (0.2.7)
      callsite
      rack-contrib
      railties
    method_source (0.8.2)
    mime-types (1.25.1)
    mini_portile (0.6.0)
    multi_json (1.10.1)
    multi_test (0.1.1)
    netrc (0.8.0)
    newrelic_rpm (3.7.0.177)
    nokogiri (1.6.3.1)
      mini_portile (= 0.6.0)
    paper_trail (2.7.2)
      activerecord (~> 3.0)
      railties (~> 3.0)
    pg (0.17.0)
    polyglot (0.3.5)
    pry (0.10.1)
      coderay (~> 1.1.0)
      method_source (~> 0.8.1)
      slop (~> 3.4)
    rack (1.4.5)
    rack-cache (1.2)
      rack (>= 0.4)
    rack-contrib (1.1.0)
      rack (>= 0.9.1)
    rack-ssl (1.3.4)
      rack
    rack-test (0.6.2)
      rack (>= 1.0)
    rails (3.2.21)
      actionmailer (= 3.2.21)
      actionpack (= 3.2.21)
      activerecord (= 3.2.21)
      activeresource (= 3.2.21)
      activesupport (= 3.2.21)
      bundler (~> 1.0)
      railties (= 3.2.21)
    rails-footnotes (3.7.9)
      rails (>= 3.0.0)
    rails-i18n (0.7.3)
      i18n (~> 0.5)
    rails-timeago (2.8.0)
      actionpack (>= 3.1)
      activesupport (>= 3.1)
    rails_best_practices (1.14.4)
      activesupport
      awesome_print
      code_analyzer (>= 0.4.3)
      colored
      erubis
      i18n
      require_all
      ruby-progressbar
    railties (3.2.21)
      actionpack (= 3.2.21)
      activesupport (= 3.2.21)
      rack-ssl (~> 1.3.2)
      rake (>= 0.8.7)
      rdoc (~> 3.4)
      thor (>= 0.14.6, < 2.0)
    rake (10.3.2)
    rb-fsevent (0.9.3)
    rb-inotify (0.9.5)
      ffi (>= 0.5.0)
    rdiscount (2.1.7)
    rdoc (3.12.2)
      json (~> 1.4)
    reek (1.3.4)
      ruby2ruby (~> 2.0.2)
      ruby_parser (~> 3.2)
      sexp_processor
    require_all (1.3.2)
    rest-client (1.7.2)
      mime-types (>= 1.16, < 3.0)
      netrc (~> 0.7)
    rspec (2.14.1)
      rspec-core (~> 2.14.0)
      rspec-expectations (~> 2.14.0)
      rspec-mocks (~> 2.14.0)
    rspec-core (2.14.8)
    rspec-expectations (2.14.5)
      diff-lcs (>= 1.1.3, < 2.0)
    rspec-mocks (2.14.6)
    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.6.0)
    ruby2ruby (2.0.8)
      ruby_parser (~> 3.1)
      sexp_processor (~> 4.0)
    ruby_parser (3.2.2)
      sexp_processor (~> 4.1)
    sass (3.4.6)
    sass-rails (3.2.6)
      railties (~> 3.2.0)
      sass (>= 3.1.10)
      tilt (~> 1.3)
    sexp_processor (4.4.4)
    shoulda-matchers (2.4.0)
      activesupport (>= 3.0.0)
    simple_form (2.1.0)
      actionpack (~> 3.0)
      activemodel (~> 3.0)
    simplecov (0.8.2)
      docile (~> 1.1.0)
      multi_json
      simplecov-html (~> 0.8.0)
    simplecov-html (0.8.0)
    slop (3.6.0)
    spork (0.9.2)
    sprockets (2.2.3)
      hike (~> 1.2)
      multi_json (~> 1.0)
      rack (~> 1.0)
      tilt (~> 1.1, != 1.3.0)
    strong_parameters (0.2.1)
      actionpack (~> 3.0)
      activemodel (~> 3.0)
      railties (~> 3.0)
    term-ansicolor (1.3.0)
      tins (~> 1.0)
    thor (0.19.1)
    tilt (1.4.1)
    timers (4.0.1)
      hitimes
    tins (1.3.3)
    treetop (1.4.15)
      polyglot
      polyglot (>= 0.3.1)
    tzinfo (0.3.42)
    uglifier (2.3.3)
      execjs (>= 0.3.0)
      json (>= 1.8.0)
    uniform_notifier (1.6.2)
    will_paginate (3.0.5)
    xpath (2.0.0)
      nokogiri (~> 1.3)

PLATFORMS
  ruby

DEPENDENCIES
  annotate (= 2.6.0)
  bcrypt-ruby (= 3.0.1)
  best_in_place (= 2.1.0)
  better_errors (= 0.9.0)
  binding_of_caller (= 0.7.2)
  bootstrap-sass (= 2.3.2.0)
  bootstrap-will_paginate (= 0.0.10)
  bullet (= 4.7.1)
  capybara (= 2.2.0)
  coffee-rails (= 3.2.2)
  coveralls (= 0.7.0)
  cucumber-rails (= 1.4.0)
  database_cleaner (= 1.2.0)
  factory_girl_rails (= 4.3.0)
  faker (= 1.2.0)
  figaro (= 0.7.0)
  font-awesome-sass-rails (= 3.0.2.2)
  globalize3 (= 0.3.1)
  growl (= 1.0.3)
  guard-rspec (= 3.0.2)
  guard-spork (= 1.5.1)
  haml-rails (= 0.4.0)
  hpricot (= 0.8.6)
  i18n-js (= 2.1.2)
  jquery-rails (= 3.1.2)
  jquery-ui-rails (= 5.0.0)
  launchy (= 2.4.2)
  meta_request (= 0.2.7)
  newrelic_rpm (= 3.7.0.177)
  pg (= 0.17.0)
  rails (= 3.2.21)
  rails-footnotes (= 3.7.9)
  rails-i18n (= 0.7.3)
  rails-timeago (= 2.8.0)
  rails_best_practices (= 1.14.4)
  rb-fsevent (= 0.9.3)
  rdiscount (= 2.1.7)
  reek (= 1.3.4)
  rspec-rails (= 2.14.0)
  ruby_parser (= 3.2.2)
  sass-rails (= 3.2.6)
  shoulda-matchers (= 2.4.0)
  simple_form (= 2.1.0)
  simplecov (= 0.8.2)
  spork (= 0.9.2)
  strong_parameters (= 0.2.1)
  uglifier (= 2.3.3)
  will_paginate (= 3.0.5)