bump puma for cve

This commit is contained in:
Peter Bhat Harkins 2022-02-14 20:00:41 -06:00
parent c543dd5ea6
commit fa5e78646e
2 changed files with 3 additions and 3 deletions

View File

@ -21,7 +21,7 @@ gem "uglifier", ">= 1.3.0"
# deployment
gem "actionpack-page_caching"
gem "exception_notification"
gem "puma"
gem "puma", ">= 5.6.2"
# security
gem "bcrypt", "~> 3.1.2"

View File

@ -153,7 +153,7 @@ GEM
ruby-rc4
ttfunk
public_suffix (4.0.6)
puma (5.6.1)
puma (5.6.2)
nio4r (~> 2.0)
racc (1.6.0)
rack (2.2.3)
@ -309,7 +309,7 @@ DEPENDENCIES
nokogiri (>= 1.11.0.rc4)
oauth
pdf-reader
puma
puma (>= 5.6.2)
rack-attack
rack-mini-profiler
rails (~> 6.1.4.6)