Skip to content

Commit 5b0fccc

Browse files
Bump rack from 2.2.9 to 2.2.12 in /examples/simple_rails_api
Bumps [rack](https://github.com/rack/rack) from 2.2.9 to 2.2.12. - [Release notes](https://github.com/rack/rack/releases) - [Changelog](https://github.com/rack/rack/blob/main/CHANGELOG.md) - [Commits](rack/rack@v2.2.9...v2.2.12) --- updated-dependencies: - dependency-name: rack dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 588d9dd commit 5b0fccc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/simple_rails_api/Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ GEM
106106
puma (5.6.9)
107107
nio4r (~> 2.0)
108108
racc (1.8.1)
109-
rack (2.2.9)
109+
rack (2.2.12)
110110
rack-test (2.1.0)
111111
rack (>= 1.3)
112112
rails (6.1.7.8)

0 commit comments

Comments
 (0)