Skip to content

Commit

Permalink
Bump puma from 6.5.0 to 6.6.0 (#967)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 10, 2025
1 parent fe643da commit 22f0c48
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 @@ -25,7 +25,7 @@ gem 'lograge', '~> 0.14'
gem 'newrelic_rpm', '~> 9.16'
gem 'pagy', '~> 9.3'
gem 'pg', '~> 1.5'
gem 'puma', '~> 6.5'
gem 'puma', '~> 6.6'
gem 'pundit', '~> 2.4'
gem 'rack-cors', '~> 2.0'
gem 'rswag-api', '~> 2.16.0'
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -389,7 +389,7 @@ GEM
date
stringio
public_suffix (6.0.1)
puma (6.5.0)
puma (6.6.0)
nio4r (~> 2.0)
pundit (2.4.0)
activesupport (>= 3.0.0)
Expand Down Expand Up @@ -640,7 +640,7 @@ DEPENDENCIES
prosopite (~> 1.4.2)
pry-byebug (~> 3.9)
pry-rails (~> 0.3.11)
puma (~> 6.5)
puma (~> 6.6)
pundit (~> 2.4)
rack-cors (~> 2.0)
rails (~> 7.2.2)
Expand Down

0 comments on commit 22f0c48

Please sign in to comment.