Added by Time Shift almost 13 years ago
Hi there,
I try to install Husdon for my BitNami Redmine 2.0.3 (Windows 7)
rake redmine:migrate:plugins
Result:
←[31mBundler could not find compatible versions for gem "builder": In Gemfile: cucumber (= 0.9.4) x86-mingw32 depends on builder (~> 2.1.2) x86-mingw32 builder (3.0.0) ←[0m
;-(
My gemlist is ok:
builder (3.0.0, 2.1.2)
cucumber (0.9.4)
... and many more ;)
Help ;-)