Add missing dependencies
This commit is contained in:
parent
c5d3335a6c
commit
6f4f4b4d71
1 changed files with 4 additions and 1 deletions
|
@ -147,7 +147,9 @@ GEM
|
|||
libv8 (3.16.14.19)
|
||||
libxml-ruby (3.1.0)
|
||||
listen (3.1.5)
|
||||
rb-fsevent (~> 0.9, >= 0.9.4)
|
||||
rb-inotify (~> 0.9, >= 0.9.7)
|
||||
ruby_dep (~> 1.2)
|
||||
logstash-event (1.2.02)
|
||||
logstasher (1.2.2)
|
||||
activesupport (>= 4.0)
|
||||
|
@ -294,6 +296,7 @@ GEM
|
|||
unicode-display_width (~> 1.0, >= 1.0.1)
|
||||
ruby-openid (2.7.0)
|
||||
ruby-progressbar (1.9.0)
|
||||
ruby_dep (1.5.0)
|
||||
safe_yaml (1.0.4)
|
||||
sanitize (4.6.5)
|
||||
crass (~> 1.0.2)
|
||||
|
@ -420,4 +423,4 @@ DEPENDENCIES
|
|||
webmock
|
||||
|
||||
BUNDLED WITH
|
||||
1.16.1
|
||||
1.16.2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue