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"