Skip to content

Commit 60ea040

Browse files
chore: bump rack from 2.2.11 to 2.2.13 in /examples/ruby/backend (#9749)
Bumps [rack](https://github.com/rack/rack) from 2.2.11 to 2.2.13. - [Release notes](https://github.com/rack/rack/releases) - [Changelog](https://github.com/rack/rack/blob/main/CHANGELOG.md) - [Commits](rack/rack@v2.2.11...v2.2.13) --- updated-dependencies: - dependency-name: rack dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 901f7a6 commit 60ea040

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/ruby/backend/Gemfile.lock

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ GEM
44
nio4r (2.7.3)
55
puma (5.6.9)
66
nio4r (~> 2.0)
7-
rack (2.2.11)
7+
rack (2.2.13)
88
rack-unreloader (1.7.0)
99

1010
PLATFORMS

0 commit comments

Comments
 (0)