Skip to content

Commit

Permalink
Update the latest list of default gems for misc/expand_tabs.rb
Browse files Browse the repository at this point in the history
  • Loading branch information
hsbt committed May 25, 2021
1 parent edcc29d commit 43fb97d
Showing 1 changed file with 54 additions and 8 deletions.
62 changes: 54 additions & 8 deletions misc/expand_tabs.rb
Expand Up @@ -59,44 +59,90 @@ def with_clean_env
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
]

Expand Down

0 comments on commit 43fb97d

Please sign in to comment.