Skip to content

Commit 6a5d9e4

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 213e6c3 commit 6a5d9e4

File tree

1 file changed

+4
-10
lines changed

1 file changed

+4
-10
lines changed

ruby-audit-logs-example/Gemfile.lock

+4-10
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,10 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
coderay (1.1.3)
54
dotenv (2.7.6)
6-
method_source (1.0.0)
75
mustermann (1.1.2)
86
ruby2_keywords (~> 0.0.1)
9-
pry (0.14.2)
10-
coderay (~> 1.1)
11-
method_source (~> 1.0)
12-
rack (2.2.4)
7+
rack (2.2.6.4)
138
rack-protection (2.2.0)
149
rack
1510
ruby2_keywords (0.0.5)
@@ -18,19 +13,18 @@ GEM
1813
rack (~> 2.2)
1914
rack-protection (= 2.2.0)
2015
tilt (~> 2.0)
21-
sorbet-runtime (0.5.10667)
16+
sorbet-runtime (0.5.10741)
2217
tilt (2.0.11)
23-
workos (2.9.0)
18+
workos (2.12.0)
2419
sorbet-runtime (~> 0.5)
2520

2621
PLATFORMS
2722
ruby
2823

2924
DEPENDENCIES
3025
dotenv (= 2.7.6)
31-
pry
3226
sinatra (= 2.2.0)
33-
workos (= 2.9.0)
27+
workos (= 2.12.0)
3428

3529
BUNDLED WITH
3630
2.3.19

0 commit comments

Comments
 (0)