summaryrefslogtreecommitdiff
path: root/lib/bundler/endpoint_specification.rb
diff options
context:
space:
mode:
authorAndre Arko <andre@arko.net>2015-12-26 20:01:42 +0800
committerSamuel Giddins <segiddins@segiddins.me>2016-01-25 10:49:51 -0600
commitea54b0af26d26144bf3ed72ebc904687b192c1f0 (patch)
tree90a95f3c5b5a862e8ab9cbc91c40eb2a5d7fcb7a /lib/bundler/endpoint_specification.rb
parent554e792bb7e53041ff367eb067ec0c58575ea520 (diff)
downloadbundler-ea54b0af26d26144bf3ed72ebc904687b192c1f0.tar.gz
[rubocop] cop those rubos right up
Diffstat (limited to 'lib/bundler/endpoint_specification.rb')
-rw-r--r--lib/bundler/endpoint_specification.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/bundler/endpoint_specification.rb b/lib/bundler/endpoint_specification.rb
index 6df24e6c52..a04ef0998f 100644
--- a/lib/bundler/endpoint_specification.rb
+++ b/lib/bundler/endpoint_specification.rb
@@ -123,6 +123,5 @@ module Bundler
"gemspec. \nPlease ask the gem author to yank the bad version to fix " \
"this issue. For more information, see http://bit.ly/syck-defaultkey."
end
-
end
end