Skip to content

Commit

Permalink
formtastic 2.2.0
Browse files Browse the repository at this point in the history
	modified:   activeadmin.gemspec
  • Loading branch information
5minpause committed Jun 5, 2012
1 parent 996a122 commit 0dd227b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion activeadmin.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Gem::Specification.new do |s|
s.add_dependency("bourbon", ">= 1.0.0")
s.add_dependency("meta_search", ">= 0.9.2")
s.add_dependency("devise", ">= 1.1.2")
s.add_dependency("formtastic", "~> 2.1.1")
s.add_dependency("formtastic", "~> 2.2.0")
s.add_dependency("inherited_resources", ">= 1.3.1")
s.add_dependency("kaminari", ">= 0.13.0")
s.add_dependency("sass", ">= 3.1.0")
Expand Down

0 comments on commit 0dd227b

Please sign in to comment.