about summary refs log tree commit diff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-06-28 22:16:24 +0900
committerGitHub <noreply@github.com>2022-06-28 22:16:24 +0900
commit3f06ccbd7827a0a7dd474dff5d994201adc8888b (patch)
tree6226270ae0f92f20ae6ec0baf950541ff5b93135
parent5560f077c1fd8a4f70e20bd0a9adc5abdd582b47 (diff)
Bump pg from 1.4.0 to 1.4.1 (#18720)
Bumps [pg](https://github.com/ged/ruby-pg) from 1.4.0 to 1.4.1.
- [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.0...v1.4.1)

---
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 bd1790ca2..ffdd21ac5 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.0)
+    pg (1.4.1)
     pghero (2.8.3)
       activerecord (>= 5)
     pkg-config (1.4.7)