This is an automated email from the ASF dual-hosted git repository.
ndimiduk pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/yetus.git
The following commit(s) were added to refs/heads/main by this push:
new 4f407b66 Bump rack from 2.2.14 to 2.2.22 in /asf-site-src (#364)
4f407b66 is described below
commit 4f407b66d9c4b6252c131c33c302d70cfb681bc6
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Mar 23 11:35:46 2026 +0100
Bump rack from 2.2.14 to 2.2.22 in /asf-site-src (#364)
Bumps [rack](https://github.com/rack/rack) from 2.2.14 to 2.2.22.
- [Release notes](https://github.com/rack/rack/releases)
- [Changelog](https://github.com/rack/rack/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rack/rack/compare/v2.2.14...v2.2.22)
---
updated-dependencies:
- dependency-name: rack
dependency-version: 2.2.22
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
asf-site-src/Gemfile.lock | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/asf-site-src/Gemfile.lock b/asf-site-src/Gemfile.lock
index 7d676a32..65357c2c 100644
--- a/asf-site-src/Gemfile.lock
+++ b/asf-site-src/Gemfile.lock
@@ -102,7 +102,7 @@ GEM
parallel (1.26.3)
parslet (2.0.0)
public_suffix (6.0.1)
- rack (2.2.14)
+ rack (2.2.22)
rack-livereload (0.3.17)
rack
rb-fsevent (0.11.2)