Rakefile in clevic-0.13.0.b3 vs Rakefile in clevic-0.13.0.b5
- old
+ new
@@ -15,12 +15,11 @@
['qtext', '>=0.6.6'],
['hashery', '>=1.3.0'],
['andand', '>= 1.3.0'],
['sequel', '>= 3.8.0'],
['hpricot', '>= 0.8.1'],
- ['io-like', '>= 0.3.0']
- # This isn't always installed from gems
- #~ ['qtruby4', '>=1.4.9']
+ ['io-like', '>= 0.3.0'],
+ #['qtbindings', '>=4.6.3']
# bsearch can't be installed from gems
]
p.extra_dev_deps = [
['newgem', ">= #{::Newgem::VERSION}"]
]