Merge pull request #6023 from consuldemocracy/dependabot/bundler/puma-6.6.0
Bump puma from 5.6.9 to 6.6.0
This commit is contained in:
2
Gemfile
2
Gemfile
@@ -42,7 +42,7 @@ gem "omniauth-twitter", "~> 1.4.0"
|
||||
gem "paranoia", "~> 3.0.1"
|
||||
gem "pg", "~> 1.5.9"
|
||||
gem "pg_search", "~> 2.3.7"
|
||||
gem "puma", "~> 5.6.9"
|
||||
gem "puma", "~> 6.6.0"
|
||||
gem "recipient_interceptor", "~> 0.3.3"
|
||||
gem "redcarpet", "~> 3.6.1"
|
||||
gem "responders", "~> 3.1.1"
|
||||
|
||||
@@ -485,7 +485,7 @@ GEM
|
||||
psych (5.1.2)
|
||||
stringio
|
||||
public_suffix (6.0.1)
|
||||
puma (5.6.9)
|
||||
puma (6.6.0)
|
||||
nio4r (~> 2.0)
|
||||
racc (1.8.1)
|
||||
rack (2.2.17)
|
||||
@@ -807,7 +807,7 @@ DEPENDENCIES
|
||||
pronto-eslint (~> 0.11.1)
|
||||
pronto-rubocop (~> 0.11.6)
|
||||
pronto-stylelint (~> 0.11.1)
|
||||
puma (~> 5.6.9)
|
||||
puma (~> 6.6.0)
|
||||
rails (= 7.1.5.1)
|
||||
recipient_interceptor (~> 0.3.3)
|
||||
redcarpet (~> 3.6.1)
|
||||
|
||||
Reference in New Issue
Block a user