Skip to content

Commit

Permalink
Merge pull request #29 from r7kamura/bin-executable-remove
Browse files Browse the repository at this point in the history
Remove unnecessary bin executable
  • Loading branch information
r7kamura authored Aug 2, 2024
2 parents 41b4ac7 + 9acdf04 commit 4f93966
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion rspec-request_describer.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,5 @@ Gem::Specification.new do |spec|
end
end

spec.executables = spec.files.grep(%r{^bin/}) { |f| File.basename(f) }
spec.require_paths = ['lib']
end

0 comments on commit 4f93966

Please sign in to comment.