mirror of
https://github.com/elastic/logstash.git
synced 2025-04-24 22:57:16 -04:00
updating Gemfile.lock
This commit is contained in:
parent
b6959624bc
commit
aaa1b8f354
1 changed files with 27 additions and 0 deletions
27
Gemfile.lock
27
Gemfile.lock
|
@ -1,6 +1,8 @@
|
|||
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)
|
||||
|
@ -19,6 +21,11 @@ GEM
|
|||
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)
|
||||
|
@ -26,6 +33,13 @@ GEM
|
|||
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)
|
||||
|
@ -34,18 +48,29 @@ GEM
|
|||
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)
|
||||
|
||||
|
@ -63,6 +88,7 @@ DEPENDENCIES
|
|||
gelfd (= 0.2.0)
|
||||
gmetric (= 0.1.3)
|
||||
haml
|
||||
heroku
|
||||
jls-grok (= 0.10.6)
|
||||
jruby-elasticsearch (= 0.0.11)
|
||||
jruby-openssl
|
||||
|
@ -72,6 +98,7 @@ DEPENDENCIES
|
|||
mongo
|
||||
rack
|
||||
redis
|
||||
riemann-client (= 0.0.6)
|
||||
sass
|
||||
sinatra
|
||||
statsd-ruby (= 0.3.0)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue