Skip to content

Commit

Permalink
Require i18n >= 0.4.0, this closes GH-277
Browse files Browse the repository at this point in the history
  • Loading branch information
mjonuschat committed May 29, 2010
1 parent 743b26b commit f134673
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Rakefile
Expand Up @@ -59,6 +59,7 @@ begin
# Will be offered to install these if they are not already installed.
s.add_dependency 'activesupport', '>= 2.3.0'
s.add_dependency 'actionpack', '>= 2.3.0'
s.add_dependency 'i18n', '>= 0.4.0'

# Development dependencies. Not installed by default.
# Install with: sudo gem install formtastic --development
Expand Down

0 comments on commit f134673

Please sign in to comment.