Skip to content

Commit cfe046b

Browse files
Bump rack from 2.2.3.1 to 2.2.6.4 in /ruby-admin-portal-example
Bumps [rack](https://github.com/rack/rack) from 2.2.3.1 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.3.1...v2.2.6.4) --- updated-dependencies: - dependency-name: rack dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 213e6c3 commit cfe046b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

ruby-admin-portal-example/Gemfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ GEM
44
dotenv (2.7.6)
55
mustermann (1.1.1)
66
ruby2_keywords (~> 0.0.1)
7-
rack (2.2.3.1)
7+
rack (2.2.6.4)
88
rack-protection (2.2.0)
99
rack
1010
ruby2_keywords (0.0.5)
@@ -13,9 +13,9 @@ GEM
1313
rack (~> 2.2)
1414
rack-protection (= 2.2.0)
1515
tilt (~> 2.0)
16-
sorbet-runtime (0.5.10263)
16+
sorbet-runtime (0.5.10741)
1717
tilt (2.0.10)
18-
workos (2.5.0)
18+
workos (2.12.0)
1919
sorbet-runtime (~> 0.5)
2020

2121
PLATFORMS
@@ -24,7 +24,7 @@ PLATFORMS
2424
DEPENDENCIES
2525
dotenv (= 2.7.6)
2626
sinatra (= 2.2.0)
27-
workos (= 2.5.0)
27+
workos (= 2.12.0)
2828

2929
BUNDLED WITH
3030
2.1.4

0 commit comments

Comments
 (0)