- add minitest

This commit is contained in:
Jordan Sissel 2011-08-19 19:37:11 -07:00
parent cac8349df4
commit f4da162f87
2 changed files with 3 additions and 0 deletions

View file

@ -9,6 +9,7 @@ gem "stomp" # for stomp protocol, Apache 2.0 License
gem "json" # Ruby license
gem "awesome_print" # MIT License
gem "minitest" # License: Ruby
gem "rack" # License: MIT
gem "mizuno" # License: Apache 2.0
gem "sinatra" # License: MIT-style

View file

@ -19,6 +19,7 @@ GEM
ffi (>= 0.6.3)
jruby-elasticsearch (0.0.10)
json (1.5.1-java)
minitest (2.5.0)
mizuno (0.4.0)
rack (>= 1.0.0)
mongo (1.3.1)
@ -54,6 +55,7 @@ DEPENDENCIES
jls-grok (~> 0.4.7)
jruby-elasticsearch (~> 0.0.10)
json
minitest
mizuno
mongo
rack