Skip to content

Commit 1007b5f

Browse files
Bump rack from 2.2.3 to 2.2.3.1 in /examples/simple_rails_api
Bumps [rack](https://github.com/rack/rack) from 2.2.3 to 2.2.3.1. - [Release notes](https://github.com/rack/rack/releases) - [Changelog](https://github.com/rack/rack/blob/main/CHANGELOG.md) - [Commits](rack/rack@2.2.3...2.2.3.1) --- updated-dependencies: - dependency-name: rack dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c93a681 commit 1007b5f

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
@@ -89,7 +89,7 @@ GEM
8989
puma (4.3.12)
9090
nio4r (~> 2.0)
9191
racc (1.6.0)
92-
rack (2.2.3)
92+
rack (2.2.3.1)
9393
rack-test (1.1.0)
9494
rack (>= 1.0, < 3)
9595
rails (6.0.4.1)

0 commit comments

Comments
 (0)