Skip to content

Commit

Permalink
This gem has no executables
Browse files Browse the repository at this point in the history
  • Loading branch information
amatsuda committed Aug 1, 2024
1 parent f244b3d commit bc9a4b7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion database_rewinder.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ Gem::Specification.new do |spec|
spec.license = "MIT"

spec.files = `git ls-files lib/ MIT_LICENSE README.md`.split
spec.executables = spec.files.grep(%r{^bin/}) { |f| File.basename(f) }
spec.require_paths = ["lib"]

spec.add_development_dependency 'bundler'
Expand Down

0 comments on commit bc9a4b7

Please sign in to comment.