Skip to content
Snippets Groups Projects
Unverified Commit fc3e9cf8 authored by dependabot[bot]'s avatar dependabot[bot] Committed by GitHub
Browse files

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: default avatardependabot[bot] <support@github.com>
Co-authored-by: default avatardependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: default avatarAhmad Farhat <ahmad.af.farhat@gmail.com>
parent e724d992
No related branches found
No related tags found
No related merge requests found
......@@ -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'
......
......@@ -292,7 +292,7 @@ GEM
ast (~> 2.4.1)
pg (1.4.5)
public_suffix (5.0.1)
puma (5.6.5)
puma (5.6.7)
nio4r (~> 2.0)
racc (1.7.1)
rack (2.2.7)
......@@ -489,7 +489,7 @@ DEPENDENCIES
omniauth_openid_connect
pagy (~> 5.10, >= 5.10.1)
pg
puma (~> 5.0)
puma (~> 5.6)
rails (~> 7.0.5, >= 7.0.5.1)
redis (~> 4.0)
remote_syslog_logger
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment