Skip to content

Commit

Permalink
Bump puma from 6.4.3 to 6.5.0 (#718)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Dec 11, 2024
1 parent 43d251d commit 72607ad
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@ group :nanoc do
gem 'nanoc-live'
end

gem "puma", "~> 6.4"
gem "puma", "~> 6.5"
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ GEM
listen (~> 3.0)
nanoc-cli (~> 4.11, >= 4.11.14)
nanoc-core (~> 4.11, >= 4.11.14)
nio4r (2.7.3)
nio4r (2.7.4)
nokogiri (1.16.7)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
Expand All @@ -101,7 +101,7 @@ GEM
coderay (~> 1.1)
method_source (~> 1.0)
public_suffix (6.0.1)
puma (6.4.3)
puma (6.5.0)
nio4r (~> 2.0)
racc (1.8.0)
rack (3.1.7)
Expand Down Expand Up @@ -150,7 +150,7 @@ DEPENDENCIES
nanoc (~> 4.13)
nanoc-live
nokogiri
puma (~> 6.4)
puma (~> 6.5)
rake
rouge
sass
Expand Down

0 comments on commit 72607ad

Please sign in to comment.