Skip to content

Commit

Permalink
Merge pull request #1 from Usabi/dependabot/bundler/puma-4.3.5
Browse files Browse the repository at this point in the history
Bump puma from 4.3.3 to 4.3.5
  • Loading branch information
ialiendeg committed Jun 15, 2020
2 parents d64a0aa + 1b7439f commit 1645fa1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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.1.1)
rack-accept (0.4.5)
Expand Down Expand Up @@ -661,7 +661,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.0.7.2)
rails-assets-leaflet!
rails-assets-markdown-it (~> 8.2.1)!
Expand Down

0 comments on commit 1645fa1

Please sign in to comment.