aboutsummaryrefslogtreecommitdiffstats
path: root/Gemfile
diff options
context:
space:
mode:
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Gemfile b/Gemfile
index 4e13331626..4e1bd1325e 100644
--- a/Gemfile
+++ b/Gemfile
@@ -25,6 +25,8 @@ gem "memcache-client", ">= 1.8.5"
# AM
gem "text-format", "~> 1.0.0"
+gem "weakling", :git => "git://github.com/swistak/weakling.git"
+
platforms :mri_18 do
gem "system_timer"
gem "ruby-debug", ">= 0.10.3"