PATH

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

GEM

remote: http://www.rubygems.org/
specs:
  activemodel (3.1.1)
    activesupport (= 3.1.1)
    builder (~> 3.0.0)
    i18n (~> 0.6)
  activesupport (3.1.1)
    multi_json (~> 1.0)
  appraisal (0.3.8)
    bundler
    rake
  bson (1.4.0)
  builder (3.0.0)
  i18n (0.6.0)
  mongo (1.4.0)
    bson (= 1.4.0)
  mongo_mapper (0.10.0)
    activemodel (~> 3.0)
    activesupport (~> 3.0)
    plucky (~> 0.3.8)
  multi_json (1.0.3)
  plucky (0.3.8)
    mongo (~> 1.3)
  rake (0.9.2)
  rcov (0.9.11)

PLATFORMS

ruby

DEPENDENCIES

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