forked from elastic/logstash
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemfile.lock
67 lines (65 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
64
65
66
67
GEM
remote: http://rubygems.org/
specs:
awesome_print (0.4.0)
bson (1.3.1-java)
bunny (0.6.0)
daemons (1.1.3)
eventmachine (0.12.10-java)
ffi (1.0.9-java)
filewatch (0.2.5)
ffi
gelf (1.1.3)
json
gmetric (0.1.3)
haml (3.1.2)
hoe (2.9.4)
rake (>= 0.8.7)
jls-grok (0.4.7)
ffi (>= 0.6.3)
jruby-elasticsearch (0.0.10)
json (1.5.1-java)
mizuno (0.4.0)
rack (>= 1.0.0)
mongo (1.3.1)
bson (>= 1.3.1)
rack (1.3.0)
rake (0.9.2)
redis (2.2.1)
sass (3.1.3)
sinatra (1.2.6)
rack (~> 1.1)
tilt (>= 1.2.2, < 2.0)
statsd-ruby (0.3.0)
stomp (1.1.8)
stompserver (0.9.9)
daemons (>= 1.0.2)
eventmachine (>= 0.7.2)
hoe (>= 1.1.1)
hoe (>= 1.3.0)
tilt (1.3.2)
uuidtools (2.1.2)
xmpp4r (0.5)
PLATFORMS
java
DEPENDENCIES
awesome_print
bunny
filewatch (~> 0.2.5)
gelf
gmetric (~> 0.1.3)
haml
jls-grok (~> 0.4.7)
jruby-elasticsearch (~> 0.0.10)
json
mizuno
mongo
rack
redis
sass
sinatra
statsd-ruby (~> 0.3.0)
stomp
stompserver
uuidtools
xmpp4r (~> 0.5)