From f427fdd13a3cccf6e8059cad6e1f5592b2446120 Mon Sep 17 00:00:00 2001 From: Nick Sieger Date: Mon, 26 Jul 2010 14:02:39 -0700 Subject: JRuby should not need system_timer, and cannot install it either Signed-off-by: Santiago Pastorino --- Gemfile | 1 - 1 file changed, 1 deletion(-) (limited to 'Gemfile') diff --git a/Gemfile b/Gemfile index b92a6ab7a0..3a6064db96 100644 --- a/Gemfile +++ b/Gemfile @@ -39,7 +39,6 @@ platforms :ruby do end platforms :jruby do - gem "system_timer" gem "ruby-debug", ">= 0.10.3" gem "activerecord-jdbcsqlite3-adapter" -- cgit v1.2.3