Skip to content

Commit

Permalink
Bump puma from 2.16.0 to 5.3.2
Browse files Browse the repository at this point in the history
Bumps [puma](https://github.com/puma/puma) from 2.16.0 to 5.3.2.
- [Release notes](https://github.com/puma/puma/releases)
- [Changelog](https://github.com/puma/puma/blob/master/History.md)
- [Commits](puma/puma@v2.16.0...v5.3.2)

---
updated-dependencies:
- dependency-name: puma
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 12, 2021
1 parent d40b08f commit 351b888
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -170,6 +170,7 @@ GEM
net-scp (1.2.1)
net-ssh (>= 2.6.5)
net-ssh (3.0.2)
nio4r (2.5.7)
nokogiri (1.11.7)
mini_portile2 (~> 2.5.0)
racc (~> 1.4)
Expand All @@ -191,7 +192,8 @@ GEM
pg (0.21.0)
polyamorous (1.3.0)
activerecord (>= 3.0)
puma (2.16.0)
puma (5.3.2)
nio4r (~> 2.0)
quiet_assets (1.1.0)
railties (>= 3.1, < 5.0)
racc (1.5.2)
Expand Down

0 comments on commit 351b888

Please sign in to comment.