Skip to content

Commit

Permalink
Merge pull request #3098 from bitzesty/dependabot/bundler/puma-6.4.3
Browse files Browse the repository at this point in the history
chore(deps): bump puma from 6.4.2 to 6.4.3
  • Loading branch information
matthewford authored Oct 3, 2024
2 parents b0fe951 + c5ccf94 commit ae54970
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 @@ -123,7 +123,7 @@ gem "virtus"
gem "nilify_blanks"

# Web server
gem "puma", "~> 6.4.2"
gem "puma", "~> 6.4.3"

# Performance & Error reporting
gem "stackprof"
Expand Down
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -365,7 +365,7 @@ GEM
nilify_blanks (1.4.0)
activerecord (>= 4.0.0)
activesupport (>= 4.0.0)
nio4r (2.5.9)
nio4r (2.7.3)
nokogiri (1.16.7-aarch64-linux)
racc (~> 1.4)
nokogiri (1.16.7-arm64-darwin)
Expand Down Expand Up @@ -421,7 +421,7 @@ GEM
byebug (~> 11.0)
pry (>= 0.13, < 0.15)
public_suffix (5.0.3)
puma (6.4.2)
puma (6.4.3)
nio4r (~> 2.0)
pundit (0.3.0)
activesupport (>= 3.0.0)
Expand Down Expand Up @@ -781,7 +781,7 @@ DEPENDENCIES
prawn
prawn-table
pry-byebug
puma (~> 6.4.2)
puma (~> 6.4.3)
pundit (~> 0.3)
pusher (= 0.15.2)
rack-cors (~> 1.0)
Expand Down

0 comments on commit ae54970

Please sign in to comment.