Skip to content

Commit

Permalink
chore: bump puma in /integration/examples/ruby/backend
Browse files Browse the repository at this point in the history
Bumps [puma](https://github.com/puma/puma) from 5.6.7 to 5.6.8.
- [Release notes](https://github.com/puma/puma/releases)
- [Changelog](https://github.com/puma/puma/blob/master/History.md)
- [Commits](puma/puma@v5.6.7...v5.6.8)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 8, 2024
1 parent ccb8c6e commit b77bc69
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions integration/examples/ruby/backend/Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
GEM
remote: https://rubygems.org/
specs:
nio4r (2.5.9)
puma (5.6.7)
nio4r (2.7.0)
puma (5.6.8)
nio4r (~> 2.0)
rack (2.2.6.4)
rack-unreloader (1.7.0)
Expand Down

0 comments on commit b77bc69

Please sign in to comment.