Skip to content

Commit

Permalink
chore: bump puma in /integration/examples/ruby/backend (#9244)
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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jan 9, 2024
1 parent 64a69e2 commit 61c8865
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 61c8865

Please sign in to comment.