Skip to content

Commit eb57011

Browse files
Bump rack in /code-samples/serving/hello-world/helloworld-ruby (#6575)
Bumps [rack](https://github.com/rack/rack) from 3.1.18 to 3.1.20. - [Release notes](https://github.com/rack/rack/releases) - [Changelog](https://github.com/rack/rack/blob/main/CHANGELOG.md) - [Commits](rack/rack@v3.1.18...v3.1.20) --- updated-dependencies: - dependency-name: rack dependency-version: 3.1.20 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 30e3fe9 commit eb57011

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • code-samples/serving/hello-world/helloworld-ruby

code-samples/serving/hello-world/helloworld-ruby/Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ GEM
55
logger (1.7.0)
66
mustermann (3.0.4)
77
ruby2_keywords (~> 0.0.1)
8-
rack (3.1.18)
8+
rack (3.1.20)
99
rack-protection (4.2.0)
1010
base64 (>= 0.1.0)
1111
logger (>= 1.6.0)

0 commit comments

Comments
 (0)