Rip faster_csv out of lib into the Gemfile. #517

This commit is contained in:
Felix Schäfer 2011-08-21 19:26:43 +02:00
parent 3d03a3eda5
commit 0b57e936f5
2 changed files with 1 additions and 1984 deletions

View File

@ -6,6 +6,7 @@ gem "coderay", "~> 0.9.7"
gem "i18n", "~> 0.4.2"
gem "rubytree", "~> 0.5.2", :require => 'tree'
gem "rdoc", ">= 2.4.2"
gem "fastercsv", "~> 1.5.0", :platforms => :ruby_18
group :test do
gem 'shoulda', '~> 2.10.3'

File diff suppressed because it is too large Load Diff