mirror of
https://github.com/we-promise/sure.git
synced 2026-07-12 21:05:20 +00:00
Upgrade Puma to 7.2.1 (#2428)
This commit is contained in:
2
Gemfile
2
Gemfile
@@ -10,7 +10,7 @@ gem "pg", "~> 1.5"
|
||||
gem "redis", "~> 5.4"
|
||||
|
||||
# Deployment
|
||||
gem "puma", ">= 5.0"
|
||||
gem "puma", ">= 7.2.1"
|
||||
gem "bootsnap", require: false
|
||||
|
||||
# Assets
|
||||
|
||||
@@ -531,7 +531,7 @@ GEM
|
||||
date
|
||||
stringio
|
||||
public_suffix (7.0.5)
|
||||
puma (6.6.0)
|
||||
puma (7.2.1)
|
||||
nio4r (~> 2.0)
|
||||
pundit (2.5.2)
|
||||
activesupport (>= 3.0.0)
|
||||
@@ -918,7 +918,7 @@ DEPENDENCIES
|
||||
plaid
|
||||
posthog-ruby
|
||||
propshaft
|
||||
puma (>= 5.0)
|
||||
puma (>= 7.2.1)
|
||||
pundit
|
||||
rack-attack (~> 6.6)
|
||||
rack-cors
|
||||
|
||||
Reference in New Issue
Block a user