This commit is contained in:
renovate[bot] 2025-08-08 09:50:44 +00:00 committed by GitHub
commit 1c4db0d205
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -18,7 +18,7 @@ gem 'figaro', '~> 1.2'
# model related
gem 'paper_trail', '~> 14.0'
gem 'pg', '1.5.9'
gem 'pg', '1.6.1'
# 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