From 7466c1d8027da97a66185370143285b43a9b3735 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Apr 2026 05:24:34 +0000 Subject: [PATCH] build(deps): bump pg_query from 6.1.0 to 6.2.2 Bumps [pg_query](https://github.com/pganalyze/pg_query) from 6.1.0 to 6.2.2. - [Changelog](https://github.com/pganalyze/pg_query/blob/main/CHANGELOG.md) - [Commits](https://github.com/pganalyze/pg_query/compare/v6.1.0...v6.2.2) --- updated-dependencies: - dependency-name: pg_query dependency-version: 6.2.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 612fffe621..131746d7a0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -257,18 +257,18 @@ GEM activerecord (>= 4.0.0) globalid (1.3.0) activesupport (>= 6.1) - google-protobuf (4.30.2) + google-protobuf (4.34.1) bigdecimal - rake (>= 13) - google-protobuf (4.30.2-arm64-darwin) + rake (~> 13.3) + google-protobuf (4.34.1-arm64-darwin) bigdecimal - rake (>= 13) - google-protobuf (4.30.2-x86_64-darwin) + rake (~> 13.3) + google-protobuf (4.34.1-x86_64-darwin) bigdecimal - rake (>= 13) - google-protobuf (4.30.2-x86_64-linux) + rake (~> 13.3) + google-protobuf (4.34.1-x86_64-linux-gnu) bigdecimal - rake (>= 13) + rake (~> 13.3) googleapis-common-protos-types (1.20.0) google-protobuf (>= 3.18, < 5.a) groupdate (6.8.0) @@ -413,7 +413,7 @@ GEM pg (1.6.3-arm64-darwin) pg (1.6.3-x86_64-darwin) pg (1.6.3-x86_64-linux) - pg_query (6.1.0) + pg_query (6.2.2) google-protobuf (>= 3.25.3) pghero (3.7.0) activerecord (>= 7.1) @@ -493,7 +493,7 @@ GEM tsort (>= 0.2) zeitwerk (~> 2.6) rainbow (3.1.1) - rake (13.3.1) + rake (13.4.2) rdoc (7.2.0) erb psych (>= 4.0.0)