GEM
  remote: http://rubygems.org/
  specs:
    diff-lcs (1.1.2)
    git (1.2.5)
    jeweler (1.8.3)
      bundler (~> 1.0)
      git (>= 1.2.5)
      rake
      rdoc
    json (1.6.5)
    log4r (1.1.9)
    rake (0.9.2.2)
    rdoc (3.12)
      json (~> 1.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)
    shoulda (2.11.3)

PLATFORMS
  ruby

DEPENDENCIES
  bundler
  jeweler
  log4r (>= 1.1.9)
  rdoc (>= 3.12)
  rspec (>= 2.3.0)
  shoulda