PATH

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

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
  builder (3.0.0)
  i18n (0.6.0)
  multi_json (1.0.3)
  rake (0.9.2)
  rcov (0.9.11)

PLATFORMS

ruby

DEPENDENCIES

activemodel (= 3.1.1)
appraisal (~> 0.3.8)
rake
rcov
state_machine!