Bump puma from 3.9.1 to 3.10.0 (#4879)
Bumps [puma](https://github.com/puma/puma) from 3.9.1 to 3.10.0. - [Release notes](https://github.com/puma/puma/releases/tag/v3.10.0) - [Changelog](https://github.com/puma/puma/blob/master/History.md) - [Commits](https://github.com/puma/puma/compare/v3.9.1...v3.10.0)
This commit is contained in:
parent
bbff144004
commit
a6a206ef85
2 changed files with 3 additions and 3 deletions
2
Gemfile
2
Gemfile
|
@ -5,7 +5,7 @@ ruby '>= 2.3.0', '< 2.5.0'
|
|||
|
||||
gem 'pkg-config', '~> 1.2'
|
||||
|
||||
gem 'puma', '~> 3.8'
|
||||
gem 'puma', '~> 3.10'
|
||||
gem 'rails', '~> 5.1.4'
|
||||
gem 'uglifier', '~> 3.2'
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue