Skip to content

Commit b45cf09

Browse files
authored
Update pg to version 1.6.3
1 parent ad7c71c commit b45cf09

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

Gemfile.lock

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -231,7 +231,9 @@ GEM
231231
passwordless (1.7.0)
232232
bcrypt (>= 3.1.11)
233233
rails (>= 5.1.4)
234-
pg (1.5.9)
234+
pg (1.6.3-arm64-darwin)
235+
pg (1.6.3-x86_64-darwin)
236+
pg (1.6.3-x86_64-linux)
235237
psych (5.1.2)
236238
stringio
237239
public_suffix (5.0.3)

0 commit comments

Comments
 (0)