Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Added fastercsv to gemspec.
  • Loading branch information
gunn committed Jun 13, 2011
1 parent 8def2a3 commit b76b761
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions rails_admin.gemspec
Expand Up @@ -13,6 +13,7 @@ Gem::Specification.new do |gem|
gem.add_development_dependency 'ZenTest', '~> 4.5'

gem.add_runtime_dependency 'builder', '~> 2.1.0'
gem.add_runtime_dependency 'fastercsv'
gem.add_runtime_dependency 'haml', ['>= 3.0.0', '< 3.2.0']
gem.add_runtime_dependency 'rails', '~> 3.0.7'

Expand Down

0 comments on commit b76b761

Please sign in to comment.