We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7aa900f commit f69e914Copy full SHA for f69e914
Gemfile
@@ -18,7 +18,7 @@ gem 'figaro', '~> 1.2'
18
19
# model related
20
gem 'paper_trail', '~> 14.0'
21
-gem 'pg', '1.5.9'
+gem 'pg', '1.6.1'
22
# 1.8 is for Rails < 5.0
23
gem 'ransack', '~> 4.0.0'
24
gem 'truemail', '~> 3.0' # validates email by regexp, mail server existence and address existence
0 commit comments