about summary refs log tree commit diff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-07-30 01:48:43 +0900
committerGitHub <noreply@github.com>2022-07-30 01:48:43 +0900
commite606140bacbfd4a3a5a203458c451d334b1b204f (patch)
treef3b434e2b5eb4edab4330d03a717662c137f313d
parent6af383213adc1666fd222c11837a9a0ddb5d24bd (diff)
Bump pg from 1.4.1 to 1.4.2 (#18895)
Bumps [pg](https://github.com/ged/ruby-pg) from 1.4.1 to 1.4.2.
- [Release notes](https://github.com/ged/ruby-pg/releases)
- [Changelog](https://github.com/ged/ruby-pg/blob/master/History.rdoc)
- [Commits](https://github.com/ged/ruby-pg/compare/v1.4.1...v1.4.2)

---
updated-dependencies:
- dependency-name: pg
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-rw-r--r--Gemfile.lock2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index a37486aaa..6130ea07f 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -447,7 +447,7 @@ GEM
     parslet (2.0.0)
     pastel (0.8.0)
       tty-color (~> 0.5)
-    pg (1.4.1)
+    pg (1.4.2)
     pghero (2.8.3)
       activerecord (>= 5)
     pkg-config (1.4.7)