mirror of
https://github.com/dkam/probot.git
synced 2025-12-28 09:14:53 +00:00
Add code and tests to handle a disallowed clause with value
This commit is contained in:
@@ -29,4 +29,5 @@ Gem::Specification.new do |spec|
|
||||
spec.bindir = "exe"
|
||||
spec.executables = spec.files.grep(%r{\Aexe/}) { |f| File.basename(f) }
|
||||
spec.require_paths = ["lib"]
|
||||
spec.add_development_dependency "debug"
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user