Include addressable for AR perf bench

This commit is contained in:
Jeremy Kemper 2010-09-09 21:38:40 -07:00
parent be9831ceb1
commit 2a820f3d1f
1 changed files with 1 additions and 0 deletions

View File

@ -16,6 +16,7 @@ gem "horo", ">= 1.0.2"
# for perf tests
gem "faker"
gem "rbench"
gem "addressable"
# AS
gem "memcache-client", ">= 1.8.5"