summaryrefslogtreecommitdiff
path: root/lib/bundler/source/path.rb
diff options
context:
space:
mode:
authorAsutosh Palai <asupalai@gmail.com>2016-06-30 18:01:43 +0530
committerAsutosh Palai <asupalai@gmail.com>2016-07-03 09:41:58 +0530
commitc71165c7915350c1630fd118c963fcd481fefb5c (patch)
tree871999af7c14d96a2d92cdb0b4b3d3157e387a77 /lib/bundler/source/path.rb
parentc2154b0a44a71611c0aee9c4a6b8d6bd38973ecd (diff)
downloadbundler-c71165c7915350c1630fd118c963fcd481fefb5c.tar.gz
Mixed SharedHelpers with Plugin::API
Diffstat (limited to 'lib/bundler/source/path.rb')
-rw-r--r--lib/bundler/source/path.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/bundler/source/path.rb b/lib/bundler/source/path.rb
index cc97f26a15..3c4d914fb3 100644
--- a/lib/bundler/source/path.rb
+++ b/lib/bundler/source/path.rb
@@ -218,7 +218,6 @@ module Bundler
Bundler.ui.warn "The validation message from Rubygems was:\n #{e.message}"
end
-
end
end
end