Merge pull request #5785 from consuldemocracy/dependabot/bundler/pg-1.5.9

Bump pg from 1.5.8 to 1.5.9
This commit is contained in:
Sebastia
2025-05-23 15:22:06 +02:00
committed by GitHub
2 changed files with 3 additions and 3 deletions

View File

@@ -40,7 +40,7 @@ gem "omniauth-google-oauth2", "~> 1.2.0"
gem "omniauth-rails_csrf_protection", "~> 1.0.2"
gem "omniauth-twitter", "~> 1.4.0"
gem "paranoia", "~> 3.0.0"
gem "pg", "~> 1.5.8"
gem "pg", "~> 1.5.9"
gem "pg_search", "~> 2.3.7"
gem "puma", "~> 5.6.9"
gem "recipient_interceptor", "~> 0.3.3"

View File

@@ -455,7 +455,7 @@ GEM
hashery (~> 2.0)
ruby-rc4
ttfunk
pg (1.5.8)
pg (1.5.9)
pg_search (2.3.7)
activerecord (>= 6.1)
activesupport (>= 6.1)
@@ -794,7 +794,7 @@ DEPENDENCIES
omniauth-twitter (~> 1.4.0)
paranoia (~> 3.0.0)
pdf-reader (~> 2.14.1)
pg (~> 1.5.8)
pg (~> 1.5.9)
pg_search (~> 2.3.7)
pronto (~> 0.11.2)
pronto-erb_lint (~> 0.1.6)