Whitespace in gemspec

This commit is contained in:
Mitchell Hashimoto 2012-11-30 21:48:15 -08:00
parent 42f157143f
commit 23d06fcc92
1 changed files with 0 additions and 1 deletions

View File

@ -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