Skip to content

Commit

Permalink
Bump puma from 6.4.2 to 6.4.3 (#170)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 26, 2024
1 parent ab615e7 commit 95c93bd
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 "bootstrap", "~> 5.1"
gem "jquery-rails"
gem "mini_racer"
gem "pg"
gem "puma", "~> 6.0"
gem "puma", "~> 6.4"
gem "rails", "~> 7.0"
gem "rails-settings-cached", "~> 2.7"
gem "railties"
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@ GEM
psych (5.1.2)
stringio
public_suffix (6.0.1)
puma (6.4.2)
puma (6.4.3)
nio4r (~> 2.0)
racc (1.8.1)
rack (3.1.7)
Expand Down Expand Up @@ -307,7 +307,7 @@ DEPENDENCIES
passenger (>= 5.3)
pg
pry-rails
puma (~> 6.0)
puma (~> 6.4)
rails (~> 7.0)
rails-settings-cached (~> 2.7)
rails_12factor
Expand Down

0 comments on commit 95c93bd

Please sign in to comment.