about summary refs log tree commit diff
path: root/Gemfile.lock
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-01-06 23:52:23 +0900
committerYamagishi Kazutoshi <ykzts@desire.sh>2020-01-06 23:52:23 +0900
commit7c57c3d2fffb7be67a8edd1964d2be932437c6c8 (patch)
treed31aebde0d4b916549874a5f4f082e742a3aa70e /Gemfile.lock
parent74c99e8b184f585272488108df4da5d21fb64c55 (diff)
Bump pg from 1.2.0 to 1.2.1 (#12783)
Bumps [pg](https://github.com/ged/ruby-pg) from 1.2.0 to 1.2.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.2.0...v1.2.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index d00938d3d..aed327dba 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -432,7 +432,7 @@ GEM
     pastel (0.7.3)
       equatable (~> 0.6)
       tty-color (~> 0.5)
-    pg (1.2.0)
+    pg (1.2.1)
     pghero (2.4.1)
       activerecord (>= 5)
     pkg-config (1.4.0)