-
Notifications
You must be signed in to change notification settings - Fork 3
/
Gemfile.lock
124 lines (122 loc) · 2.54 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
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
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
GEM
remote: http://rubygems.org/
specs:
amqp (0.6.7)
eventmachine (>= 0.12.4)
bluecloth (2.2.0)
celluloid (0.15.2)
timers (~> 1.1.0)
celluloid-io (0.15.0)
celluloid (>= 0.15.0)
nio4r (>= 0.5.0)
chronic (0.10.2)
coffee-script (2.2.0)
coffee-script-source
execjs
coffee-script-source (1.7.0)
couchrest (1.1.3)
mime-types (~> 1.15)
multi_json (~> 1.0)
rest-client (~> 1.6.1)
daemon-kit (0.1.8.1)
eventmachine (>= 0.12.10)
diff-lcs (1.2.5)
em-proxy (0.1.8)
eventmachine
em-websocket (0.5.0)
eventmachine (>= 0.12.9)
http_parser.rb (~> 0.5.3)
eventmachine (1.0.3)
eventmachine_httpserver (0.2.1)
execjs (2.0.2)
ffi (1.9.3)
git (1.2.6)
haml (3.1.8)
highline (1.6.1)
http_parser.rb (0.5.3)
json (1.8.1)
listen (2.7.1)
celluloid (>= 0.15.2)
celluloid-io (>= 0.15.0)
rb-fsevent (>= 0.9.3)
rb-inotify (>= 0.9)
macaddr (1.7.1)
systemu (~> 2.6.2)
mime-types (1.25.1)
multi_json (1.9.2)
net-scp (1.2.0)
net-ssh (>= 2.6.5)
net-ssh (2.8.0)
nio4r (1.0.0)
rack (1.5.2)
rack-protection (1.5.3)
rack
rainbow (1.99.2)
rake (10.3.1)
rb-fsevent (0.9.4)
rb-inotify (0.9.3)
ffi (>= 0.5.0)
rest-client (1.6.7)
mime-types (>= 1.16)
rspec (2.14.1)
rspec-core (~> 2.14.0)
rspec-expectations (~> 2.14.0)
rspec-mocks (~> 2.14.0)
rspec-core (2.14.8)
rspec-expectations (2.14.5)
diff-lcs (>= 1.1.3, < 2.0)
rspec-mocks (2.14.6)
rubybits (0.2.1)
sass (3.3.5)
serialport (1.3.0)
sinatra (1.4.5)
rack (~> 1.4)
rack-protection (~> 1.4)
tilt (~> 1.3, >= 1.3.4)
slinky (0.7.3)
coffee-script (~> 2.2)
em-proxy (~> 0.1)
em-websocket (~> 0.3)
eventmachine (~> 1.0)
eventmachine_httpserver (~> 0.2)
haml (~> 3.1)
listen (~> 2.4)
mime-types (~> 1.16)
rainbow (~> 1.1)
sass (~> 3.1)
yui-compressor (~> 0.12)
state_machine (1.2.0)
systemu (2.6.4)
tilt (1.4.1)
timers (1.1.0)
uuidtools (2.1.4)
wol (0.4.1)
yard (0.8.7.4)
yui-compressor (0.12.0)
PLATFORMS
ruby
DEPENDENCIES
amqp (= 0.6.7)
bluecloth
chronic
couchrest (= 1.1.3)
daemon-kit (= 0.1.8.1)
em-websocket
eventmachine
eventmachine_httpserver
git
highline (= 1.6.1)
json
macaddr
net-scp
net-ssh
rake
rspec
rubybits
serialport
sinatra
slinky
state_machine
uuidtools
wol
yard (>= 0.8.4)