Update dependency pg to v1.5.7

This commit is contained in:
renovate[bot] 2024-08-02 07:18:50 +00:00
parent 18a4a55c80
commit a5ace33d94
2 changed files with 3 additions and 3 deletions

View file

@ -17,7 +17,7 @@ gem 'figaro', '~> 1.2'
# model related
gem 'paper_trail', '~> 14.0'
gem 'pg', '1.5.6'
gem 'pg', '1.5.7'
# 1.8 is for Rails < 5.0
gem 'ransack', '~> 4.0.0'
gem 'truemail', '~> 3.0' # validates email by regexp, mail server existence and address existence