-
Notifications
You must be signed in to change notification settings - Fork 39
/
Copy pathGemfile.lock
73 lines (70 loc) · 1.4 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
61
62
63
64
65
66
67
68
69
70
71
72
73
GEM
remote: https://rubygems.org/
specs:
base64 (0.2.0)
connection_pool (2.4.1)
daemons (1.4.1)
daru (0.3)
packable (~> 1.3.13)
eventmachine (1.2.7)
httparty (0.21.0)
mini_mime (>= 1.0.0)
multi_xml (>= 0.5.2)
ifsc (2.0.38)
httparty (~> 0.16)
kramdown (2.5.1)
rexml (>= 3.3.9)
matrix (0.4.2)
mini_mime (1.1.5)
multi_xml (0.6.0)
mustermann (3.0.3)
ruby2_keywords (~> 0.0.1)
packable (1.3.18)
power_assert (2.0.4)
prometheus-client (4.2.3)
base64
rack (2.2.10)
rack-protection (3.2.0)
base64 (>= 0.1.0)
rack (~> 2.2, >= 2.2.4)
rack-ssl-enforcer (0.2.9)
rack-test (2.1.0)
rack (>= 1.3)
redis (4.7.1)
rexml (3.3.7)
ruby2_keywords (0.0.5)
secure_headers (6.7.0)
sinatra (3.2.0)
mustermann (~> 3.0)
rack (~> 2.2, >= 2.2.4)
rack-protection (= 3.2.0)
tilt (~> 2.0)
test-unit (3.6.4)
power_assert
thin (1.8.2)
daemons (~> 1.0, >= 1.0.9)
eventmachine (~> 1.0, >= 1.0.4)
rack (>= 1, < 3)
tilt (2.4.0)
PLATFORMS
arm64-darwin-22
arm64-darwin-23
arm64-darwin-24
x86_64-darwin-21
x86_64-darwin-23
x86_64-linux
DEPENDENCIES
daru
ifsc
kramdown
matrix (~> 0.4.2)
prometheus-client
rack-ssl-enforcer
rack-test (~> 2.0)
redis
secure_headers
sinatra
test-unit (~> 3.5)
thin
BUNDLED WITH
2.4.10