Merge pull request #1933 from internetee/dependabot/bundler/pg-1.2.3

Bump pg from 1.2.2 to 1.2.3
This commit is contained in:
Alex Sherman 2021-04-19 14:59:53 +05:00 committed by GitHub
commit ffe07af6db
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View file

@ -17,7 +17,7 @@ gem 'figaro', '~> 1.2'
# model related
gem 'activerecord-import'
gem 'paper_trail', '~> 12.0'
gem 'pg', '1.2.2'
gem 'pg', '1.2.3'
# 1.8 is for Rails < 5.0
gem 'ransack', '~> 2.3'
gem 'truemail', '~> 2.3' # validates email by regexp, mail server existence and address existence

View file

@ -330,7 +330,7 @@ GEM
activerecord (>= 5.2)
request_store (~> 1.1)
pdfkit (0.8.5)
pg (1.2.2)
pg (1.2.3)
pry (0.14.1)
coderay (~> 1.1)
method_source (~> 1.0)
@ -548,7 +548,7 @@ DEPENDENCIES
omniauth-tara!
paper_trail (~> 12.0)
pdfkit
pg (= 1.2.2)
pg (= 1.2.3)
pry (= 0.14.1)
puma
que