-
Notifications
You must be signed in to change notification settings - Fork 230
/
Gemfile.lock
60 lines (56 loc) · 1.01 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
56
57
58
59
60
GEM
remote: https://rubygems.org/
specs:
daemons (1.4.1)
eventmachine (1.2.7)
haml (6.1.1)
temple (>= 0.8.2)
thor
tilt
json (2.6.3)
mustermann (3.0.0)
ruby2_keywords (~> 0.0.1)
nokogiri (1.14.3-x86_64-linux)
racc (~> 1.4)
racc (1.6.2)
rack (2.2.7)
rack-protection (3.0.6)
rack
ruby2_keywords (0.0.5)
rubyzip (2.3.2)
sequel (5.68.0)
sinatra (3.0.6)
mustermann (~> 3.0)
rack (~> 2.2, >= 2.2.4)
rack-protection (= 3.0.6)
tilt (~> 2.0)
slim (5.1.0)
temple (~> 0.10.0)
tilt (>= 2.0.6, < 2.2)
sqlite3 (1.6.2-x86_64-linux)
temple (0.10.0)
thin (1.8.2)
daemons (~> 1.0, >= 1.0.9)
eventmachine (~> 1.0, >= 1.0.4)
rack (>= 1, < 3)
thor (1.2.1)
tilt (2.1.0)
yaml (0.2.1)
PLATFORMS
x86_64-linux
DEPENDENCIES
haml
json
nokogiri
rack
rubyzip
sequel
sinatra (> 2.0.0)
slim
sqlite3
thin
yaml
RUBY VERSION
ruby 3.2.2p53
BUNDLED WITH
2.4.12