diff options
Diffstat (limited to 'misc/expand_tabs.rb')
| -rwxr-xr-x | misc/expand_tabs.rb | 56 |
1 files changed, 33 insertions, 23 deletions
diff --git a/misc/expand_tabs.rb b/misc/expand_tabs.rb index b091fecda7..d26568eefc 100755 --- a/misc/expand_tabs.rb +++ b/misc/expand_tabs.rb @@ -60,41 +60,51 @@ end DEFAULT_GEM_LIBS = %w[ bundler - cmath - csv - e2mmap + delegate + did_you_mean + english + erb + error_highlight fileutils + find forwardable ipaddr - irb - logger - matrix - mutex_m + net-http + net-protocol + open3 + open-uri + optparse ostruct - prime - racc - rdoc - rexml - rss - scanf - shell - sync - thwait - tracer - webrick + pp + prettyprint + prism + resolv + rubygems + securerandom + shellwords + singleton + tempfile + time + timeout + tmpdir + un + tsort + uri + weakref + yaml ] DEFAULT_GEM_EXTS = %w[ - bigdecimal date - dbm + digest etc fcntl - fiddle - gdbm - io/console + io-console + io-nonblock + io-wait json openssl + pathname psych stringio strscan |
