Closed sankage closed 11 years ago
In both MRI 1.9.3-p385 and 2.0.0-p0 I get this:
irb(main):001:0> require 'huey' LoadError: cannot load such file -- color
It appears you are missing a gem dependency.
I totally am! Thanks for fixing this.
Nice! @Veraticus Version bump and Rubygems release?
Good call. I tagged and released version 1.1.0 that contains this fix and the other fix @sankage included.
In both MRI 1.9.3-p385 and 2.0.0-p0 I get this:
It appears you are missing a gem dependency.