mirror of
https://github.com/aasm/aasm
synced 2023-03-27 23:22:41 -04:00
bah gemspec
This commit is contained in:
parent
5624f0ea7b
commit
3b4520ea7f
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
|||
|
||||
Gem::Specification.new do |s|
|
||||
s.name = %q{aasm}
|
||||
s.version = "2.1.6"
|
||||
s.version = "2.1.7"
|
||||
|
||||
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
|
||||
s.authors = ["Scott Barron", "Scott Petersen", "Travis Tilley"]
|
||||
|
|
Loading…
Reference in a new issue