Merge pull request #5715 from consuldemocracy/dependabot/bundler/pg-1.5.8
Bump pg from 1.5.6 to 1.5.8
This commit is contained in:
2
Gemfile
2
Gemfile
@@ -39,7 +39,7 @@ gem "omniauth-google-oauth2", "~> 1.1.1"
|
|||||||
gem "omniauth-rails_csrf_protection", "~> 1.0.1"
|
gem "omniauth-rails_csrf_protection", "~> 1.0.1"
|
||||||
gem "omniauth-twitter", "~> 1.4.0"
|
gem "omniauth-twitter", "~> 1.4.0"
|
||||||
gem "paranoia", "~> 2.6.3"
|
gem "paranoia", "~> 2.6.3"
|
||||||
gem "pg", "~> 1.5.6"
|
gem "pg", "~> 1.5.8"
|
||||||
gem "pg_search", "~> 2.3.7"
|
gem "pg_search", "~> 2.3.7"
|
||||||
gem "puma", "~> 5.6.9"
|
gem "puma", "~> 5.6.9"
|
||||||
gem "recipient_interceptor", "~> 0.3.2"
|
gem "recipient_interceptor", "~> 0.3.2"
|
||||||
|
|||||||
@@ -427,7 +427,7 @@ GEM
|
|||||||
hashery (~> 2.0)
|
hashery (~> 2.0)
|
||||||
ruby-rc4
|
ruby-rc4
|
||||||
ttfunk
|
ttfunk
|
||||||
pg (1.5.6)
|
pg (1.5.8)
|
||||||
pg_search (2.3.7)
|
pg_search (2.3.7)
|
||||||
activerecord (>= 6.1)
|
activerecord (>= 6.1)
|
||||||
activesupport (>= 6.1)
|
activesupport (>= 6.1)
|
||||||
@@ -754,7 +754,7 @@ DEPENDENCIES
|
|||||||
omniauth-twitter (~> 1.4.0)
|
omniauth-twitter (~> 1.4.0)
|
||||||
paranoia (~> 2.6.3)
|
paranoia (~> 2.6.3)
|
||||||
pdf-reader (~> 2.12.0)
|
pdf-reader (~> 2.12.0)
|
||||||
pg (~> 1.5.6)
|
pg (~> 1.5.8)
|
||||||
pg_search (~> 2.3.7)
|
pg_search (~> 2.3.7)
|
||||||
pronto (~> 0.11.2)
|
pronto (~> 0.11.2)
|
||||||
pronto-erb_lint (~> 0.1.6)
|
pronto-erb_lint (~> 0.1.6)
|
||||||
|
|||||||
Reference in New Issue
Block a user