We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c27509 commit 89c05f8Copy full SHA for 89c05f8
ruby-audit-logs-example/Gemfile.lock
@@ -4,7 +4,7 @@ GEM
4
dotenv (2.7.6)
5
mustermann (1.1.2)
6
ruby2_keywords (~> 0.0.1)
7
- rack (2.2.4)
+ rack (2.2.6.4)
8
rack-protection (2.2.0)
9
rack
10
ruby2_keywords (0.0.5)
@@ -13,11 +13,9 @@ GEM
13
rack (~> 2.2)
14
rack-protection (= 2.2.0)
15
tilt (~> 2.0)
16
- sinatra-flash (0.3.0)
17
- sinatra (>= 1.0.0)
18
- sorbet-runtime (0.5.10461)
+ sorbet-runtime (0.5.10712)
19
tilt (2.0.11)
20
- workos (2.5.0)
+ workos (2.9.0)
21
sorbet-runtime (~> 0.5)
22
23
PLATFORMS
@@ -26,8 +24,7 @@ PLATFORMS
26
24
DEPENDENCIES
27
25
dotenv (= 2.7.6)
28
sinatra (= 2.2.0)
29
- sinatra-flash
30
- workos (= 2.5.0)
+ workos (= 2.9.0)
31
32
BUNDLED WITH
33
2.3.23
0 commit comments