From 43fb97dfba5fb422ee20a78eaa49c61c22d43077 Mon Sep 17 00:00:00 2001 From: Hiroshi SHIBATA Date: Tue, 25 May 2021 20:19:11 +0900 Subject: Update the latest list of default gems for misc/expand_tabs.rb --- misc/expand_tabs.rb | 62 ++++++++++++++++++++++++++++++++++++++++++++++------- 1 file changed, 54 insertions(+), 8 deletions(-) (limited to 'misc') diff --git a/misc/expand_tabs.rb b/misc/expand_tabs.rb index b748ab4a61..284999a2e9 100755 --- a/misc/expand_tabs.rb +++ b/misc/expand_tabs.rb @@ -59,44 +59,90 @@ class Git end DEFAULT_GEM_LIBS = %w[ + abbrev + base64 + benchmark bundler cmath csv - e2mmap + debug + delegate + did_you_mean + drb + english + erb fileutils + find forwardable + getoptlong ipaddr irb logger matrix mutex_m + net-ftp + net-http + net-imap + net-pop + net-protocol + net-smtp + observer + open3 + open-uri + optparse ostruct + pp + prettyprint prime - racc + pstore rdoc + readline + reline + resolv + resolv-replace rexml + rinda rss + rubygems scanf - shell - sync + securerandom + set + shellwords + singleton + tempfile thwait - tracer + time + timeout + tmpdir + un + tsort + uri + weakref + yaml ] DEFAULT_GEM_EXTS = %w[ bigdecimal + cgi date - dbm + digest etc fcntl fiddle - gdbm - io/console + io-console + io-nonblock + io-wait json + nkf openssl + pathname psych + racc + readline-ext stringio strscan + syslog + win32ole zlib ] -- cgit v1.2.3