Skip to content

Commit 30f6aee

Browse files
build(deps): bump rack in /appengine/standard-hello_world (#1621)
Bumps [rack](https://github.com/rack/rack) from 3.1.14 to 3.1.17. - [Release notes](https://github.com/rack/rack/releases) - [Changelog](https://github.com/rack/rack/blob/main/CHANGELOG.md) - [Commits](rack/rack@v3.1.14...v3.1.17) --- updated-dependencies: - dependency-name: rack dependency-version: 3.1.17 dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cb9ff6f commit 30f6aee

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
@@ -9,7 +9,7 @@ GEM
99
nio4r (2.7.4)
1010
puma (6.6.0)
1111
nio4r (~> 2.0)
12-
rack (3.1.14)
12+
rack (3.1.17)
1313
rack-protection (4.1.0)
1414
base64 (>= 0.1.0)
1515
logger (>= 1.6.0)

0 commit comments

Comments
 (0)