* adding postgres-copy

This commit is contained in:
Seth Call 2013-05-18 07:01:10 -05:00
parent 11458f0d39
commit 512731f017
1 changed files with 1 additions and 0 deletions

View File

@ -31,6 +31,7 @@ gem 'rb-readline'
gem 'aasm', '3.0.16'
gem 'carrierwave'
gem 'devise'
gem 'postgres-copy'
group :development do
gem 'pry'