diff options
-rw-r--r-- | lib/bundler/vendor/thor/lib/thor/shell/basic.rb | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -425,7 +425,7 @@ class Bundler::Thor end def unix? - RUBY_PLATFORM =~ /(aix|darwin|linux|(net|free|open)bsd|cygwin|solaris|irix)/i end def truncate(string, width) |