From 24d0e4060d08014e99a768a3ed767e7299028c72 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 21 Jan 2026 10:03:38 +0000 Subject: [PATCH] chore(deps): bump pg_query from 6.1.0 to 6.2.1 Bumps [pg_query](https://github.com/pganalyze/pg_query) from 6.1.0 to 6.2.1. - [Changelog](https://github.com/pganalyze/pg_query/blob/main/CHANGELOG.md) - [Commits](https://github.com/pganalyze/pg_query/compare/v6.1.0...v6.2.1) --- updated-dependencies: - dependency-name: pg_query dependency-version: 6.2.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 9d5cecd4..6e22ad08 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -195,7 +195,7 @@ GEM reline globalid (1.3.0) activesupport (>= 6.1) - google-protobuf (4.30.2) + google-protobuf (4.33.4) bigdecimal rake (>= 13) has_scope (0.9.0) @@ -309,7 +309,7 @@ GEM ast (~> 2.4.1) racc pg (1.6.3) - pg_query (6.1.0) + pg_query (6.2.1) google-protobuf (>= 3.25.3) pg_search (2.3.7) activerecord (>= 6.1)