Merge pull request #100 from thegcat/feature/517-put_faster_csv_in_the_gemfile
Rip faster_csv out of lib into the Gemfile. #517
This commit is contained in:
commit
57ecf525f0
1
Gemfile
1
Gemfile
@ -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'
|
||||
|
1984
lib/faster_csv.rb
1984
lib/faster_csv.rb
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user