bump pg to latest version

Change-Id: I10b1f3a4d761945bcabf389d8fcb3e945a18dbf6
Reviewed-on: https://gerrit.instructure.com/c/canvas-lms/+/310653
Tested-by: Service Cloud Jenkins <svc.cloudjenkins@instructure.com>
Reviewed-by: Jacob Burroughs <jburroughs@instructure.com>
QA-Review: Aaron Ogata <aogata@instructure.com>
Product-Review: Aaron Ogata <aogata@instructure.com>
Build-Review: Aaron Ogata <aogata@instructure.com>
This commit is contained in:
Aaron Ogata 2023-02-08 06:21:09 -08:00
parent 830112257c
commit bade766ae0
3 changed files with 5 additions and 5 deletions

View File

@ -18,5 +18,5 @@
# with this program. If not, see <http://www.gnu.org/licenses/>.
group :postgres do
gem "pg", "1.2.3"
gem "pg", "1.4.5"
end

View File

@ -837,7 +837,7 @@ GEM
hashery (~> 2.0)
ruby-rc4
ttfunk
pg (1.2.3)
pg (1.4.5)
pg_query (2.2.0)
google-protobuf (>= 3.19.2)
prawn (2.4.0)
@ -1328,7 +1328,7 @@ DEPENDENCIES
parallel (= 1.22.0)
parallel_tests
pdf-reader (= 2.5.0)
pg (= 1.2.3)
pg (= 1.4.5)
pg_query (= 2.2.0)
prawn-rails (= 1.3.0)
pry-byebug (= 3.10.1)

View File

@ -843,7 +843,7 @@ GEM
hashery (~> 2.0)
ruby-rc4
ttfunk
pg (1.2.3)
pg (1.4.5)
pg_query (2.2.0)
google-protobuf (>= 3.19.2)
prawn (2.4.0)
@ -1327,7 +1327,7 @@ DEPENDENCIES
parallel (= 1.22.0)
parallel_tests
pdf-reader (= 2.5.0)
pg (= 1.2.3)
pg (= 1.4.5)
pg_query (= 2.2.0)
prawn-rails (= 1.3.0)
pry-byebug (= 3.10.1)