Skip to content

Commit

Permalink
Bump puma from 6.4.3 to 6.5.0 in /demo (primer#3208)
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 Dec 5, 2024
1 parent e8b17a0 commit 1647656
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion demo/Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ end
eval_gemfile "gemfiles/kuby.gemfile"

# Use Puma as the app server
gem "puma", "~> 6.4.3"
gem "puma", "~> 6.5.0"

# Reduces boot times through caching; required in config/boot.rb
gem "bootsnap", ">= 1.4.2", require: false
Expand Down
6 changes: 3 additions & 3 deletions demo/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -235,7 +235,7 @@ GEM
multipart-post (2.4.1)
mutex_m (0.3.0)
netrc (0.11.0)
nio4r (2.7.3)
nio4r (2.7.4)
nokogiri (1.16.8-arm64-darwin)
racc (~> 1.4)
nokogiri (1.16.8-x86_64-darwin)
Expand All @@ -255,7 +255,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 @@ -372,7 +372,7 @@ DEPENDENCIES
lookbook (~> 2.3.4)
primer_view_components!
pry-byebug
puma (~> 6.4.3)
puma (~> 6.5.0)
rack-cors
railties (= 7.1.3.2)
rake (~> 13.2)
Expand Down

0 comments on commit 1647656

Please sign in to comment.