-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathGemfile.lock
More file actions
100 lines (97 loc) · 2.12 KB
/
Gemfile.lock
File metadata and controls
100 lines (97 loc) · 2.12 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
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
GEM
remote: https://rubygems.org/
specs:
addressable (2.8.9)
public_suffix (>= 2.0.2, < 8.0)
base64 (0.3.0)
clamp (1.5.2)
colsole (1.0.0)
docopt_ng (0.7.1)
domain_name (0.6.20240107)
ffi (1.17.3-x86_64-linux-gnu)
ffi-compiler (1.3.2)
ffi (>= 1.15.5)
rake
filewatcher (3.0.1)
logger (~> 1.7)
module_methods (~> 1.0)
filewatcher-cli (2.0.0)
clamp (~> 1.3)
filewatcher (~> 3.0)
foreman (0.90.0)
thor (~> 1.4)
http (5.3.1)
addressable (~> 2.8)
http-cookie (~> 1.0)
http-form_data (~> 2.2)
llhttp-ffi (~> 0.5.0)
http-cookie (1.1.0)
domain_name (~> 0.5)
http-form_data (2.3.0)
httpme (0.2.4)
colsole (~> 1.0)
mister_bin (~> 0.7)
puma (~> 7.2)
rack-contrib (~> 2.3)
rackup (~> 2.2)
sinatra (~> 4.2)
io-console (0.8.2)
llhttp-ffi (0.5.1)
ffi-compiler (~> 1.0)
rake (~> 13.0)
logger (1.7.0)
mister_bin (0.9.0)
colsole (~> 1.0.0)
docopt_ng (~> 0.7.1)
reline (~> 0.6)
module_methods (1.0.0)
mustermann (3.0.4)
ruby2_keywords (~> 0.0.1)
nio4r (2.7.5)
nokogiri (1.19.2-x86_64-linux-gnu)
racc (~> 1.4)
public_suffix (7.0.5)
puma (7.2.0)
nio4r (~> 2.0)
racc (1.8.1)
rack (3.2.5)
rack-contrib (2.5.0)
rack (< 4)
rack-protection (4.2.1)
base64 (>= 0.1.0)
logger (>= 1.6.0)
rack (>= 3.0.0, < 4)
rack-session (2.1.1)
base64 (>= 0.1.0)
rack (>= 3.0.0)
rackup (2.3.1)
rack (>= 3)
rake (13.3.1)
reline (0.6.3)
io-console (~> 0.5)
ruby2_keywords (0.0.5)
sinatra (4.2.1)
logger (>= 1.6.0)
mustermann (~> 3.0)
rack (>= 3.0.0, < 4)
rack-protection (= 4.2.1)
rack-session (>= 2.0.0, < 3)
tilt (~> 2.0)
sla (0.3.7)
colsole (>= 0.8.1, < 2)
mister_bin (~> 0.7)
nokogiri (~> 1.10)
webcache (~> 0.8)
thor (1.5.0)
tilt (2.7.0)
webcache (0.9.0)
http (~> 5.0)
PLATFORMS
x86_64-linux
DEPENDENCIES
filewatcher-cli
foreman
httpme
sla
BUNDLED WITH
4.0.3