Skip to content

Commit 2ad88a8

Browse files
Bump pg from 1.6.0 to 1.6.1 (#449)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6429e8d commit 2ad88a8

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

Gemfile.lock

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -323,10 +323,12 @@ GEM
323323
parser (3.3.9.0)
324324
ast (~> 2.4.1)
325325
racc
326-
pg (1.6.0)
327-
pg (1.6.0-aarch64-linux)
328-
pg (1.6.0-arm64-darwin)
329-
pg (1.6.0-x86_64-linux)
326+
pg (1.6.1)
327+
pg (1.6.1-aarch64-linux)
328+
pg (1.6.1-aarch64-linux-musl)
329+
pg (1.6.1-arm64-darwin)
330+
pg (1.6.1-x86_64-linux)
331+
pg (1.6.1-x86_64-linux-musl)
330332
pp (0.6.2)
331333
prettyprint
332334
prettyprint (0.2.0)

0 commit comments

Comments
 (0)