From 65a52176f4b93fc0b1700cbe04335928d3b4d09a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Dec 2024 04:46:14 +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 ce34819..b74ad96 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -203,8 +203,8 @@ GEM ostruct (0.6.1) pagy (9.3.2) 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)