mirror of
https://github.com/internetee/registry.git
synced 2025-08-04 00:42:04 +02:00
Update dependency pg to v1.4.5
This commit is contained in:
parent
4328ebbfcc
commit
6e66eb0824
2 changed files with 3 additions and 3 deletions
2
Gemfile
2
Gemfile
|
@ -17,7 +17,7 @@ gem 'figaro', '~> 1.2'
|
|||
|
||||
# model related
|
||||
gem 'paper_trail', '~> 13.0'
|
||||
gem 'pg', '1.4.4'
|
||||
gem 'pg', '1.4.5'
|
||||
# 1.8 is for Rails < 5.0
|
||||
gem 'ransack', '~> 2.6.0'
|
||||
gem 'truemail', '~> 2.4' # validates email by regexp, mail server existence and address existence
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue