Skip to content

Commit 18a6dab

Browse files
chore: bump rack in /integration/examples/ruby/backend
Bumps [rack](https://github.com/rack/rack) from 2.2.14 to 2.2.20. - [Release notes](https://github.com/rack/rack/releases) - [Changelog](https://github.com/rack/rack/blob/main/CHANGELOG.md) - [Commits](rack/rack@v2.2.14...v2.2.20) --- updated-dependencies: - dependency-name: rack dependency-version: 2.2.20 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a4a28e6 commit 18a6dab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

integration/examples/ruby/backend/Gemfile.lock

Lines changed: 1 addition & 1 deletion
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.14)
7+
rack (2.2.20)
88
rack-unreloader (1.7.0)
99

1010
PLATFORMS

0 commit comments

Comments
 (0)