Skip to content

Commit

Permalink
Merge pull request #258 from indyhackers/dependabot/bundler/puma-6.5.0
Browse files Browse the repository at this point in the history
Bump puma from 6.4.3 to 6.5.0
  • Loading branch information
apoland authored Jan 15, 2025
2 parents 2ec566e + 87374a3 commit edd23d4
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 @@ -24,7 +24,7 @@ gem "stringex"
gem "stringio", "~> 3.1"

gem "json_pure"
gem "puma", "~> 6.4"
gem "puma", "~> 6.5"

gem "dalli"
gem "inline_svg"
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -215,7 +215,7 @@ GEM
psych (5.2.0)
stringio
public_suffix (6.0.1)
puma (6.4.3)
puma (6.5.0)
nio4r (~> 2.0)
racc (1.8.1)
rack (3.1.8)
Expand Down Expand Up @@ -400,7 +400,7 @@ DEPENDENCIES
memcachier
pg (~> 1.5)
pry-rails
puma (~> 6.4)
puma (~> 6.5)
rack-cache
rails (~> 8.0)
rb-readline
Expand Down

0 comments on commit edd23d4

Please sign in to comment.