forked from elastic/logstash
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemfile.lock
88 lines (86 loc) · 1.63 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
GEM
remote: http://rubygems.org/
specs:
awesome_print (0.4.0)
bouncy-castle-java (1.5.0146.1)
bson (1.4.0)
bson (1.4.0-java)
bunny (0.7.8)
cabin (0.1.7)
json
columnize (0.3.4)
ffi-rzmq (0.9.0)
filewatch (0.3.0)
gelf (1.1.3)
json
gelfd (0.2.0)
gmetric (0.1.3)
haml (3.1.3)
jls-grok (0.9.4)
cabin (= 0.1.7)
jruby-elasticsearch (0.0.11)
jruby-openssl (0.7.4)
bouncy-castle-java
json (1.6.3)
json (1.6.3-java)
linecache (0.46)
rbx-require-relative (> 0.0.4)
metaclass (0.0.1)
minitest (2.6.1)
mizuno (0.4.0)
rack (>= 1.0.0)
mocha (0.10.0)
metaclass (~> 0.0.1)
mongo (1.4.0)
bson (= 1.4.0)
rack (1.3.4)
rack-protection (1.1.4)
rack
rbx-require-relative (0.0.5)
redis (2.2.2)
ruby-debug (0.10.4)
columnize (>= 0.1)
ruby-debug-base (~> 0.10.4.0)
ruby-debug-base (0.10.4)
linecache (>= 0.3)
ruby-debug-base (0.10.4-java)
sass (3.1.10)
sinatra (1.3.1)
rack (~> 1.3, >= 1.3.4)
rack-protection (~> 1.1, >= 1.1.2)
tilt (~> 1.3, >= 1.3.3)
statsd-ruby (0.3.0)
stomp (1.1.9)
tilt (1.3.3)
uuidtools (2.1.2)
xmpp4r (0.5)
PLATFORMS
java
ruby
DEPENDENCIES
awesome_print
bunny
cabin (= 0.1.7)
ffi-rzmq (= 0.9.0)
filewatch (= 0.3.0)
gelf
gelfd (= 0.2.0)
gmetric (= 0.1.3)
haml
jls-grok (= 0.9.4)
jruby-elasticsearch (= 0.0.11)
jruby-openssl
json
minitest
mizuno
mocha (= 0.10.0)
mongo
rack
redis
ruby-debug (= 0.10.4)
sass
sinatra
statsd-ruby (= 0.3.0)
stomp
uuidtools
xmpp4r (= 0.5)