Bump puma from 4.3.5 to 4.3.6
Bumps [puma](https://github.com/puma/puma) from 4.3.5 to 4.3.6. - [Release notes](https://github.com/puma/puma/releases) - [Changelog](https://github.com/puma/puma/blob/master/History.md) - [Commits](https://github.com/puma/puma/compare/v4.3.5...v4.3.6) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
committed by
GitHub
parent
32f2b4dace
commit
538966bf19
2
Gemfile
2
Gemfile
@@ -44,7 +44,7 @@ gem "paperclip", "~> 6.1.0"
|
|||||||
gem "paranoia", "~> 2.4.2"
|
gem "paranoia", "~> 2.4.2"
|
||||||
gem "pg", "~> 0.21.0"
|
gem "pg", "~> 0.21.0"
|
||||||
gem "pg_search", "~> 2.3.0"
|
gem "pg_search", "~> 2.3.0"
|
||||||
gem "puma", "~> 4.3.5"
|
gem "puma", "~> 4.3.6"
|
||||||
gem "recipient_interceptor", "~> 0.2.0"
|
gem "recipient_interceptor", "~> 0.2.0"
|
||||||
gem "redcarpet", "~> 3.4.0"
|
gem "redcarpet", "~> 3.4.0"
|
||||||
gem "responders", "~> 2.4.0"
|
gem "responders", "~> 2.4.0"
|
||||||
|
|||||||
@@ -363,7 +363,7 @@ GEM
|
|||||||
net-ssh (>= 2.6.5, < 7.0.0)
|
net-ssh (>= 2.6.5, < 7.0.0)
|
||||||
net-ssh (6.1.0)
|
net-ssh (6.1.0)
|
||||||
newrelic_rpm (4.1.0.333)
|
newrelic_rpm (4.1.0.333)
|
||||||
nio4r (2.5.2)
|
nio4r (2.5.4)
|
||||||
nokogiri (1.10.10)
|
nokogiri (1.10.10)
|
||||||
mini_portile2 (~> 2.4.0)
|
mini_portile2 (~> 2.4.0)
|
||||||
nori (2.6.0)
|
nori (2.6.0)
|
||||||
@@ -414,7 +414,7 @@ GEM
|
|||||||
activerecord (>= 4.2)
|
activerecord (>= 4.2)
|
||||||
activesupport (>= 4.2)
|
activesupport (>= 4.2)
|
||||||
public_suffix (4.0.6)
|
public_suffix (4.0.6)
|
||||||
puma (4.3.5)
|
puma (4.3.6)
|
||||||
nio4r (~> 2.0)
|
nio4r (~> 2.0)
|
||||||
rack (2.2.3)
|
rack (2.2.3)
|
||||||
rack-accept (0.4.5)
|
rack-accept (0.4.5)
|
||||||
@@ -692,7 +692,7 @@ DEPENDENCIES
|
|||||||
paranoia (~> 2.4.2)
|
paranoia (~> 2.4.2)
|
||||||
pg (~> 0.21.0)
|
pg (~> 0.21.0)
|
||||||
pg_search (~> 2.3.0)
|
pg_search (~> 2.3.0)
|
||||||
puma (~> 4.3.5)
|
puma (~> 4.3.6)
|
||||||
rails (= 5.1.7)
|
rails (= 5.1.7)
|
||||||
rails-assets-leaflet!
|
rails-assets-leaflet!
|
||||||
rails-assets-markdown-it (~> 9.0.1)!
|
rails-assets-markdown-it (~> 9.0.1)!
|
||||||
|
|||||||
Reference in New Issue
Block a user