canvas-lms/Gemfile.d/postgres.rb

4 lines
44 B
Ruby

group :postgres do
gem 'pg', '0.19.0'
end