Gemfile.lock

Summary

Maintainability
Test Coverage
GIT
  remote: https://github.com/unixcharles/active-record-lax-includes.git
  revision: 1aa641ec6c5dd926d9e6a862d701f4bcf9ad6ed7
  specs:
    activerecord_lax_includes (0.1.2)

GEM
  remote: https://rubygems.org/
  specs:
    actionmailer (3.2.20)
      actionpack (= 3.2.20)
      mail (~> 2.5.4)
    actionpack (3.2.20)
      activemodel (= 3.2.20)
      activesupport (= 3.2.20)
      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)
    active_enum (0.9.12)
      activesupport (~> 3.0)
    activemodel (3.2.20)
      activesupport (= 3.2.20)
      builder (~> 3.0.0)
    activerecord (3.2.20)
      activemodel (= 3.2.20)
      activesupport (= 3.2.20)
      arel (~> 3.0.2)
      tzinfo (~> 0.3.29)
    activeresource (3.2.20)
      activemodel (= 3.2.20)
      activesupport (= 3.2.20)
    activesupport (3.2.20)
      i18n (~> 0.6, >= 0.6.4)
      multi_json (~> 1.0)
    addressable (2.3.6)
    arel (3.0.3)
    awesome_print (1.2.0)
    bcrypt-ruby (3.0.1)
    binding_of_caller (0.7.2)
      debug_inspector (>= 0.0.1)
    builder (3.0.4)
    bullet (4.14.0)
      activesupport (>= 3.0.0)
      uniform_notifier (>= 1.6.0)
    callsite (0.0.11)
    capybara (2.1.0)
      mime-types (>= 1.16)
      nokogiri (>= 1.3.3)
      rack (>= 1.0.0)
      rack-test (>= 0.5.4)
      xpath (~> 2.0)
    capybara-webkit (1.3.1)
      capybara (>= 2.0.2, < 2.5.0)
      json
    celluloid (0.16.0)
      timers (~> 4.0.0)
    coderay (1.1.0)
    coveralls (0.7.1)
      multi_json (~> 1.3)
      rest-client
      simplecov (>= 0.7)
      term-ansicolor
      thor
    daemons (1.2.4)
    debug_inspector (0.0.2)
    diff-lcs (1.2.5)
    docile (1.1.5)
    em-websocket (0.5.1)
      eventmachine (>= 0.12.9)
      http_parser.rb (~> 0.6.0)
    erubis (2.7.0)
    eventmachine (1.2.3)
    execjs (2.2.2)
    factory_girl (4.2.0)
      activesupport (>= 3.0.0)
    factory_girl_rails (4.2.1)
      factory_girl (~> 4.2.0)
      railties (>= 3.0.0)
    faker (1.1.2)
      i18n (~> 0.5)
    ffi (1.9.6)
    formatador (0.2.5)
    guard (2.7.1)
      formatador (>= 0.2.4)
      listen (~> 2.7)
      lumberjack (~> 1.0)
      pry (>= 0.9.12)
      thor (>= 0.18.1)
    guard-bundler (2.0.0)
      bundler (~> 1.0)
      guard (~> 2.2)
    guard-livereload (2.3.1)
      em-websocket (~> 0.5)
      guard (~> 2.0)
      multi_json (~> 1.8)
    guard-sunspot (0.0.2)
      guard
      sunspot_solr
    guard-zeus (2.0.0)
      guard (~> 2.0)
      zeus (~> 0)
    hash-deep-merge (0.1.1)
    hike (1.2.3)
    hitimes (1.2.2)
    http_parser.rb (0.6.0)
    i18n (0.6.11)
    journey (1.0.4)
    jquery-rails (2.2.2)
      railties (>= 3.0, < 5.0)
      thor (>= 0.14, < 2.0)
    jquery-tablesorter (1.4.1)
      railties (~> 3.1)
    js-routes (0.8.8)
      rails (>= 3.2)
    json (1.8.1)
    launchy (2.4.3)
      addressable (~> 2.3)
    lazy_high_charts (1.4.0)
      bundler (>= 1.0)
      hash-deep-merge
    letter_opener (1.2.0)
      launchy (~> 2.2)
    libv8 (3.16.14.7)
    listen (2.7.11)
      celluloid (>= 0.15.2)
      rb-fsevent (>= 0.9.3)
      rb-inotify (>= 0.9)
    lockfile (2.1.3)
    lumberjack (1.0.9)
    magnific-popup-rails (0.9.9)
    mail (2.5.4)
      mime-types (~> 1.16)
      treetop (~> 1.4.8)
    meta_request (0.3.4)
      callsite (~> 0.0, >= 0.0.11)
      rack-contrib (~> 1.1)
      railties (>= 3.0.0, < 5.0.0)
    method_source (0.8.2)
    mime-types (1.25.1)
    mini_portile (0.6.0)
    multi_json (1.10.1)
    netrc (0.8.0)
    nokogiri (1.6.3.1)
      mini_portile (= 0.6.0)
    parallel (1.3.3)
    parallel_tests (1.0.7)
      parallel
    pg (0.18.4)
    polyglot (0.3.5)
    pr_geohash (1.0.0)
    pry (0.10.1)
      coderay (~> 1.1.0)
      method_source (~> 0.8.1)
      slop (~> 3.4)
    pry-rails (0.3.2)
      pry (>= 0.9.10)
    rack (1.4.7)
    rack-cache (1.2)
      rack (>= 0.4)
    rack-contrib (1.2.0)
      rack (>= 0.9.1)
    rack-livereload (0.3.15)
      rack
    rack-ssl (1.3.4)
      rack
    rack-test (0.6.2)
      rack (>= 1.0)
    rails (3.2.20)
      actionmailer (= 3.2.20)
      actionpack (= 3.2.20)
      activerecord (= 3.2.20)
      activeresource (= 3.2.20)
      activesupport (= 3.2.20)
      bundler (~> 1.0)
      railties (= 3.2.20)
    railties (3.2.20)
      actionpack (= 3.2.20)
      activesupport (= 3.2.20)
      rack-ssl (~> 1.3.2)
      rake (>= 0.8.7)
      rdoc (~> 3.4)
      thor (>= 0.14.6, < 2.0)
    rake (10.1.0)
    rb-fsevent (0.9.4)
    rb-inotify (0.9.5)
      ffi (>= 0.5.0)
    rdoc (3.12.2)
      json (~> 1.4)
    ref (1.0.5)
    rest-client (1.7.2)
      mime-types (>= 1.16, < 3.0)
      netrc (~> 0.7)
    rsolr (1.0.10)
      builder (>= 2.1.2)
    rspec (2.13.0)
      rspec-core (~> 2.13.0)
      rspec-expectations (~> 2.13.0)
      rspec-mocks (~> 2.13.0)
    rspec-core (2.13.1)
    rspec-expectations (2.13.0)
      diff-lcs (>= 1.1.3, < 2.0)
    rspec-instafail (0.2.5)
      rspec
    rspec-mocks (2.13.1)
    rspec-rails (2.13.2)
      actionpack (>= 3.0)
      activesupport (>= 3.0)
      railties (>= 3.0)
      rspec-core (~> 2.13.0)
      rspec-expectations (~> 2.13.0)
      rspec-mocks (~> 2.13.0)
    sass (3.4.7)
    sass-rails (3.2.6)
      railties (~> 3.2.0)
      sass (>= 3.1.10)
      tilt (~> 1.3)
    simplecov (0.8.0.pre2)
      docile (~> 1.1.0)
      lockfile (>= 2.1.0)
      multi_json
      simplecov-html (~> 0.7.1)
    simplecov-html (0.7.1)
    slop (3.6.0)
    sprockets (2.2.3)
      hike (~> 1.2)
      multi_json (~> 1.0)
      rack (~> 1.0)
      tilt (~> 1.1, != 1.3.0)
    sqlite3 (1.3.10)
    sunspot (2.1.1)
      pr_geohash (~> 1.0)
      rsolr (~> 1.0.7)
    sunspot_rails (2.1.1)
      nokogiri
      rails (>= 3)
      sunspot (= 2.1.1)
    sunspot_solr (2.1.1)
    teaspoon (0.8.0)
      railties (>= 3.2.5, < 5)
    term-ansicolor (1.3.0)
      tins (~> 1.0)
    therubyracer (0.12.1)
      libv8 (~> 3.16.14.0)
      ref
    thin (1.7.0)
      daemons (~> 1.0, >= 1.0.9)
      eventmachine (~> 1.0, >= 1.0.4)
      rack (>= 1, < 3)
    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)
    turbo-sprockets-rails3 (0.3.14)
      railties (> 3.2.8, < 4.0.0)
      sprockets (>= 2.2.0)
    tzinfo (0.3.42)
    uglifier (1.3.0)
      execjs (>= 0.3.0)
      multi_json (~> 1.0, >= 1.0.2)
    uniform_notifier (1.6.2)
    will_paginate (3.0.7)
    xpath (2.0.0)
      nokogiri (~> 1.3)
    zeus (0.13.3)
      method_source (>= 0.6.7)
    zeus-parallel_tests (0.2.4)
      parallel_tests (>= 0.11.3)
      zeus (~> 0.13.3)

PLATFORMS
  ruby

DEPENDENCIES
  active_enum (~> 0.9.12)
  activerecord_lax_includes!
  awesome_print
  bcrypt-ruby (~> 3.0.0)
  binding_of_caller
  bullet
  capybara (~> 2.1.0)
  capybara-webkit
  coveralls
  factory_girl_rails (~> 4.2.0)
  faker (~> 1.1.2)
  guard
  guard-bundler
  guard-livereload
  guard-sunspot
  guard-zeus
  jquery-rails (~> 2.2.1)
  jquery-tablesorter (~> 1.4.1)
  js-routes (~> 0.8.7)
  lazy_high_charts (~> 1.4.0)
  letter_opener
  magnific-popup-rails
  meta_request
  nokogiri
  parallel_tests
  pg
  pry-rails
  rack-livereload
  rails (~> 3.2.19)
  rspec-instafail
  rspec-rails (~> 2.13.0)
  sass-rails (~> 3.2.6)
  simplecov (= 0.8.0.pre2)
  sqlite3
  sunspot_rails
  sunspot_solr
  teaspoon
  therubyracer
  thin
  turbo-sprockets-rails3
  uglifier (~> 1.3.0)
  will_paginate
  zeus
  zeus-parallel_tests

BUNDLED WITH
   1.15.0.pre.4