Skip to content

Commit

Permalink
chore: bump rack in /integration/examples/ruby/backend (#9329)
Browse files Browse the repository at this point in the history
Bumps [rack](https://github.com/rack/rack) from 2.2.6.4 to 2.2.8.1.
- [Release notes](https://github.com/rack/rack/releases)
- [Changelog](https://github.com/rack/rack/blob/main/CHANGELOG.md)
- [Commits](rack/rack@v2.2.6.4...v2.2.8.1)

---
updated-dependencies:
- dependency-name: rack
  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 Mar 28, 2024
1 parent 6b1ec2a commit 3196d01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion integration/examples/ruby/backend/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ GEM
nio4r (2.7.0)
puma (5.6.8)
nio4r (~> 2.0)
rack (2.2.6.4)
rack (2.2.8.1)
rack-unreloader (1.7.0)

PLATFORMS
Expand Down

0 comments on commit 3196d01

Please sign in to comment.