aboutsummaryrefslogtreecommitdiffstats
path: root/Gemfile
diff options
context:
space:
mode:
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile5
1 files changed, 0 insertions, 5 deletions
diff --git a/Gemfile b/Gemfile
index 4287d9647f..bb97210389 100644
--- a/Gemfile
+++ b/Gemfile
@@ -20,11 +20,6 @@ group :doc do
gem "RedCloth", "~> 4.2"
end
-# for perf tests
-gem "faker"
-gem "rbench"
-gem "addressable"
-
# AS
gem "memcache-client", ">= 1.8.5"