Skip to content

Commit 89c05f8

Browse files
Bump rack from 2.2.4 to 2.2.6.4 in /ruby-audit-logs-example
Bumps [rack](https://github.com/rack/rack) from 2.2.4 to 2.2.6.4. - [Release notes](https://github.com/rack/rack/releases) - [Changelog](https://github.com/rack/rack/blob/main/CHANGELOG.md) - [Commits](rack/rack@2.2.4...v2.2.6.4) --- updated-dependencies: - dependency-name: rack dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3c27509 commit 89c05f8

File tree

1 file changed

+4
-7
lines changed

1 file changed

+4
-7
lines changed

ruby-audit-logs-example/Gemfile.lock

+4-7
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ GEM
44
dotenv (2.7.6)
55
mustermann (1.1.2)
66
ruby2_keywords (~> 0.0.1)
7-
rack (2.2.4)
7+
rack (2.2.6.4)
88
rack-protection (2.2.0)
99
rack
1010
ruby2_keywords (0.0.5)
@@ -13,11 +13,9 @@ GEM
1313
rack (~> 2.2)
1414
rack-protection (= 2.2.0)
1515
tilt (~> 2.0)
16-
sinatra-flash (0.3.0)
17-
sinatra (>= 1.0.0)
18-
sorbet-runtime (0.5.10461)
16+
sorbet-runtime (0.5.10712)
1917
tilt (2.0.11)
20-
workos (2.5.0)
18+
workos (2.9.0)
2119
sorbet-runtime (~> 0.5)
2220

2321
PLATFORMS
@@ -26,8 +24,7 @@ PLATFORMS
2624
DEPENDENCIES
2725
dotenv (= 2.7.6)
2826
sinatra (= 2.2.0)
29-
sinatra-flash
30-
workos (= 2.5.0)
27+
workos (= 2.9.0)
3128

3229
BUNDLED WITH
3330
2.3.23

0 commit comments

Comments
 (0)