Bump pg_search from 2.3.0 to 2.3.4

Bumps [pg_search](https://github.com/Casecommons/pg_search) from 2.3.0 to 2.3.4.
- [Release notes](https://github.com/Casecommons/pg_search/releases)
- [Changelog](https://github.com/Casecommons/pg_search/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Casecommons/pg_search/compare/v2.3.0...v2.3.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-11-02 18:06:05 +00:00
committed by GitHub
parent df6b3ff3b1
commit c9245ccdc5
2 changed files with 5 additions and 5 deletions

View File

@@ -413,9 +413,9 @@ GEM
parser (2.7.2.0)
ast (~> 2.4.1)
pg (1.0.0)
pg_search (2.3.0)
activerecord (>= 4.2)
activesupport (>= 4.2)
pg_search (2.3.4)
activerecord (>= 5.2)
activesupport (>= 5.2)
public_suffix (4.0.6)
puma (4.3.6)
nio4r (~> 2.0)
@@ -702,7 +702,7 @@ DEPENDENCIES
paperclip (~> 6.1.0)
paranoia (~> 2.4.2)
pg (~> 1.0.0)
pg_search (~> 2.3.0)
pg_search (~> 2.3.4)
puma (~> 4.3.6)
rails (= 5.2.4.4)
rails-assets-leaflet!