Skip to content

Commit

Permalink
Bump pg_query from 5.1.0 to 6.0.0
Browse files Browse the repository at this point in the history
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](pganalyze/pg_query@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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 3, 2024
1 parent 85175f7 commit 9f749a7
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -113,13 +113,13 @@ GEM
raabro (~> 1.4)
globalid (1.2.1)
activesupport (>= 6.1)
google-protobuf (4.28.3)
google-protobuf (4.29.0)
bigdecimal
rake (>= 13)
google-protobuf (4.28.3-x86_64-darwin)
google-protobuf (4.29.0-x86_64-darwin)
bigdecimal
rake (>= 13)
google-protobuf (4.28.3-x86_64-linux)
google-protobuf (4.29.0-x86_64-linux)
bigdecimal
rake (>= 13)
i18n (1.14.6)
Expand Down Expand Up @@ -176,8 +176,8 @@ GEM
ast (~> 2.4.1)
racc
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)
public_suffix (6.0.1)
Expand Down

0 comments on commit 9f749a7

Please sign in to comment.