-
Notifications
You must be signed in to change notification settings - Fork 1
/
Gemfile.lock
67 lines (64 loc) · 1.34 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
GEM
remote: https://rubygems.org/
specs:
addressable (2.5.1)
public_suffix (~> 2.0, >= 2.0.2)
blankslate (3.1.3)
commonmarker (0.14.4)
ruby-enum (= 0.5.0)
daemons (1.2.4)
em-websocket (0.3.8)
addressable (>= 2.1.1)
eventmachine (>= 0.12.9)
eventmachine (1.2.3)
fidget (0.0.4)
ruby-dbus
gli (2.16.0)
htmlentities (4.3.4)
i18n (0.8.1)
json (2.0.3)
mini_portile2 (2.1.0)
nokogiri (1.7.1)
mini_portile2 (~> 2.1.0)
parslet (1.7.1)
blankslate (>= 2.0, <= 4.0)
public_suffix (2.0.5)
rack (1.6.5)
rack-protection (1.5.3)
rack
redcarpet (3.4.0)
ruby-dbus (0.13.0)
ruby-enum (0.5.0)
i18n
showoff (0.17.2)
commonmarker (<= 0.14.4)
fidget (>= 0.0.3)
gli (>= 2.0)
htmlentities
json
nokogiri
parslet
redcarpet
sinatra (~> 1.3)
sinatra-websocket
thin (~> 1.3)
tilt (>= 2.0.3)
sinatra (1.4.8)
rack (~> 1.5)
rack-protection (~> 1.4)
tilt (>= 1.3, < 3)
sinatra-websocket (0.3.1)
em-websocket (~> 0.3.6)
eventmachine
thin (>= 1.3.1, < 2.0.0)
thin (1.6.4)
daemons (~> 1.0, >= 1.0.9)
eventmachine (~> 1.0, >= 1.0.4)
rack (>= 1, < 3)
tilt (2.0.7)
PLATFORMS
ruby
DEPENDENCIES
showoff
BUNDLED WITH
1.11.2