Skip to content

Commit

Permalink
Merge pull request #10318 from DFE-Digital/dependabot/bundler/puma-6.6.0
Browse files Browse the repository at this point in the history
Bump puma from 6.5.0 to 6.6.0
  • Loading branch information
avinhurry authored Jan 30, 2025
2 parents d61d0ef + 4b37784 commit 2879808
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 @@ -7,7 +7,7 @@ gem 'timeliness'

gem 'rails', '~> 8.0.1'

gem 'puma', '~> 6.5'
gem 'puma', '~> 6.6'
gem 'pg', '~> 1.5.9'
gem 'blazer'
gem 'sprockets-rails'
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -530,7 +530,7 @@ GEM
date
stringio
public_suffix (6.0.1)
puma (6.5.0)
puma (6.6.0)
nio4r (~> 2.0)
racc (1.8.1)
rack (2.2.10)
Expand Down Expand Up @@ -912,7 +912,7 @@ DEPENDENCIES
pry
pry-byebug
pry-rails
puma (~> 6.5)
puma (~> 6.6)
rack-attack
rack-mini-profiler
rails (~> 8.0.1)
Expand Down

0 comments on commit 2879808

Please sign in to comment.