Whitespace in gemspec
This commit is contained in:
parent
42f157143f
commit
23d06fcc92
|
@ -36,4 +36,3 @@ Gem::Specification.new do |s|
|
||||||
s.executables = `git ls-files`.split("\n").map{|f| f[/^bin\/(.*)/, 1]}.compact
|
s.executables = `git ls-files`.split("\n").map{|f| f[/^bin\/(.*)/, 1]}.compact
|
||||||
s.require_path = 'lib'
|
s.require_path = 'lib'
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue