From 46a02ae5b13924447f638fce10524b7cda6ecdff Mon Sep 17 00:00:00 2001 From: Sam Saffron Date: Thu, 28 Feb 2013 21:27:25 +1100 Subject: [PATCH] Wot! Ruby 2.0 support? --- Gemfile.lock | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 67dbdcf1424..1de496553b6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -108,7 +108,8 @@ GEM better_errors (0.5.0) coderay (>= 1.0.0) erubis (>= 2.6.6) - binding_of_caller (0.6.8) + binding_of_caller (0.7.1) + debug_inspector (>= 0.0.1) bourne (1.1.2) mocha (= 0.10.5) builder (3.0.4) @@ -144,11 +145,12 @@ GEM coffee-script-source (1.4.0) connection_pool (1.0.0) daemons (1.1.9) + debug_inspector (0.0.2) diff-lcs (1.1.3) em-redis (0.3.0) eventmachine erubis (2.7.0) - eventmachine (1.0.0) + eventmachine (1.0.1) excon (0.16.10) execjs (1.4.0) multi_json (~> 1.0)