Skip to content

Commit b130a16

Browse files
authored
Merge pull request rails#48116 from Shopify/update-pg-fix-segfault
Update pg gem to 1.5.3
2 parents 10285e9 + 1794bc3 commit b130a16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -358,7 +358,7 @@ GEM
358358
parser (3.2.1.1)
359359
ast (~> 2.4.1)
360360
path_expander (1.1.1)
361-
pg (1.5.1)
361+
pg (1.5.3)
362362
propshaft (0.6.4)
363363
actionpack (>= 7.0.0)
364364
activesupport (>= 7.0.0)

0 commit comments

Comments
 (0)