PATH
  remote: .
  specs:
    tengine_event (1.1.0)
      activesupport (>= 3.0.0)
      amqp (~> 0.8.0)
      tengine_support (~> 1.1.0)
      uuid (~> 2.3.4)

GEM
  remote: http://rubygems.org/
  specs:
    ZenTest (4.8.2)
    activesupport (3.2.9)
      i18n (~> 0.6)
      multi_json (~> 1.0)
    amq-client (0.8.7)
      amq-protocol (>= 0.8.4)
      eventmachine
    amq-protocol (0.8.4)
    amqp (0.8.4)
      amq-client (~> 0.8.7)
      amq-protocol (~> 0.8.4)
      eventmachine
    autotest (4.4.6)
      ZenTest (>= 4.4.1)
    builder (3.1.3)
    ci_reporter (1.6.9)
      builder (>= 2.1.2)
    diff-lcs (1.1.3)
    eventmachine (1.0.0)
    i18n (0.6.1)
    macaddr (1.6.1)
      systemu (~> 2.5.0)
    multi_json (1.3.6)
    rake (0.9.2.2)
    rdiscount (1.6.8)
    rspec (2.10.0)
      rspec-core (~> 2.10.0)
      rspec-expectations (~> 2.10.0)
      rspec-mocks (~> 2.10.0)
    rspec-core (2.10.1)
    rspec-expectations (2.10.0)
      diff-lcs (~> 1.1.3)
    rspec-mocks (2.10.1)
    simplecov (0.6.4)
      multi_json (~> 1.0)
      simplecov-html (~> 0.5.3)
    simplecov-html (0.5.3)
    systemu (2.5.2)
    tengine_support (1.1.0)
      activesupport (>= 3.0.0)
    uuid (2.3.5)
      macaddr (~> 1.0)
    yard (0.8.2.1)

PLATFORMS
  ruby

DEPENDENCIES
  autotest
  bundler
  ci_reporter (~> 1.6.5)
  rake (~> 0.9.2.2)
  rdiscount
  rspec (~> 2.10.0)
  simplecov (~> 0.6.4)
  tengine_event!
  yard (~> 0.8.1)