Skip to content
This repository has been archived by the owner on Jun 28, 2023. It is now read-only.

Commit

Permalink
Bump puma from 4.3.8 to 5.3.2
Browse files Browse the repository at this point in the history
Bumps [puma](https://github.com/puma/puma) from 4.3.8 to 5.3.2.
- [Release notes](https://github.com/puma/puma/releases)
- [Changelog](https://github.com/puma/puma/blob/master/History.md)
- [Commits](puma/puma@v4.3.8...v5.3.2)

Signed-off-by: dependabot-preview[bot] <[email protected]>
  • Loading branch information
dependabot-preview[bot] authored Jun 3, 2021
1 parent 615c1b3 commit 986d8b1
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 @@ -11,7 +11,7 @@ gem "elasticsearch"
gem "elasticsearch-model"
gem "elasticsearch-persistence"
gem "jbuilder", "~> 2.11"
gem "puma", "~> 4.3"
gem "puma", "~> 5.3"
gem "rails"
gem "sanitize"
gem "htmlentities"
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@ GEM
parser (3.0.0.0)
ast (~> 2.4.1)
public_suffix (4.0.6)
puma (4.3.8)
puma (5.3.2)
nio4r (~> 2.0)
racc (1.5.2)
rack (2.2.3)
Expand Down Expand Up @@ -283,7 +283,7 @@ DEPENDENCIES
iso_country_codes
jbuilder (~> 2.11)
listen (>= 3.0.5, < 3.6)
puma (~> 4.3)
puma (~> 5.3)
rails
rspec-rails (~> 4.0)
rubocop-rails_config
Expand Down

0 comments on commit 986d8b1

Please sign in to comment.