maxwells/specifind

View on GitHub
Gemfile.lock

Summary

Maintainability
Test Coverage
PATH
  remote: .
  specs:
    specifind (0.1.1)
      rails (~> 3.2.9)

GEM
  remote: http://rubygems.org/
  specs:
    actionmailer (3.2.11)
      actionpack (= 3.2.11)
      mail (~> 2.4.4)
    actionpack (3.2.11)
      activemodel (= 3.2.11)
      activesupport (= 3.2.11)
      builder (~> 3.0.0)
      erubis (~> 2.7.0)
      journey (~> 1.0.4)
      rack (~> 1.4.0)
      rack-cache (~> 1.2)
      rack-test (~> 0.6.1)
      sprockets (~> 2.2.1)
    activemodel (3.2.11)
      activesupport (= 3.2.11)
      builder (~> 3.0.0)
    activerecord (3.2.11)
      activemodel (= 3.2.11)
      activesupport (= 3.2.11)
      arel (~> 3.0.2)
      tzinfo (~> 0.3.29)
    activeresource (3.2.11)
      activemodel (= 3.2.11)
      activesupport (= 3.2.11)
    activesupport (3.2.11)
      i18n (~> 0.6)
      multi_json (~> 1.0)
    arel (3.0.2)
    arrayfields (4.7.4)
    awesome_print (1.1.0)
    bluff (0.1.0)
    builder (3.0.4)
    capybara (2.0.2)
      mime-types (>= 1.16)
      nokogiri (>= 1.3.3)
      rack (>= 1.0.0)
      rack-test (>= 0.5.4)
      selenium-webdriver (~> 2.0)
      xpath (~> 1.0.0)
    childprocess (0.3.7)
      ffi (~> 1.0, >= 1.0.6)
    chronic (0.9.1)
    churn (0.0.28)
      chronic (>= 0.2.3)
      hirb
      json_pure
      main
      ruby_parser (~> 3.0)
      sexp_processor (~> 4.1)
    code_analyzer (0.3.1)
      sexp_processor
    coderay (1.0.8)
    colored (1.2)
    diff-lcs (1.1.3)
    erubis (2.7.0)
    fattr (2.2.1)
    ffi (1.3.1)
    flay (2.0.1)
      ruby_parser (~> 3.0)
      sexp_processor (~> 4.0)
    flog (3.2.2)
      ruby_parser (~> 3.1, > 3.1.0)
      sexp_processor (~> 4.0)
    googlecharts (1.6.8)
    growl (1.0.3)
    guard (1.6.2)
      listen (>= 0.6.0)
      lumberjack (>= 1.0.2)
      pry (>= 0.9.10)
      terminal-table (>= 1.4.3)
      thor (>= 0.14.6)
    guard-bundler (1.0.0)
      bundler (~> 1.0)
      guard (~> 1.1)
    guard-rspec (2.4.0)
      guard (>= 1.1)
      rspec (~> 2.11)
    hike (1.2.1)
    hirb (0.7.1)
    i18n (0.6.1)
    japgolly-Saikuro (1.1.1.0)
    journey (1.0.4)
    json (1.7.6)
    json_pure (1.7.7)
    listen (0.7.2)
    lumberjack (1.0.2)
    mail (2.4.4)
      i18n (>= 0.4.0)
      mime-types (~> 1.16)
      treetop (~> 1.4.8)
    main (5.1.1)
      arrayfields (>= 4.7.4)
      chronic (>= 0.6.2)
      fattr (>= 2.2.0)
      map (>= 5.1.0)
    map (6.2.0)
    method_source (0.8.1)
    metric_fu (3.0.0)
      activesupport (>= 2.0.0)
      arrayfields (= 4.7.4)
      bluff
      churn (= 0.0.28)
      coderay
      fattr (= 2.2.1)
      flay (= 2.0.1)
      flog (= 3.2.2)
      googlecharts
      japgolly-Saikuro (>= 1.1.1.0)
      map (= 6.2.0)
      metric_fu-roodi (>= 2.2.1)
      rails_best_practices (= 1.13.2)
      reek (= 1.3.1)
      ruby2ruby (= 2.0.2)
      ruby_parser (~> 3.0, >= 3.1.1)
      sexp_processor (~> 4.0)
    metric_fu-roodi (2.2.1)
      ruby_parser
    mime-types (1.19)
    multi_json (1.5.0)
    mysql2 (0.3.11)
    nokogiri (1.5.6)
    pg (0.15.0)
    polyglot (0.3.3)
    progressbar (0.20.0)
    pry (0.9.11.4)
      coderay (~> 1.0.5)
      method_source (~> 0.8)
      slop (~> 3.4)
    rack (1.4.4)
    rack-cache (1.2)
      rack (>= 0.4)
    rack-ssl (1.3.3)
      rack
    rack-test (0.6.2)
      rack (>= 1.0)
    rails (3.2.11)
      actionmailer (= 3.2.11)
      actionpack (= 3.2.11)
      activerecord (= 3.2.11)
      activeresource (= 3.2.11)
      activesupport (= 3.2.11)
      bundler (~> 1.0)
      railties (= 3.2.11)
    rails_best_practices (1.13.2)
      activesupport
      awesome_print
      code_analyzer
      colored
      erubis
      i18n
      progressbar
    railties (3.2.11)
      actionpack (= 3.2.11)
      activesupport (= 3.2.11)
      rack-ssl (~> 1.3.2)
      rake (>= 0.8.7)
      rdoc (~> 3.4)
      thor (>= 0.14.6, < 2.0)
    rake (10.0.3)
    rb-fsevent (0.9.3)
    rdoc (3.12)
      json (~> 1.4)
    reek (1.3.1)
      ruby2ruby (~> 2.0.2)
      ruby_parser (~> 3.1.1)
      sexp_processor
    rspec (2.12.0)
      rspec-core (~> 2.12.0)
      rspec-expectations (~> 2.12.0)
      rspec-mocks (~> 2.12.0)
    rspec-core (2.12.2)
    rspec-expectations (2.12.1)
      diff-lcs (~> 1.1.3)
    rspec-mocks (2.12.2)
    rspec-rails (2.12.2)
      actionpack (>= 3.0)
      activesupport (>= 3.0)
      railties (>= 3.0)
      rspec-core (~> 2.12.0)
      rspec-expectations (~> 2.12.0)
      rspec-mocks (~> 2.12.0)
    ruby-pg (0.8.0)
      pg (~> 0)
    ruby2ruby (2.0.2)
      ruby_parser (~> 3.1)
      sexp_processor (~> 4.0)
    ruby_gntp (0.3.4)
    ruby_parser (3.1.1)
      sexp_processor (~> 4.1)
    rubyzip (0.9.9)
    selenium-webdriver (2.29.0)
      childprocess (>= 0.2.5)
      multi_json (~> 1.0)
      rubyzip
      websocket (~> 1.0.4)
    sexp_processor (4.1.5)
    slop (3.4.3)
    sprockets (2.2.2)
      hike (~> 1.2)
      multi_json (~> 1.0)
      rack (~> 1.0)
      tilt (~> 1.1, != 1.3.0)
    sqlite3 (1.3.7)
    terminal-table (1.4.5)
    thor (0.17.0)
    tilt (1.3.3)
    treetop (1.4.12)
      polyglot
      polyglot (>= 0.3.1)
    tzinfo (0.3.35)
    websocket (1.0.7)
    xpath (1.0.0)
      nokogiri (~> 1.3)

PLATFORMS
  ruby

DEPENDENCIES
  activerecord
  capybara
  growl
  guard
  guard-bundler
  guard-rspec
  metric_fu
  mysql2
  rb-fsevent
  rspec-rails
  ruby-pg
  ruby_gntp
  specifind!
  sqlite3