mirror of
https://github.com/ruby/ruby.git
synced 2025-08-15 13:39:04 +02:00
Update default gems and bundled gems list at expand_tabs.rb
This commit is contained in:
parent
9503a77da2
commit
0ce4b43ebf
1 changed files with 2 additions and 31 deletions
|
@ -59,52 +59,31 @@ class Git
|
|||
end
|
||||
|
||||
DEFAULT_GEM_LIBS = %w[
|
||||
abbrev
|
||||
base64
|
||||
benchmark
|
||||
bundler
|
||||
cmath
|
||||
csv
|
||||
debug
|
||||
delegate
|
||||
did_you_mean
|
||||
english
|
||||
erb
|
||||
error_highlight
|
||||
fileutils
|
||||
find
|
||||
forwardable
|
||||
getoptlong
|
||||
ipaddr
|
||||
irb
|
||||
logger
|
||||
mutex_m
|
||||
net-http
|
||||
net-protocol
|
||||
observer
|
||||
open3
|
||||
open-uri
|
||||
optparse
|
||||
ostruct
|
||||
pp
|
||||
prettyprint
|
||||
prime
|
||||
pstore
|
||||
rdoc
|
||||
readline
|
||||
reline
|
||||
prism
|
||||
resolv
|
||||
resolv-replace
|
||||
rexml
|
||||
rinda
|
||||
rss
|
||||
rubygems
|
||||
scanf
|
||||
securerandom
|
||||
set
|
||||
shellwords
|
||||
singleton
|
||||
tempfile
|
||||
thwait
|
||||
time
|
||||
timeout
|
||||
tmpdir
|
||||
|
@ -116,27 +95,19 @@ DEFAULT_GEM_LIBS = %w[
|
|||
]
|
||||
|
||||
DEFAULT_GEM_EXTS = %w[
|
||||
bigdecimal
|
||||
cgi
|
||||
date
|
||||
digest
|
||||
etc
|
||||
fcntl
|
||||
fiddle
|
||||
io-console
|
||||
io-nonblock
|
||||
io-wait
|
||||
json
|
||||
nkf
|
||||
openssl
|
||||
pathname
|
||||
psych
|
||||
racc
|
||||
readline-ext
|
||||
stringio
|
||||
strscan
|
||||
syslog
|
||||
win32ole
|
||||
zlib
|
||||
]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue