1
0
Fork 0
mirror of https://github.com/aasm/aasm synced 2023-03-27 23:22:41 -04:00
This commit is contained in:
Travis Tilley 2010-09-13 00:15:08 -04:00
parent 4d02c03784
commit 0600de0410

View file

@ -5,11 +5,11 @@
Gem::Specification.new do |s|
s.name = %q{aasm}
s.version = "2.1.7"
s.version = "2.1.8"
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Scott Barron", "Scott Petersen", "Travis Tilley"]
s.date = %q{2010-08-27}
s.date = %q{2010-09-13}
s.description = %q{AASM is a continuation of the acts as state machine rails plugin, built for plain Ruby objects.}
s.email = %q{scott@elitists.net, ttilley@gmail.com}
s.extra_rdoc_files = [