Skip to content

Commit 329948e

Browse files
Bump pg from 1.6.0 to 1.6.1
Bumps [pg](https://github.com/ged/ruby-pg) from 1.6.0 to 1.6.1. - [Changelog](https://github.com/ged/ruby-pg/blob/master/CHANGELOG.md) - [Commits](ged/ruby-pg@v1.6.0...v1.6.1) --- updated-dependencies: - dependency-name: pg dependency-version: 1.6.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 93f31bc commit 329948e

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

Gemfile.lock

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -235,10 +235,11 @@ GEM
235235
parser (3.3.8.0)
236236
ast (~> 2.4.1)
237237
racc
238-
pg (1.6.0-aarch64-linux)
239-
pg (1.6.0-arm64-darwin)
240-
pg (1.6.0-x64-mingw-ucrt)
241-
pg (1.6.0-x86_64-linux)
238+
pg (1.6.1-aarch64-linux-musl)
239+
pg (1.6.1-arm64-darwin)
240+
pg (1.6.1-x64-mingw-ucrt)
241+
pg (1.6.1-x86_64-linux)
242+
pg (1.6.1-x86_64-linux-musl)
242243
pp (0.6.2)
243244
prettyprint
244245
prettyprint (0.2.0)

0 commit comments

Comments
 (0)