-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathGemfile.lock
More file actions
72 lines (68 loc) · 1.36 KB
/
Gemfile.lock
File metadata and controls
72 lines (68 loc) · 1.36 KB
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
61
62
63
64
65
66
67
68
69
70
71
72
GEM
remote: http://rubygems.org/
specs:
addressable (2.8.6)
public_suffix (>= 2.0.2, < 6.0)
bigdecimal (3.1.6)
daemons (1.4.1)
date (3.3.4)
em-websocket (0.3.8)
addressable (>= 2.1.1)
eventmachine (>= 0.12.9)
eventmachine (1.2.7)
glorify (0.5.0)
nokogiri
rdoc-rouge
sinatra
mustermann (2.0.2)
ruby2_keywords (~> 0.0.1)
nokogiri (1.16.0-x64-mingw-ucrt)
racc (~> 1.4)
oj (3.16.3)
bigdecimal (>= 3.0)
public_suffix (5.0.4)
racc (1.7.3)
rack (2.2.8)
rack-protection (2.2.4)
rack
rackup (1.0.0)
rack (< 3)
webrick
rdoc (4.3.0)
rdoc-rouge (0.1.0)
rdoc (~> 4.0)
rouge (~> 0.3.0)
rouge (0.3.10)
thor
ruby2_keywords (0.0.5)
sinatra (2.2.4)
mustermann (~> 2.0)
rack (~> 2.2)
rack-protection (= 2.2.4)
tilt (~> 2.0)
sinatra-websocket (0.3.1)
em-websocket (~> 0.3.6)
eventmachine
thin (>= 1.3.1, < 2.0.0)
thin (1.8.2)
daemons (~> 1.0, >= 1.0.9)
eventmachine (~> 1.0, >= 1.0.4)
rack (>= 1, < 3)
thor (1.3.0)
tilt (2.3.0)
webrick (1.8.1)
PLATFORMS
x64-mingw-ucrt
DEPENDENCIES
date
glorify
oj
rack
rackup
sinatra (~> 2.2, >= 2.2.4)
sinatra-websocket
thin (~> 1.8, >= 1.8.2)
RUBY VERSION
ruby 3.2.3p157
BUNDLED WITH
2.4.19