-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemfile.lock
44 lines (41 loc) · 816 Bytes
/
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
GEM
remote: https://rubygems.org/
specs:
coderay (1.1.3)
daemons (1.3.1)
deckrb (0.5.2)
coderay
erector (>= 0.9.0)
json
nokogiri
rack (>= 1.4.1)
rack-codehighlighter
redcarpet (~> 2)
thin
trollop
erector (0.10.0)
treetop (>= 1.2.3)
eventmachine (1.2.7)
json (2.3.0)
mini_portile2 (2.4.0)
nokogiri (1.10.10)
mini_portile2 (~> 2.4.0)
polyglot (0.3.5)
rack (2.2.3)
rack-codehighlighter (0.6.0)
nokogiri (>= 1.4.1)
rack (>= 2.0.0)
redcarpet (2.3.0)
thin (1.8.0)
daemons (~> 1.0, >= 1.0.9)
eventmachine (~> 1.0, >= 1.0.4)
rack (>= 1, < 3)
treetop (1.6.11)
polyglot (~> 0.3)
trollop (2.9.10)
PLATFORMS
ruby
DEPENDENCIES
deckrb
BUNDLED WITH
2.1.4