Skip to content

Drop unusued s.executables line from gemspec #445

@utkarsh2102

Description

@utkarsh2102

Hello,

s.executables = `git ls-files -- bin/*`.split("\n").map {|f| File.basename(f)}

there's no bin/ - can we please drop this from gemspec?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions