aboutsummaryrefslogtreecommitdiffstats
path: root/lib/bundler/cli/check.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/bundler/cli/check.rb')
-rw-r--r--lib/bundler/cli/check.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/bundler/cli/check.rb b/lib/bundler/cli/check.rb
index e8abaf55..22fea6e4 100644
--- a/lib/bundler/cli/check.rb
+++ b/lib/bundler/cli/check.rb
@@ -33,6 +33,5 @@ module Bundler
Bundler.ui.info "The Gemfile's dependencies are satisfied"
end
end
-
end
end