Wot! Ruby 2.0 support?
This commit is contained in:
parent
dc8e1196fd
commit
46a02ae5b1
|
@ -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)
|
||||
|
|
Loading…
Reference in New Issue