-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathGemfile.lock
55 lines (52 loc) · 1.14 KB
/
Gemfile.lock
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
GEM
remote: https://rubygems.org/
specs:
ast (2.4.2)
chroma-db (0.6.0)
dry-monads (~> 1.6)
ruby-next (>= 0.15.0)
concurrent-ruby (1.2.2)
diff-lcs (1.5.0)
dry-core (1.0.0)
concurrent-ruby (~> 1.0)
zeitwerk (~> 2.6)
dry-monads (1.6.0)
concurrent-ruby (~> 1.0)
dry-core (~> 1.0, < 2)
zeitwerk (~> 2.6)
mustermann (3.0.0)
ruby2_keywords (~> 0.0.1)
nio4r (2.5.9)
parser (3.2.2.1)
ast (~> 2.4.1)
puma (6.3.0)
nio4r (~> 2.0)
rack (2.2.8)
rack-protection (3.1.0)
rack (~> 2.2, >= 2.2.4)
ruby-next (0.15.3)
ruby-next-core (= 0.15.3)
ruby-next-parser (>= 3.1.1.0)
unparser (~> 0.6.0)
ruby-next-core (0.15.3)
ruby-next-parser (3.1.1.3)
parser (>= 3.0.3.1)
ruby2_keywords (0.0.5)
sinatra (3.1.0)
mustermann (~> 3.0)
rack (~> 2.2, >= 2.2.4)
rack-protection (= 3.1.0)
tilt (~> 2.0)
tilt (2.2.0)
unparser (0.6.8)
diff-lcs (~> 1.3)
parser (>= 3.2.0)
zeitwerk (2.6.10)
PLATFORMS
arm64-darwin-22
DEPENDENCIES
chroma-db
puma
sinatra (~> 3.1)
BUNDLED WITH
2.4.18