Skip to content

Commit

Permalink
update to formtastic 2.3.0.rc3
Browse files Browse the repository at this point in the history
  • Loading branch information
seanlinsley committed Apr 19, 2014
1 parent a05b0dc commit 3a6e5c5
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'
s.add_dependency 'coffee-rails'
s.add_dependency 'devise', '~> 3.2'
s.add_dependency 'formtastic', '~> 2.3.0.rc2' # change to 2.3 when stable is released
s.add_dependency 'formtastic', '~> 2.3.0.rc3' # change to 2.3 when stable is released
s.add_dependency 'inherited_resources', '~> 1.3'
s.add_dependency 'jquery-rails'
s.add_dependency 'jquery-ui-rails'
Expand Down

0 comments on commit 3a6e5c5

Please sign in to comment.