Skip to content

Commit

Permalink
Bump puma from 6.4.3 to 6.5.0 (#905)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 26, 2024
1 parent c1da68a commit a37ff6e
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 @@ -26,7 +26,7 @@ gem 'newrelic_rpm', '~> 9.13'
gem 'oj', '~> 3.16'
gem 'pagy', '~> 9.3'
gem 'pg', '~> 1.5'
gem 'puma', '~> 6.4'
gem 'puma', '~> 6.5'
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 @@ -402,7 +402,7 @@ GEM
psych (5.2.0)
stringio
public_suffix (6.0.1)
puma (6.4.3)
puma (6.5.0)
nio4r (~> 2.0)
pundit (2.4.0)
activesupport (>= 3.0.0)
Expand Down Expand Up @@ -652,7 +652,7 @@ DEPENDENCIES
prosopite (~> 1.4.2)
pry-byebug (~> 3.9)
pry-rails (~> 0.3.11)
puma (~> 6.4)
puma (~> 6.5)
pundit (~> 2.4)
rack-cors (~> 2.0)
rails (~> 7.2.2)
Expand Down

0 comments on commit a37ff6e

Please sign in to comment.