Skip to content

Commit

Permalink
Merge pull request #566 from scarpe-team/rev2
Browse files Browse the repository at this point in the history
Eagle-eyed Noah caught this one.
  • Loading branch information
Schwad authored Oct 9, 2024
2 parents d1d3a5a + 05da2b0 commit 2fe9161
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scarpe.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ Gem::Specification.new do |spec|
(f == __FILE__) || f.match(%r{\A(?:(?:test|spec|features)/|\.(?:git|travis|circleci)|appveyor)})
end
end
spec.bindir = 'bin'
spec.bindir = 'exe'
spec.executables = spec.files.grep(%r{\Aexe/}) { |f| File.basename(f) }
spec.require_paths = ['lib']

Expand Down

0 comments on commit 2fe9161

Please sign in to comment.