mirror of https://github.com/knative/docs.git
Bump rack in /docs/serving/samples/hello-world/helloworld-ruby (#2619)
Bumps [rack](https://github.com/rack/rack) from 2.2.2 to 2.2.3. - [Release notes](https://github.com/rack/rack/releases) - [Changelog](https://github.com/rack/rack/blob/master/CHANGELOG.md) - [Commits](https://github.com/rack/rack/compare/v2.2.2...2.2.3) 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:
parent
c80d4ab08f
commit
8fa1d7424e
|
@ -3,7 +3,7 @@ GEM
|
|||
specs:
|
||||
mustermann (1.1.1)
|
||||
ruby2_keywords (~> 0.0.1)
|
||||
rack (2.2.2)
|
||||
rack (2.2.3)
|
||||
rack-protection (2.0.8.1)
|
||||
rack
|
||||
ruby2_keywords (0.0.2)
|
||||
|
|
Loading…
Reference in New Issue