From: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 13 Jan 2020 18:09:31 +0000 (+0900) Subject: Bump pg from 1.2.1 to 1.2.2 (#12854) X-Git-Url: https://git.xn--scling-oua.cat.family/?a=commitdiff_plain;h=08e540f01d55eadf14310608e52c035f9d5c1221;p=mastodon.git Bump pg from 1.2.1 to 1.2.2 (#12854) Bumps [pg](https://github.com/ged/ruby-pg) from 1.2.1 to 1.2.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.2.1...v1.2.2) Signed-off-by: dependabot-preview[bot] --- diff --git a/Gemfile.lock b/Gemfile.lock index a66a84a96..7e8e51c5a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -428,7 +428,7 @@ GEM pastel (0.7.3) equatable (~> 0.6) tty-color (~> 0.5) - pg (1.2.1) + pg (1.2.2) pghero (2.4.1) activerecord (>= 5) pkg-config (1.4.0)