New version of hoe causes gem install to fail
I get the following error: Hoe.new {...} deprecated. Switch to Hoe.spec. (in /opt/local/lib/ruby/gems/1.8/gems/jashmenn-apriori-0.2.2) rake aborted! undefined method `rdoc_pattern=' for #Hoe:0x101881d08
I cloned and modified the spec to require hoe 1.7.0 and it installed fine. Just wanted to let you know.
Could you please tell the exact procedure to get it working.... i am not sure where to change the version for 1.7.0 . I am receiving exactly the same problem! Regards
I have the following error : Using apriori (0.2.3) from git://github.com/jashmenn/apriori.git (at master) with native extensions Gem::Installer::ExtensionBuildError: ERROR: Failed to build gem native extension.
"/home/florian/.rvm/rubies/ruby-1.9.3-p0/bin/ruby" -rubygems /home/florian/.rvm/gems/ruby-1.9.3-p0/gems/rake-0.
9.2.2/bin/rake RUBYARCHDIR=/home/florian/.rvm/gems/ruby-1.9.3-p0/bundler/gems/apriori-071f0daca909/lib RUBYLIBDIR=/home /florian/.rvm/gems/ruby-1.9.3-p0/bundler/gems/apriori-071f0daca909/lib rake aborted! cannot load such file -- config/requirements
(See full trace by running task with --trace)
Gem files will remain installed in /home/florian/.rvm/gems/ruby-1.9.3-p0/bundler/gems/apriori-071f0daca909 for inspecti on. Results logged to /home/florian/.rvm/gems/ruby-1.9.3-p0/bundler/gems/apriori-071f0daca909/./gem_make.out
An error occured while installing apriori (0.2.3), and Bundler cannot continue.
Make sure that gem install apriori -v '0.2.3' succeeds before bundling.