Skip to content

Commit aad2d57

Browse files
Bump rack in /code-samples/serving/hello-world/helloworld-ruby (knative#6265)
Bumps [rack](https://github.com/rack/rack) from 3.1.12 to 3.1.14. - [Release notes](https://github.com/rack/rack/releases) - [Changelog](https://github.com/rack/rack/blob/main/CHANGELOG.md) - [Commits](rack/rack@v3.1.12...v3.1.14) --- updated-dependencies: - dependency-name: rack dependency-version: 3.1.14 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 bf0acd0 commit aad2d57

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.12)
8+
rack (3.1.14)
99
rack-protection (4.1.0)
1010
base64 (>= 0.1.0)
1111
logger (>= 1.6.0)

0 commit comments

Comments
 (0)