Wot! Ruby 2.0 support?

This commit is contained in:
Sam Saffron 2013-02-28 21:27:25 +11:00
parent dc8e1196fd
commit 46a02ae5b1

View File

@ -108,7 +108,8 @@ GEM
better_errors (0.5.0) better_errors (0.5.0)
coderay (>= 1.0.0) coderay (>= 1.0.0)
erubis (>= 2.6.6) 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) bourne (1.1.2)
mocha (= 0.10.5) mocha (= 0.10.5)
builder (3.0.4) builder (3.0.4)
@ -144,11 +145,12 @@ GEM
coffee-script-source (1.4.0) coffee-script-source (1.4.0)
connection_pool (1.0.0) connection_pool (1.0.0)
daemons (1.1.9) daemons (1.1.9)
debug_inspector (0.0.2)
diff-lcs (1.1.3) diff-lcs (1.1.3)
em-redis (0.3.0) em-redis (0.3.0)
eventmachine eventmachine
erubis (2.7.0) erubis (2.7.0)
eventmachine (1.0.0) eventmachine (1.0.1)
excon (0.16.10) excon (0.16.10)
execjs (1.4.0) execjs (1.4.0)
multi_json (~> 1.0) multi_json (~> 1.0)