-
- Downloads
Bump puma from 5.6.5 to 5.6.7 (#5387)
Bumps [puma](https://github.com/puma/puma) from 5.6.5 to 5.6.7. - [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/v5.6.5...v5.6.7 ) --- updated-dependencies: - dependency-name: puma dependency-type: direct:production ... Signed-off-by:dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by:
Ahmad Farhat <ahmad.af.farhat@gmail.com>
... | ... | @@ -28,7 +28,7 @@ gem 'omniauth_openid_connect' |
gem 'omniauth-rails_csrf_protection', '~> 1.0.1' | ||
gem 'pagy', '~> 5.10', '>= 5.10.1' | ||
gem 'pg' | ||
gem 'puma', '~> 5.0' | ||
gem 'puma', '~> 5.6' | ||
gem 'rails', '~> 7.0.5', '>= 7.0.5.1' | ||
gem 'redis', '~> 4.0' | ||
gem 'sprockets-rails' | ||
... | ... |
Please register or sign in to comment