From 23d06fcc924f45cde0d9f8eff65c4c0bebf19f9a Mon Sep 17 00:00:00 2001 From: Mitchell Hashimoto Date: Fri, 30 Nov 2012 21:48:15 -0800 Subject: [PATCH] Whitespace in gemspec --- vagrant.gemspec | 1 - 1 file changed, 1 deletion(-) diff --git a/vagrant.gemspec b/vagrant.gemspec index 1f419593a01..a4f008b74b2 100644 --- a/vagrant.gemspec +++ b/vagrant.gemspec @@ -36,4 +36,3 @@ Gem::Specification.new do |s| s.executables = `git ls-files`.split("\n").map{|f| f[/^bin\/(.*)/, 1]}.compact s.require_path = 'lib' end -