koppen / redmine_github_hook

Allow your Redmine installation to be notified when changes have been pushed to a Github repository.
http://mentalized.net/journal/2009/08/03/redmine_plugin_github_hook/
MIT License
476 stars 116 forks source link

"There are no gemspecs" Error #55

Closed matdave closed 10 years ago

matdave commented 10 years ago

On CentOS 6.4 running Redmine 2.3, I get the following error after installing it in my plugins directory

/usr/lib64/ruby/gems/1.8/gems/bundler-1.3.5/lib/bundler/dsl.rb:59:in `gemspec': There are no gemspecs at ###/redmine-2.3.

koppen commented 10 years ago

This looks like issue #52 - please verify that you are running the most recent version of redmine_github_hook, which should have fixed this. Alternatively, use the gem-based install.

If you have any further details, please add to #52 and reopen this.