Skip to content

Commit

Permalink
Bump puma from 6.4.3 to 6.5.0 (#380)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Nov 25, 2024
1 parent 6c03a16 commit 200bb66
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 @@ -11,7 +11,7 @@ gem "bootsnap", ">= 1.4.4", require: false
gem "bourbon"
gem "jsbundling-rails"
gem "pg", ">= 0.18", "< 2.0"
gem "puma", "~> 6.4"
gem "puma", "~> 6.5"
gem "redcarpet"
gem "sass-rails", ">= 6"
gem "themoviedb-api"
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,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 @@ -328,7 +328,7 @@ DEPENDENCIES
ostruct
pg (>= 0.18, < 2.0)
pry-rails (~> 0.3.7)
puma (~> 6.4)
puma (~> 6.5)
rails
rake (~> 13.0)
redcarpet
Expand Down

0 comments on commit 200bb66

Please sign in to comment.