mirror of
https://github.com/dkam/suo.git
synced 2025-01-29 07:42:43 +00:00
Add changelog entry, remove spurious gemspec entry.
This commit is contained in:
@@ -16,7 +16,6 @@ Gem::Specification.new do |spec|
|
||||
|
||||
spec.files = `git ls-files -z`.split("\x0")
|
||||
spec.bindir = "bin"
|
||||
spec.executables = spec.files.grep(%r{^bin/}) { |f| File.basename(f) }
|
||||
spec.test_files = spec.files.grep(%r{^(test|spec|features)/})
|
||||
spec.require_paths = ["lib"]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user