Merge pull request #5178 from consuldemocracy/dependabot/bundler/puma-5.6.7

Bump puma from 4.3.12 to 5.6.7
This commit is contained in:
Javi Martín
2023-11-20 13:20:56 +01:00
committed by GitHub
6 changed files with 31 additions and 17 deletions

View File

@@ -44,7 +44,7 @@ gem "omniauth-twitter", "~> 1.4.0"
gem "paranoia", "~> 2.6.2"
gem "pg", "~> 1.4.3"
gem "pg_search", "~> 2.3.6"
gem "puma", "~> 4.3.12"
gem "puma", "~> 5.6.7"
gem "recipient_interceptor", "~> 0.3.1"
gem "redcarpet", "~> 3.6.0"
gem "responders", "~> 3.1.0"