Bump pg_search from 2.3.6 to 2.3.7
Bumps [pg_search](https://github.com/Casecommons/pg_search) from 2.3.6 to 2.3.7. - [Changelog](https://github.com/Casecommons/pg_search/blob/master/CHANGELOG.md) - [Commits](https://github.com/Casecommons/pg_search/compare/v2.3.6...v2.3.7) --- updated-dependencies: - dependency-name: pg_search dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
2
Gemfile
2
Gemfile
@@ -40,7 +40,7 @@ gem "omniauth-rails_csrf_protection", "~> 1.0.1"
|
||||
gem "omniauth-twitter", "~> 1.4.0"
|
||||
gem "paranoia", "~> 2.6.3"
|
||||
gem "pg", "~> 1.5.6"
|
||||
gem "pg_search", "~> 2.3.6"
|
||||
gem "pg_search", "~> 2.3.7"
|
||||
gem "puma", "~> 5.6.9"
|
||||
gem "recipient_interceptor", "~> 0.3.2"
|
||||
gem "redcarpet", "~> 3.6.0"
|
||||
|
||||
@@ -428,9 +428,9 @@ GEM
|
||||
ruby-rc4
|
||||
ttfunk
|
||||
pg (1.5.6)
|
||||
pg_search (2.3.6)
|
||||
activerecord (>= 5.2)
|
||||
activesupport (>= 5.2)
|
||||
pg_search (2.3.7)
|
||||
activerecord (>= 6.1)
|
||||
activesupport (>= 6.1)
|
||||
pronto (0.11.2)
|
||||
gitlab (>= 4.4.0, < 5.0)
|
||||
httparty (>= 0.13.7, < 1.0)
|
||||
@@ -755,7 +755,7 @@ DEPENDENCIES
|
||||
paranoia (~> 2.6.3)
|
||||
pdf-reader (~> 2.12.0)
|
||||
pg (~> 1.5.6)
|
||||
pg_search (~> 2.3.6)
|
||||
pg_search (~> 2.3.7)
|
||||
pronto (~> 0.11.2)
|
||||
pronto-erb_lint (~> 0.1.6)
|
||||
pronto-eslint (~> 0.11.1)
|
||||
|
||||
Reference in New Issue
Block a user