mirror of
https://github.com/internetee/registry.git
synced 2025-08-16 14:33:55 +02:00
Merge d9490885eb
into c8a0788366
This commit is contained in:
commit
1c4db0d205
1 changed files with 1 additions and 1 deletions
2
Gemfile
2
Gemfile
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue