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:
committed by
GitHub
parent
df6b3ff3b1
commit
c9245ccdc5
2
Gemfile
2
Gemfile
@@ -43,7 +43,7 @@ gem "omniauth-twitter", "~> 1.4.0"
|
|||||||
gem "paperclip", "~> 6.1.0"
|
gem "paperclip", "~> 6.1.0"
|
||||||
gem "paranoia", "~> 2.4.2"
|
gem "paranoia", "~> 2.4.2"
|
||||||
gem "pg", "~> 1.0.0"
|
gem "pg", "~> 1.0.0"
|
||||||
gem "pg_search", "~> 2.3.0"
|
gem "pg_search", "~> 2.3.4"
|
||||||
gem "puma", "~> 4.3.6"
|
gem "puma", "~> 4.3.6"
|
||||||
gem "recipient_interceptor", "~> 0.2.0"
|
gem "recipient_interceptor", "~> 0.2.0"
|
||||||
gem "redcarpet", "~> 3.5.0"
|
gem "redcarpet", "~> 3.5.0"
|
||||||
|
|||||||
@@ -413,9 +413,9 @@ GEM
|
|||||||
parser (2.7.2.0)
|
parser (2.7.2.0)
|
||||||
ast (~> 2.4.1)
|
ast (~> 2.4.1)
|
||||||
pg (1.0.0)
|
pg (1.0.0)
|
||||||
pg_search (2.3.0)
|
pg_search (2.3.4)
|
||||||
activerecord (>= 4.2)
|
activerecord (>= 5.2)
|
||||||
activesupport (>= 4.2)
|
activesupport (>= 5.2)
|
||||||
public_suffix (4.0.6)
|
public_suffix (4.0.6)
|
||||||
puma (4.3.6)
|
puma (4.3.6)
|
||||||
nio4r (~> 2.0)
|
nio4r (~> 2.0)
|
||||||
@@ -702,7 +702,7 @@ DEPENDENCIES
|
|||||||
paperclip (~> 6.1.0)
|
paperclip (~> 6.1.0)
|
||||||
paranoia (~> 2.4.2)
|
paranoia (~> 2.4.2)
|
||||||
pg (~> 1.0.0)
|
pg (~> 1.0.0)
|
||||||
pg_search (~> 2.3.0)
|
pg_search (~> 2.3.4)
|
||||||
puma (~> 4.3.6)
|
puma (~> 4.3.6)
|
||||||
rails (= 5.2.4.4)
|
rails (= 5.2.4.4)
|
||||||
rails-assets-leaflet!
|
rails-assets-leaflet!
|
||||||
|
|||||||
Reference in New Issue
Block a user