[Security] Bump puma from 4.3.3 to 4.3.5
Bumps [puma](https://github.com/puma/puma) from 4.3.3 to 4.3.5. **This update includes security fixes.** - [Release notes](https://github.com/puma/puma/releases) - [Changelog](https://github.com/puma/puma/blob/master/History.md) - [Commits](https://github.com/puma/puma/commits) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
committed by
GitHub
parent
f929108870
commit
8e36fab5ad
2
Gemfile
2
Gemfile
@@ -41,7 +41,7 @@ gem "paperclip", "~> 5.2.1"
|
||||
gem "paranoia", "~> 2.4.2"
|
||||
gem "pg", "~> 0.21.0"
|
||||
gem "pg_search", "~> 2.0.1"
|
||||
gem "puma", "~> 4.3.3"
|
||||
gem "puma", "~> 4.3.5"
|
||||
gem "recipient_interceptor", "~> 0.2.0"
|
||||
gem "redcarpet", "~> 3.4.0"
|
||||
gem "responders", "~> 2.4.0"
|
||||
|
||||
@@ -402,7 +402,7 @@ GEM
|
||||
activesupport (>= 4.2)
|
||||
arel (>= 6)
|
||||
public_suffix (4.0.1)
|
||||
puma (4.3.3)
|
||||
puma (4.3.5)
|
||||
nio4r (~> 2.0)
|
||||
rack (2.2.2)
|
||||
rack-accept (0.4.5)
|
||||
@@ -666,7 +666,7 @@ DEPENDENCIES
|
||||
paranoia (~> 2.4.2)
|
||||
pg (~> 0.21.0)
|
||||
pg_search (~> 2.0.1)
|
||||
puma (~> 4.3.3)
|
||||
puma (~> 4.3.5)
|
||||
rails (= 5.1.7)
|
||||
rails-assets-leaflet!
|
||||
rails-assets-markdown-it (~> 8.2.1)!
|
||||
|
||||
Reference in New Issue
Block a user