We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 213e6c3 commit 6a5d9e4Copy full SHA for 6a5d9e4
ruby-audit-logs-example/Gemfile.lock
@@ -1,15 +1,10 @@
1
GEM
2
remote: https://rubygems.org/
3
specs:
4
- coderay (1.1.3)
5
dotenv (2.7.6)
6
- method_source (1.0.0)
7
mustermann (1.1.2)
8
ruby2_keywords (~> 0.0.1)
9
- pry (0.14.2)
10
- coderay (~> 1.1)
11
- method_source (~> 1.0)
12
- rack (2.2.4)
+ rack (2.2.6.4)
13
rack-protection (2.2.0)
14
rack
15
ruby2_keywords (0.0.5)
@@ -18,19 +13,18 @@ GEM
18
rack (~> 2.2)
19
rack-protection (= 2.2.0)
20
tilt (~> 2.0)
21
- sorbet-runtime (0.5.10667)
16
+ sorbet-runtime (0.5.10741)
22
17
tilt (2.0.11)
23
- workos (2.9.0)
+ workos (2.12.0)
24
sorbet-runtime (~> 0.5)
25
26
PLATFORMS
27
ruby
28
29
DEPENDENCIES
30
dotenv (= 2.7.6)
31
- pry
32
sinatra (= 2.2.0)
33
- workos (= 2.9.0)
+ workos (= 2.12.0)
34
35
BUNDLED WITH
36
2.3.19
0 commit comments