Skip to content

Commit 963b745

Browse files
Bump rack from 2.0.7 to 2.0.8 in /examples/simple_rails_api
Bumps [rack](https://github.com/rack/rack) from 2.0.7 to 2.0.8. - [Release notes](https://github.com/rack/rack/releases) - [Changelog](https://github.com/rack/rack/blob/master/CHANGELOG.md) - [Commits](rack/rack@2.0.7...2.0.8) Signed-off-by: dependabot[bot] <[email protected]>
1 parent a0d21e5 commit 963b745

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
@@ -90,7 +90,7 @@ GEM
9090
mini_portile2 (~> 2.4.0)
9191
puma (4.3.1)
9292
nio4r (~> 2.0)
93-
rack (2.0.7)
93+
rack (2.0.8)
9494
rack-test (1.1.0)
9595
rack (>= 1.0, < 3)
9696
rails (6.0.2)

0 commit comments

Comments
 (0)