From cb7dcd161a3f2c3ecf11c614a74f2b9e05d3dba4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Dec 2024 11:07:03 +0000 Subject: [PATCH] Bump pg_query from 5.1.0 to 6.0.0 Bumps [pg_query](https://github.com/pganalyze/pg_query) from 5.1.0 to 6.0.0. - [Changelog](https://github.com/pganalyze/pg_query/blob/main/CHANGELOG.md) - [Commits](https://github.com/pganalyze/pg_query/compare/v5.1.0...v6.0.0) --- updated-dependencies: - dependency-name: pg_query dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index f6e1513..02cca4a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -188,8 +188,8 @@ GEM numerizer (0.1.1) ostruct (0.6.1) pg (1.5.9) - pg_query (5.1.0) - google-protobuf (>= 3.22.3) + pg_query (6.0.0) + google-protobuf (>= 3.25.3) pghero (3.6.1) activerecord (>= 6.1) popper_js (2.11.8)