Bump rack from 2.2.3 to 2.2.4
Bumps [rack](https://github.com/rack/rack) from 2.2.3 to 2.2.4.
- [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/2.2.3...2.2.4)
---
updated-dependencies:
- dependency-name: rack
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Diff
Gemfile.lock | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
@@ -22,7 +22,7 @@
sawyer (~> 0.8.0, >= 0.5.3)
public_suffix (4.0.6)
racc (1.6.0)
rack (2.2.3)
rack (2.2.4)
rack-protection (2.2.0)
rack
redis (4.3.1)