-
Notifications
You must be signed in to change notification settings - Fork 3
/
Gemfile.lock
63 lines (60 loc) · 1.13 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
GEM
remote: https://rubygems.org/
specs:
crass (1.0.6)
ffi (1.15.5)
haml (5.0.4)
temple (>= 0.8.0)
tilt
kramdown (2.3.1)
rexml
mime-types (3.4.1)
mime-types-data (~> 3.2015)
mime-types-data (3.2022.0105)
mini_portile2 (2.8.2)
multi_json (1.13.1)
mustermann (2.0.2)
ruby2_keywords (~> 0.0.1)
nokogiri (1.15.3)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
racc (1.7.1)
rack (2.2.6.4)
rack-protection (2.2.3)
rack
rexml (3.2.5)
ruby2_keywords (0.0.5)
rugged (0.99.0)
sanitize (6.0.2)
crass (~> 1.0.2)
nokogiri (>= 1.12.0)
sassc (2.4.0)
ffi (~> 1.9)
sinatra (2.2.3)
mustermann (~> 2.0)
rack (~> 2.2)
rack-protection (= 2.2.3)
tilt (~> 2.0)
sinatra-contrib (2.2.3)
multi_json
mustermann (~> 2.0)
rack-protection (= 2.2.3)
sinatra (= 2.2.3)
tilt (~> 2.0)
temple (0.8.1)
tilt (2.0.11)
webrick (1.8.1)
PLATFORMS
ruby
DEPENDENCIES
haml
kramdown
mime-types
rugged
sanitize
sassc
sinatra
sinatra-contrib
webrick
BUNDLED WITH
2.3.4