diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-03-10 14:08:10 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-03-10 14:08:10 +0100 |
commit | 540d49ec143094e94996b04ba06ae8bdfd092ba8 (patch) | |
tree | 9b7cc422d03a4d5d3ecae87e1e2d5a44d71bc88d | |
parent | 688287c59d526ef76089322a368789f5846c6ac3 (diff) |
Bump pghero from 3.1.0 to 3.2.0 (#24044)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-rw-r--r-- | Gemfile.lock | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 8fbb7c5d1..df3385cf3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -483,7 +483,7 @@ GEM pastel (0.8.0) tty-color (~> 0.5) pg (1.4.6) - pghero (3.1.0) + pghero (3.2.0) activerecord (>= 6) pkg-config (1.5.1) posix-spawn (0.3.15) |