GEM
  remote: http://rubygems.org/
  specs:
    activemodel (3.0.10)
      activesupport (= 3.0.10)
      builder (~> 2.1.2)
      i18n (~> 0.5.0)
    activerecord (3.0.10)
      activemodel (= 3.0.10)
      activesupport (= 3.0.10)
      arel (~> 2.0.10)
      tzinfo (~> 0.3.23)
    activesupport (3.0.10)
    amee (4.0.0)
      activesupport (~> 3.0.10)
      json
      log4r
      nokogiri (~> 1.4.3.1)
    amee-data-abstraction (2.0.0)
      amee (~> 4.0)
      quantify (~> 2.0.0)
      uuidtools (= 2.1.2)
    arel (2.0.10)
    builder (2.1.2)
    diff-lcs (1.1.3)
    flexmock (0.9.0)
    git (1.2.5)
    i18n (0.5.0)
    jeweler (1.6.4)
      bundler (~> 1.0)
      git (>= 1.2.5)
      rake
    json (1.6.1)
    log4r (1.1.9)
    nokogiri (1.4.3.1)
    quantify (2.0.0)
      activesupport (~> 3.0.10)
      i18n
    rake (0.9.2)
    rcov (0.9.10)
    rdoc (3.9.4)
    rspec (2.6.0)
      rspec-core (~> 2.6.0)
      rspec-expectations (~> 2.6.0)
      rspec-mocks (~> 2.6.0)
    rspec-core (2.6.4)
    rspec-expectations (2.6.0)
      diff-lcs (~> 1.1.2)
    rspec-mocks (2.6.0)
    sqlite3 (1.3.4)
    tzinfo (0.3.29)
    uuidtools (2.1.2)

PLATFORMS
  ruby

DEPENDENCIES
  activerecord (~> 3.0.10)
  amee-data-abstraction (~> 2.0)
  bundler (~> 1.0.0)
  flexmock (> 0.8.6)
  jeweler (~> 1.6.4)
  rcov
  rdoc
  rspec (= 2.6.0)
  sqlite3