Bump rack in /code-samples/serving/hello-world/helloworld-ruby (#4978)

Bumps [rack](https://github.com/rack/rack) from 2.2.3 to 2.2.3.1.
- [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.3.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>
This commit is contained in:
dependabot[bot] 2022-05-27 19:17:21 +00:00 committed by GitHub
parent 07d7cf002c
commit 9aa8a46565
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ GEM
specs:
mustermann (1.1.1)
ruby2_keywords (~> 0.0.1)
rack (2.2.3)
rack (2.2.3.1)
rack-protection (2.2.0)
rack
ruby2_keywords (0.0.5)