PATH

remote: /home/aaron/Projects/Personal/pluginaweek/state_machine
specs:
  state_machine (1.0.2)

GEM

remote: http://www.rubygems.org/
specs:
  activemodel (3.0.9)
    activesupport (= 3.0.9)
    builder (~> 2.1.2)
    i18n (~> 0.5.0)
  activesupport (3.0.9)
  appraisal (0.3.8)
    bundler
    rake
  bson (1.3.1)
  builder (2.1.2)
  i18n (0.5.0)
  mongo (1.3.1)
    bson (>= 1.3.1)
  mongo_mapper (0.9.0)
    activemodel (~> 3.0.0)
    activesupport (~> 3.0.0)
    plucky (~> 0.3.6)
  plucky (0.3.8)
    mongo (~> 1.3)
  rake (0.9.2)
  rcov (0.9.10)

PLATFORMS

ruby

DEPENDENCIES

appraisal (~> 0.3.8)
mongo_mapper (= 0.9.0)
rake
rcov
state_machine!