Skip to content

Commit 464a266

Browse files
build(deps): bump rack in /appengine/standard-hello_world (#1561)
Bumps [rack](https://github.com/rack/rack) from 3.1.10 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.10...v3.1.14) --- updated-dependencies: - dependency-name: rack dependency-version: 3.1.14 dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9f95688 commit 464a266

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appengine/standard-hello_world/Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ GEM
66
logger (1.6.6)
77
mustermann (3.0.3)
88
ruby2_keywords (~> 0.0.1)
9-
rack (3.1.10)
9+
rack (3.1.14)
1010
rack-protection (4.1.0)
1111
base64 (>= 0.1.0)
1212
logger (>= 1.6.0)

0 commit comments

Comments
 (0)