Commit 34f7dd53 authored by Daniel Bovensiepen's avatar Daniel Bovensiepen

Todo is actually already finished :-)

parent a5a7c47e
......@@ -180,7 +180,6 @@ module MRuby
when '>=' then cmp_result >= 0
when '<=' then cmp_result <= 0
when '~>'
# todo: implement twiddle-waka
Version.new(version).twiddle_wakka_ok?(Version.new(ver))
else
fail "Comparison not possible with '#{cmp}'"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment