forked from elastic/logstash
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemfile.lock
107 lines (105 loc) · 2 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
GEM
remote: http://rubygems.org/
specs:
addressable (2.2.7)
beefcake (0.3.7)
bouncy-castle-java (1.5.0146.1)
bson (1.5.2)
bson (1.5.2-java)
bunny (0.7.9)
cabin (0.4.1)
json
childprocess (0.3.1)
ffi (~> 1.0.6)
choice (0.1.4)
ffi (1.0.11)
ffi (1.0.11-java)
ffi-rzmq (0.9.0)
filewatch (0.3.3)
gelf (1.3.2)
json
gelfd (0.2.0)
gmetric (0.1.3)
haml (3.1.4)
heroku (2.21.2)
launchy (>= 0.3.2)
rest-client (~> 1.6.1)
rubyzip
term-ansicolor (~> 1.0.5)
jls-grok (0.10.6)
cabin (~> 0.4.0)
jruby-elasticsearch (0.0.11)
jruby-openssl (0.7.5)
bouncy-castle-java (>= 1.5.0146.1)
json (1.6.5)
json (1.6.5-java)
launchy (2.0.5)
addressable (~> 2.2.6)
launchy (2.0.5-java)
addressable (~> 2.2.6)
ffi (~> 1.0.9)
spoon (~> 0.0.1)
mime-types (1.17.2)
minitest (2.11.1)
mizuno (0.5.0)
childprocess (>= 0.2.6)
choice (>= 0.1.0)
ffi (>= 1.0.0)
rack (>= 1.0.0)
mongo (1.5.2)
bson (= 1.5.2)
mtrc (0.0.4)
rack (1.4.1)
rack-protection (1.2.0)
rack
redis (2.2.2)
rest-client (1.6.7)
mime-types (>= 1.16)
riemann-client (0.0.6)
beefcake (>= 0.3.5)
mtrc (>= 0.0.4)
trollop (>= 1.16.2)
rubyzip (0.9.6.1)
sass (3.1.14)
sinatra (1.3.2)
rack (~> 1.3, >= 1.3.6)
rack-protection (~> 1.2)
tilt (~> 1.3, >= 1.3.3)
spoon (0.0.1)
statsd-ruby (0.3.0)
stomp (1.2.0)
term-ansicolor (1.0.7)
tilt (1.3.3)
trollop (1.16.2)
uuidtools (2.1.2)
xmpp4r (0.5)
PLATFORMS
java
ruby
DEPENDENCIES
bunny
cabin (= 0.4.1)
ffi
ffi-rzmq (= 0.9.0)
filewatch (= 0.3.3)
gelf
gelfd (= 0.2.0)
gmetric (= 0.1.3)
haml
heroku
jls-grok (= 0.10.6)
jruby-elasticsearch (= 0.0.11)
jruby-openssl
json
minitest
mizuno
mongo
rack
redis
riemann-client (= 0.0.6)
sass
sinatra
statsd-ruby (= 0.3.0)
stomp
uuidtools
xmpp4r (= 0.5)