instructure / canvas-lms

The open LMS by Instructure, Inc.
https://github.com/instructure/canvas-lms/wiki
GNU Affero General Public License v3.0
5.43k stars 2.43k forks source link

bump gem pg #2145

Closed amg-web closed 1 year ago

amg-web commented 1 year ago

noted that docker-compose uses postgres 14 image, but: pg-1.4.5 - Update error codes to PostgreSQL-15 pg 1.3.0 - Update error codes to PostgreSQL-14

so this gem update is required for newer postgres versions.