Skip to content

Commit

Permalink
Bump puma (#1969)
Browse files Browse the repository at this point in the history
* Bump puma

* Add changelog entry

* Update docs/CHANGELOG.md

---------

Co-authored-by: Joel Hawksley <[email protected]>
  • Loading branch information
camertron and joelhawksley authored Jan 9, 2024
1 parent 591977d commit 84210ef
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@ GEM
timeout
net-smtp (0.4.0)
net-protocol
nio4r (2.5.9)
nio4r (2.7.0)
nokogiri (1.15.4)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
Expand All @@ -183,7 +183,7 @@ GEM
psych (5.1.2)
stringio
public_suffix (5.0.3)
puma (6.4.0)
puma (6.4.2)
nio4r (~> 2.0)
racc (1.7.3)
rack (2.2.8)
Expand Down
4 changes: 4 additions & 0 deletions docs/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,10 @@ nav_order: 5

## main

* Bump `puma` in Gemfile.lock.

*Cameron Dutro*

## 3.10.0

* Fix html escaping in `#call` for non-strings.
Expand Down

0 comments on commit 84210ef

Please sign in to comment.