diff options
| author | Smit Shah <who828@gmail.com> | 2014-01-08 11:04:42 +0530 |
|---|---|---|
| committer | Smit Shah <who828@gmail.com> | 2014-01-08 11:04:42 +0530 |
| commit | 83d1d74378ccc9fe71f483cd7c68e02c2b5a6632 (patch) | |
| tree | 4dec15d45255cc30b60843cd6fd5c2a7f18c83cc /lib/bundler/cli/console.rb | |
| parent | 47aac07bd17773c78ee8d0e17f9fdad35059287e (diff) | |
| download | bundler-83d1d74378ccc9fe71f483cd7c68e02c2b5a6632.tar.gz | |
Removed trailing whitespaces
Diffstat (limited to 'lib/bundler/cli/console.rb')
| -rw-r--r-- | lib/bundler/cli/console.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/bundler/cli/console.rb b/lib/bundler/cli/console.rb index ee96d46607..ff20928407 100644 --- a/lib/bundler/cli/console.rb +++ b/lib/bundler/cli/console.rb @@ -1,5 +1,5 @@ module Bundler - class CLI::Console + class CLI::Console attr_reader :options, :group, :consoles def initialize(options, group, consoles) @options = options |
