Merge pull request #5365 from consuldemocracy/dependabot/bundler/puma-5.6.8

Bump puma from 5.6.7 to 5.6.8
This commit is contained in:
Javi Martín
2024-02-23 19:54:29 +01:00
committed by GitHub
2 changed files with 4 additions and 4 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", "~> 5.6.7"
gem "puma", "~> 5.6.8"
gem "recipient_interceptor", "~> 0.3.1"
gem "redcarpet", "~> 3.6.0"
gem "responders", "~> 3.1.0"

View File

@@ -367,7 +367,7 @@ GEM
net-smtp (0.4.0)
net-protocol
net-ssh (7.2.0)
nio4r (2.6.0)
nio4r (2.7.0)
nokogiri (1.16.2)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
@@ -444,7 +444,7 @@ GEM
pronto (~> 0.11.0)
scss_lint (~> 0.43, >= 0.43.0)
public_suffix (4.0.7)
puma (5.6.7)
puma (5.6.8)
nio4r (~> 2.0)
racc (1.7.3)
rack (2.2.8)
@@ -755,7 +755,7 @@ DEPENDENCIES
pronto-eslint (~> 0.11.1)
pronto-rubocop (~> 0.11.5)
pronto-scss (~> 0.11.0)
puma (~> 5.6.7)
puma (~> 5.6.8)
rails (= 6.1.7.6)
rails-assets-markdown-it (~> 9.0.1)!
recipient_interceptor (~> 0.3.1)