aboutsummaryrefslogtreecommitdiffstats
path: root/spec/lock
diff options
context:
space:
mode:
authorTad Hosford <tad.hosford@gmail.com>2013-06-28 14:48:52 -0500
committerAndre Arko <andre@arko.net>2013-07-03 11:26:58 -0700
commitd05350be2e812bae00997004a32b6df438994613 (patch)
tree680b0fbe308f1f1d37eb68b63e765c25f869eed4 /spec/lock
parent193e9a62dbe03dae22976984e2a8d034cc142927 (diff)
downloadbundler-d05350be2e812bae00997004a32b6df438994613.tar.gz
Kills whitespace
Diffstat (limited to 'spec/lock')
-rw-r--r--spec/lock/git_spec.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/spec/lock/git_spec.rb b/spec/lock/git_spec.rb
index 23b7f311..9d4ecf9b 100644
--- a/spec/lock/git_spec.rb
+++ b/spec/lock/git_spec.rb
@@ -31,5 +31,4 @@ describe "bundle lock with git gems" do
RUBY
expect(out).to eq(bundle("show foo"))
end
-
end