Skip to content

Commit

Permalink
Eagle-eyed Noah caught this one.
Browse files Browse the repository at this point in the history
  • Loading branch information
Schwad committed Oct 9, 2024
1 parent d1d3a5a commit 05da2b0
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 05da2b0

Please sign in to comment.