aboutsummaryrefslogtreecommitdiffstats
path: root/lib/bundler/cli/update.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/bundler/cli/update.rb')
-rw-r--r--lib/bundler/cli/update.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/bundler/cli/update.rb b/lib/bundler/cli/update.rb
index 6ed38f2c..5bcc89ba 100644
--- a/lib/bundler/cli/update.rb
+++ b/lib/bundler/cli/update.rb
@@ -68,6 +68,5 @@ module Bundler
Bundler.ui.confirm Bundler::CLI::Common.without_groups_message
end
end
-
end
end