Skip to content

Commit

Permalink
Bump puma from 4.3.5 to 4.3.6
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] committed Sep 28, 2020
1 parent 087a756 commit 1e62161
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ gem "paperclip", "~> 6.1.0"
gem "paranoia", "~> 2.4.2"
gem "pg", "~> 0.21.0"
gem "pg_search", "~> 2.3.0"
gem "puma", "~> 4.3.5"
gem "puma", "~> 4.3.6"
gem "recipient_interceptor", "~> 0.2.0"
gem "redcarpet", "~> 3.4.0"
gem "responders", "~> 2.4.0"
Expand Down
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -364,7 +364,7 @@ GEM
net-ssh (>= 2.6.5, < 7.0.0)
net-ssh (6.1.0)
newrelic_rpm (4.1.0.333)
nio4r (2.5.2)
nio4r (2.5.4)
nokogiri (1.10.10)
mini_portile2 (~> 2.4.0)
nori (2.6.0)
Expand Down Expand Up @@ -415,7 +415,7 @@ GEM
activerecord (>= 4.2)
activesupport (>= 4.2)
public_suffix (4.0.6)
puma (4.3.5)
puma (4.3.6)
nio4r (~> 2.0)
rack (2.2.3)
rack-accept (0.4.5)
Expand Down Expand Up @@ -693,7 +693,7 @@ DEPENDENCIES
paranoia (~> 2.4.2)
pg (~> 0.21.0)
pg_search (~> 2.3.0)
puma (~> 4.3.5)
puma (~> 4.3.6)
rails (= 5.1.7)
rails-assets-leaflet!
rails-assets-markdown-it (~> 9.0.1)!
Expand Down

0 comments on commit 1e62161

Please sign in to comment.