Bump puma from 4.3.6 to 5.0.2
Bumps [puma](https://github.com/puma/puma) from 4.3.6 to 5.0.2. - [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.6...v5.0.2) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
cd6bc0d873
commit
e8bc15690e
2 changed files with 4 additions and 4 deletions
2
Gemfile
2
Gemfile
|
@ -145,7 +145,7 @@ group :test do
|
|||
gem "erb_lint", :require => false
|
||||
gem "factory_bot_rails"
|
||||
gem "minitest", "~> 5.1"
|
||||
gem "puma", "~> 4.3"
|
||||
gem "puma", "~> 5.0"
|
||||
gem "rails-controller-testing"
|
||||
gem "rubocop"
|
||||
gem "rubocop-minitest"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue