summaryrefslogtreecommitdiff
path: root/lib/bundler/cli/platform.rb
diff options
context:
space:
mode:
authorAndre Arko <andre@arko.net>2014-01-26 14:37:50 -0800
committerAndre Arko <andre@arko.net>2014-01-26 14:37:50 -0800
commit4873c8a425081e8b0feb31b49398143bc034a3fc (patch)
tree33f31c77b13b0378b6a8392bcca04da08c8978f6 /lib/bundler/cli/platform.rb
parent106a2589ee09d4d113780062b0befc9ab9938605 (diff)
downloadbundler-4873c8a425081e8b0feb31b49398143bc034a3fc.tar.gz
whitespace style
Diffstat (limited to 'lib/bundler/cli/platform.rb')
-rw-r--r--lib/bundler/cli/platform.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/bundler/cli/platform.rb b/lib/bundler/cli/platform.rb
index 8a3855370b..bc947cf870 100644
--- a/lib/bundler/cli/platform.rb
+++ b/lib/bundler/cli/platform.rb
@@ -38,5 +38,6 @@ module Bundler
Bundler.ui.info output.join("\n\n")
end
+
end
end