Skip to content
This repository was archived by the owner on Oct 1, 2022. It is now read-only.

post_install hook fails #15

@manuelmeurer

Description

@manuelmeurer

When I run bundle install with the sdoc gem in my Gemfile, I get this error:

...
post_install hook at
/home/chief/.rbenv/plugins/rbenv-gem-rehash/rubygems_plugin.rb:1 failed for
sdoc-0.4.1

I guess it's because the gem executes git when checking for executables: https://github.com/voloko/sdoc/blob/087940a7220b523a3a3758479552fcf81329b320/sdoc.gemspec#L37

Replacing this line with a simple array of the executables would probably fix this, but is there any other way to make this work properly?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions