Skip to content

Commit d2dd46c

Browse files
Bump rack in /code-samples/serving/hello-world/helloworld-ruby (#6236)
Bumps [rack](https://github.com/rack/rack) from 3.1.11 to 3.1.12. - [Release notes](https://github.com/rack/rack/releases) - [Changelog](https://github.com/rack/rack/blob/main/CHANGELOG.md) - [Commits](rack/rack@v3.1.11...v3.1.12) --- updated-dependencies: - dependency-name: rack dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 71e92a0 commit d2dd46c

File tree

1 file changed

+1
-1
lines changed
  • code-samples/serving/hello-world/helloworld-ruby

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ GEM
55
logger (1.6.1)
66
mustermann (3.0.3)
77
ruby2_keywords (~> 0.0.1)
8-
rack (3.1.11)
8+
rack (3.1.12)
99
rack-protection (4.1.0)
1010
base64 (>= 0.1.0)
1111
logger (>= 1.6.0)

0 commit comments

Comments
 (0)