pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: pkgsrc/lang
Hi,
Thanks for your works!!!
On NetBSD/amd64 10.99.12 of today, ruby34 gets segfault as follows:
Could your take a look at my problem?
$ ruby34
-: [BUG] Segmentation fault
ruby 3.4.1 (2024-12-25 revision 48d4efcb85) +PRISM [x86_64-netbsd]
-- Control frame information -----------------------------------------------
c:0001 p:0000 s:0003 E:0006c0 DUMMY [FINISH]
-- Threading information ---------------------------------------------------
Total ractor count: 1
Ruby thread count for this ractor: 1
-- C level backtrace information -------------------------------------------
unknown address_size:54/usr/pkg/lib/libruby34.so.34(rb_profile_frame_full_label+0x1c9) [0x7f195ca09df2]
/usr/pkg/lib/libruby34.so.34(rb_bug_for_fatal_signal+0x10d) [0x7f195c86a526]
/usr/pkg/lib/libruby34.so.34(sigsegv+0x0) [0x7f195c975854]
[0x7f195c46ca00]
-- Other runtime information -----------------------------------------------
* Loaded script: -
* Loaded features:
0 enumerator.so
1 thread.rb
2 fiber.so
3 rational.so
4 complex.so
5 ruby2_keywords.rb
6 /usr/pkg/lib/ruby/3.4.0/x86_64-netbsd/enc/encdb.so
7 /usr/pkg/lib/ruby/3.4.0/x86_64-netbsd/enc/trans/transdb.so
8 /usr/pkg/lib/ruby/3.4.0/x86_64-netbsd/rbconfig.rb
9 /usr/pkg/lib/ruby/3.4.0/rubygems/compatibility.rb
10 /usr/pkg/lib/ruby/3.4.0/rubygems/defaults.rb
11 /usr/pkg/lib/ruby/3.4.0/rubygems/deprecate.rb
12 /usr/pkg/lib/ruby/3.4.0/rubygems/errors.rb
13 /usr/pkg/lib/ruby/3.4.0/rubygems/target_rbconfig.rb
14 /usr/pkg/lib/ruby/3.4.0/rubygems/unknown_command_spell_checker.rb
15 /usr/pkg/lib/ruby/3.4.0/rubygems/exceptions.rb
16 /usr/pkg/lib/ruby/3.4.0/rubygems/basic_specification.rb
17 /usr/pkg/lib/ruby/3.4.0/rubygems/stub_specification.rb
18 /usr/pkg/lib/ruby/3.4.0/rubygems/platform.rb
19 /usr/pkg/lib/ruby/3.4.0/rubygems/specification_record.rb
20 /usr/pkg/lib/ruby/3.4.0/rubygems/util/list.rb
21 /usr/pkg/lib/ruby/3.4.0/rubygems/version.rb
22 /usr/pkg/lib/ruby/3.4.0/rubygems/requirement.rb
23 /usr/pkg/lib/ruby/3.4.0/rubygems/specification.rb
24 /usr/pkg/lib/ruby/3.4.0/rubygems/util.rb
25 /usr/pkg/lib/ruby/3.4.0/rubygems/dependency.rb
26 /usr/pkg/lib/ruby/3.4.0/rubygems/core_ext/kernel_gem.rb
27 /usr/pkg/lib/ruby/3.4.0/x86_64-netbsd/monitor.so
28 /usr/pkg/lib/ruby/3.4.0/monitor.rb
29 /usr/pkg/lib/ruby/3.4.0/rubygems.rb
30 /usr/pkg/lib/ruby/3.4.0/bundled_gems.rb
31 /usr/pkg/lib/ruby/3.4.0/rubygems/path_support.rb
32 /usr/pkg/lib/ruby/3.4.0/error_highlight/version.rb
33 /usr/pkg/lib/ruby/3.4.0/error_highlight/base.rb
34 /usr/pkg/lib/ruby/3.4.0/error_highlight/formatter.rb
35 /usr/pkg/lib/ruby/3.4.0/error_highlight/core_ext.rb
36 /usr/pkg/lib/ruby/3.4.0/error_highlight.rb
37 /usr/pkg/lib/ruby/3.4.0/did_you_mean/version.rb
38 /usr/pkg/lib/ruby/3.4.0/did_you_mean/core_ext/name_error.rb
39 /usr/pkg/lib/ruby/3.4.0/did_you_mean/levenshtein.rb
40 /usr/pkg/lib/ruby/3.4.0/did_you_mean/jaro_winkler.rb
41 /usr/pkg/lib/ruby/3.4.0/did_you_mean/spell_checker.rb
42 /usr/pkg/lib/ruby/3.4.0/did_you_mean/spell_checkers/name_error_checkers/class_name_checker.rb
43 /usr/pkg/lib/ruby/3.4.0/did_you_mean/spell_checkers/name_error_checkers/variable_name_checker.rb
44 /usr/pkg/lib/ruby/3.4.0/did_you_mean/spell_checkers/name_error_checkers.rb
45 /usr/pkg/lib/ruby/3.4.0/did_you_mean/spell_checkers/method_name_checker.rb
46 /usr/pkg/lib/ruby/3.4.0/did_you_mean/spell_checkers/key_error_checker.rb
47 /usr/pkg/lib/ruby/3.4.0/did_you_mean/spell_checkers/null_checker.rb
48 /usr/pkg/lib/ruby/3.4.0/did_you_mean/tree_spell_checker.rb
49 /usr/pkg/lib/ruby/3.4.0/did_you_mean/spell_checkers/require_path_checker.rb
50 /usr/pkg/lib/ruby/3.4.0/did_you_mean/spell_checkers/pattern_key_name_checker.rb
51 /usr/pkg/lib/ruby/3.4.0/did_you_mean/formatter.rb
52 /usr/pkg/lib/ruby/3.4.0/did_you_mean.rb
53 /usr/pkg/lib/ruby/3.4.0/syntax_suggest/core_ext.rb
zsh: abort (core dumped) ruby34
Thank you.
"Takahiro Kambe" <taca%netbsd.org@localhost> writes:
> Module Name: pkgsrc
> Committed By: taca
> Date: Thu Jan 2 06:51:05 UTC 2025
>
> Modified Files:
> pkgsrc/lang/ruby: Makefile.common
> Added Files:
> pkgsrc/lang/ruby34: ALTERNATIVES DEINSTALL DESCR INSTALL Makefile PLIST
> distinfo hacks.mk options.mk
> pkgsrc/lang/ruby34/patches: patch-common.mk patch-configure
> patch-ext_openssl_openssl__missing.h
> patch-include_ruby_internal_static__assert.h patch-lib_mkmf.rb
> patch-lib_rdoc_encoding.rb patch-lib_rubygems.rb
> patch-lib_rubygems_commands_setup__command.rb
> patch-lib_rubygems_config__file.rb
> patch-lib_rubygems_dependency__installer.rb
> patch-lib_rubygems_install__update__options.rb
> patch-lib_rubygems_installer.rb patch-lib_rubygems_platform.rb
> patch-test_rubygems_test__gem.rb patch-thread__pthread.c
> patch-tool_ifchange
>
> Log Message:
> lang/ruby34: add package version 3.4.1.
>
> Add latest release of Ruby Programming Language version 3.4.1.
>
> Ruby is an interpreted object-oriented programming language often used for
> web development. It also offers many scripting features to process plain
> text and serialized files, or manage system tasks. It is simple,
> straightforward, and extensible.
>
> Features of Ruby are shown below.
> + Simple Syntax
> + *Normal* Object-Oriented features (ex. class, method calls)
> + *Advanced* Object-Oriented features (ex. Mix-in, Singleton-method)
> + Operator Overloading
> + Exception Handling
> + Iterators and Closures
> + Garbage Collection
> + Dynamic Loading of Object files (on some architecture)
> + Highly Portable (works on many UNIX machines, and on Windows, Mac, etc.)
>
> Ruby 3.4 introduces a number of new features and performance improvements,
> here are some of them:
> * Prsim parser (as a default gem).
> * Performance: YJIT: Verious improvements including performance.
> * Performance: RJIT: Experital pure-Ruby JIT compiler replace MJIT.
> * M:N thread scheduler.
> * Retirement of ext/readline.
>
>
> To generate a diff of this commit:
> cvs rdiff -u -r1.51 -r1.52 pkgsrc/lang/ruby/Makefile.common
> cvs rdiff -u -r0 -r1.1 pkgsrc/lang/ruby34/ALTERNATIVES \
> pkgsrc/lang/ruby34/DEINSTALL pkgsrc/lang/ruby34/DESCR \
> pkgsrc/lang/ruby34/INSTALL pkgsrc/lang/ruby34/Makefile \
> pkgsrc/lang/ruby34/PLIST pkgsrc/lang/ruby34/distinfo \
> pkgsrc/lang/ruby34/hacks.mk pkgsrc/lang/ruby34/options.mk
> cvs rdiff -u -r0 -r1.1 pkgsrc/lang/ruby34/patches/patch-common.mk \
> pkgsrc/lang/ruby34/patches/patch-configure \
> pkgsrc/lang/ruby34/patches/patch-ext_openssl_openssl__missing.h \
> pkgsrc/lang/ruby34/patches/patch-include_ruby_internal_static__assert.h \
> pkgsrc/lang/ruby34/patches/patch-lib_mkmf.rb \
> pkgsrc/lang/ruby34/patches/patch-lib_rdoc_encoding.rb \
> pkgsrc/lang/ruby34/patches/patch-lib_rubygems.rb \
> pkgsrc/lang/ruby34/patches/patch-lib_rubygems_commands_setup__command.rb \
> pkgsrc/lang/ruby34/patches/patch-lib_rubygems_config__file.rb \
> pkgsrc/lang/ruby34/patches/patch-lib_rubygems_dependency__installer.rb \
> pkgsrc/lang/ruby34/patches/patch-lib_rubygems_install__update__options.rb \
> pkgsrc/lang/ruby34/patches/patch-lib_rubygems_installer.rb \
> pkgsrc/lang/ruby34/patches/patch-lib_rubygems_platform.rb \
> pkgsrc/lang/ruby34/patches/patch-test_rubygems_test__gem.rb \
> pkgsrc/lang/ruby34/patches/patch-thread__pthread.c \
> pkgsrc/lang/ruby34/patches/patch-tool_ifchange
>
> Please note that diffs are not public domain; they are subject to the
> copyright notices on the relevant files.
>
> Modified files:
>
> Index: pkgsrc/lang/ruby/Makefile.common
> diff -u pkgsrc/lang/ruby/Makefile.common:1.51 pkgsrc/lang/ruby/Makefile.common:1.52
> --- pkgsrc/lang/ruby/Makefile.common:1.51 Sun Apr 28 13:03:00 2024
> +++ pkgsrc/lang/ruby/Makefile.common Thu Jan 2 06:51:04 2025
> @@ -1,4 +1,4 @@
> -# $NetBSD: Makefile.common,v 1.51 2024/04/28 13:03:00 wiz Exp $
> +# $NetBSD: Makefile.common,v 1.52 2025/01/02 06:51:04 taca Exp $
> #
> # Ruby base distribution common definition
> #
> @@ -10,6 +10,7 @@
> # used by lang/ruby32/Makefile
> # used by lang/ruby32-base/Makefile
> # used by lang/ruby33/Makefile
> +# used by lang/ruby34/Makefile
> #
> #
> # RUBY_EXTNAME
>
> Added files:
>
> Index: pkgsrc/lang/ruby34/ALTERNATIVES
> diff -u /dev/null pkgsrc/lang/ruby34/ALTERNATIVES:1.1
> --- /dev/null Thu Jan 2 06:51:05 2025
> +++ pkgsrc/lang/ruby34/ALTERNATIVES Thu Jan 2 06:51:04 2025
> @@ -0,0 +1,14 @@
> +bin/bundle @PREFIX@/bin/bundle@RUBY_SUFFIX@
> +bin/bundler @PREFIX@/bin/bundler@RUBY_SUFFIX@
> +bin/erb @PREFIX@/bin/erb@RUBY_SUFFIX@
> +bin/gem @PREFIX@/bin/gem@RUBY_SUFFIX@
> +bin/irb @PREFIX@/bin/irb@RUBY_SUFFIX@
> +bin/racc @PREFIX@/bin/racc@RUBY_SUFFIX@
> +bin/rake @PREFIX@/bin/rake@RUBY_SUFFIX@
> +bin/rbs @PREFIX@/bin/rbs@RUBY_SUFFIX@
> +bin/rdbg @PREFIX@/bin/rdbg@RUBY_SUFFIX@
> +bin/rdoc @PREFIX@/bin/rdoc@RUBY_SUFFIX@
> +bin/ri @PREFIX@/bin/ri@RUBY_SUFFIX@
> +bin/ruby @PREFIX@/bin/@RUBY_NAME@
> +bin/syntax_suggest @PREFIX@/bin/syntax_suggest@RUBY_SUFFIX@
> +bin/typeprof @PREFIX@/bin/typeprof@RUBY_SUFFIX@
> Index: pkgsrc/lang/ruby34/DEINSTALL
> diff -u /dev/null pkgsrc/lang/ruby34/DEINSTALL:1.1
> --- /dev/null Thu Jan 2 06:51:05 2025
> +++ pkgsrc/lang/ruby34/DEINSTALL Thu Jan 2 06:51:04 2025
> @@ -0,0 +1,14 @@
> +# $NetBSD: DEINSTALL,v 1.1 2025/01/02 06:51:04 taca Exp $
> +
> +RUBY_GEM_BASE="${PREFIX}/@RUBY_GEM_BASE@"
> +RUBY_SITERIDIR="${PREFIX}/@RUBY_SITERIDIR@"
> +
> +case ${STAGE} in
> +DEINSTALL)
> + ${RM} -f ${RUBY_SITERIDIR}/created.rid
> + ;;
> +POST-DEINSTALL)
> + ${RM} -rf ${GEM_HOME}
> + ${RMDIR} ${RUBY_GEM_BASE} 2>/dev/null || true
> + ;;
> +esac
> Index: pkgsrc/lang/ruby34/DESCR
> diff -u /dev/null pkgsrc/lang/ruby34/DESCR:1.1
> --- /dev/null Thu Jan 2 06:51:05 2025
> +++ pkgsrc/lang/ruby34/DESCR Thu Jan 2 06:51:04 2025
> @@ -0,0 +1,23 @@
> +Ruby is an interpreted object-oriented programming language often used for
> +web development. It also offers many scripting features to process plain
> +text and serialized files, or manage system tasks. It is simple,
> +straightforward, and extensible.
> +
> +Features of Ruby are shown below.
> + + Simple Syntax
> + + *Normal* Object-Oriented features (ex. class, method calls)
> + + *Advanced* Object-Oriented features (ex. Mix-in, Singleton-method)
> + + Operator Overloading
> + + Exception Handling
> + + Iterators and Closures
> + + Garbage Collection
> + + Dynamic Loading of Object files (on some architecture)
> + + Highly Portable (works on many UNIX machines, and on Windows, Mac, etc.)
> +
> +Ruby 3.4 introduces a number of new features and performance improvements,
> +here are some of them:
> + * Prsim parser (as a default gem).
> + * Performance: YJIT: Verious improvements including performance.
> + * Performance: RJIT: Experital pure-Ruby JIT compiler replace MJIT.
> + * M:N thread scheduler.
> + * Retirement of ext/readline.
> Index: pkgsrc/lang/ruby34/INSTALL
> diff -u /dev/null pkgsrc/lang/ruby34/INSTALL:1.1
> --- /dev/null Thu Jan 2 06:51:05 2025
> +++ pkgsrc/lang/ruby34/INSTALL Thu Jan 2 06:51:04 2025
> @@ -0,0 +1,13 @@
> +# $NetBSD: INSTALL,v 1.1 2025/01/02 06:51:04 taca Exp $
> +
> +DATE="@DATE@"
> +RUBY_SITERIDIR="${PREFIX}/@RUBY_SITERIDIR@"
> +rid="${RUBY_SITERIDIR}/created.rid"
> +
> +case ${STAGE} in
> +POST-INSTALL)
> + if [ -d ${RUBY_SITERIDIR} ]; then
> + ${DATE} > ${rid}
> + fi
> + ;;
> +esac
> Index: pkgsrc/lang/ruby34/Makefile
> diff -u /dev/null pkgsrc/lang/ruby34/Makefile:1.1
> --- /dev/null Thu Jan 2 06:51:05 2025
> +++ pkgsrc/lang/ruby34/Makefile Thu Jan 2 06:51:04 2025
> @@ -0,0 +1,112 @@
> +# $NetBSD: Makefile,v 1.1 2025/01/02 06:51:04 taca Exp $
> +
> +DISTNAME= ${RUBY_DISTNAME}
> +PKGNAME= ${RUBY_PKGPREFIX}-${RUBY_VERSION}
> +CATEGORIES= lang ruby
> +MASTER_SITES= ${MASTER_SITE_RUBY}
> +
> +MAINTAINER= taca%NetBSD.org@localhost
> +HOMEPAGE= ${RUBY_HOMEPAGE}
> +COMMENT= Ruby ${RUBY_VERSION} release package
> +
> +RUBY_VERSIONS_ACCEPTED= 34
> +
> +MAKE_JOBS_SAFE= no
> +USE_GCC_RUNTIME= yes
> +USE_LANGUAGES= c c++
> +USE_TOOLS+= pax yacc pkg-config
> +GNU_CONFIGURE= yes
> +TEST_TARGET= test
> +CONFIGURE_ARGS+= --enable-shared --enable-install-static-library
> +CONFIGURE_ARGS+= --without-git
> +MAKE_ENV+= XDG_DATA_HOME=${WRKDIR}
> +WRKSRC= ${RUBY_WRKSRC}
> +FILES_SUBST+= PKGMANDIR=${PKGMANDIR:Q}
> +
> +# Needs _Thread_local support in gcc.
> +USE_CC_FEATURES+= c11
> +
> +.include "options.mk"
> +.include "../../lang/ruby/platform.mk"
> +
> +.if !empty(RUBY_SUFFIX)
> +CONFIGURE_ARGS+= --program-suffix=${RUBY_SUFFIX}
> +CONFIGURE_ARGS+= --with-soname=${RUBY_NAME}
> +CONFIGURE_ARGS+= --with-ruby-version=${RUBY_VER_DIR}
> +CONFIGURE_ARGS+= --with-ruby-pc="ruby-${RUBY_VERSION}.pc"
> +.endif
> +
> +CONFIGURE_ENV+= ac_cv_path_MJIT_CC=${CC:Q}
> +CONFIGURE_ENV.Darwin+= ac_cv_prog_dsymutil=
> +
> +DOCS= BSDL CONTRIBUTING.md COPYING COPYING.ja ChangeLog GPL \
> + KNOWNBUGS.rb LEGAL NEWS.md README.ja.md README.md \
> + README.EXT README.EXT.ja
> +
> +OPENSSL_EXAMPLES= c_rehash.rb cert2text.rb certstore.rb cipher.rb \
> + crlstore.rb echo_cli.rb echo_svr.rb gen_csr.rb \
> + smime_read.rb smime_write.rb wget.rb
> +
> +REPLACE_RUBY= \
> + libexec/bundle libexec/bundler libexec/erb libexec/irb \
> + libexec/rdoc libexec/ri libexec/syntax_suggest \
> + .bundle/gems/debug-${RUBY_DEBUG_VER}/exe/rdbg \
> + .bundle/gems/racc-${RUBY_RACC_VER}/bin/racc \
> + .bundle/gems/rake-${RUBY_RAKE_VER}/exe/rake \
> + .bundle/gems/rbs-${RUBY_RBS_VER}/exe/rbs \
> + .bundle/gems/typeprof-${RUBY_TYPEPROF_VER}/bin/typeprof
> +REPLACE_RUBY_DIRS= ext lib sample
> +INSTALLATION_DIRS+= bin libexec ${PKGMANDIR}/man1 \
> + ${RUBY_DOC}/csv/arguments \
> + ${RUBY_DOC}/csv/options/common \
> + ${RUBY_DOC}/csv/options/generating \
> + ${RUBY_DOC}/csv/options/parsing \
> + ${RUBY_DOC}/csv/recipes \
> + ${RUBY_DOC}/images ${RUBY_DOC}/irb ${RUBY_DOC}/pty \
> + ${RUBY_DOC}/ripper \
> + ${RUBY_DOC}/stringio ${RUBY_DOC}/syntax \
> + ${RUBY_EG}/pty
> +# ${RUBY_ARCHINC} ${RUBY_ARCHLIB}
> +EMPTY_DIRS= generator/template markup/simple_markup
> +
> +NOT_PAX_MPROTECT_SAFE+= bin/${RUBY_NAME}
> +
> +pre-configure:
> + ${CHMOD} -x ${WRKSRC}/sample/test.rb
> +
> +pre-install:
> +# cd ${WRKSRC}/lib; \
> +# ${FIND} . \( -name '*.orig' -o -name '*.orig_dist' \) \
> +# -exec ${RM} -f {} \;
> +.for f in ${EMPTY_DIRS}
> + ${RMDIR} ${WRKSRC}/lib/rdoc/${f} 2>/dev/null || ${TRUE}
> +.endfor
> +
> +post-install:
> + cd ${DESTDIR}${PREFIX}/${GEM_HOME} && \
> + find . \! -type d \( -name 'Makefile*' -o -name '.*.time' \
> + -o -name '*.o' -o -name 'gem_make.out' \
> + -o -name 'mkmf.log' \) -exec rm {} \;
> + cd ${WRKSRC}/doc && ${PAX} -rw . ${DESTDIR}${PREFIX}/${RUBY_DOC}
> + ${MV} ${DESTDIR}${PREFIX}/${RUBY_DOC}/ChangeLog ${DESTDIR}${PREFIX}/${RUBY_DOC}/ChangeLog.prev
> +.for f in ${DOCS}
> + ${INSTALL_DATA} ${WRKSRC}/${f} ${DESTDIR}${PREFIX}/${RUBY_DOC}
> +.endfor
> + cd ${WRKSRC}/ext/ripper; ${PAX} -rw README ${DESTDIR}${PREFIX}/${RUBY_DOC}/ripper
> + cd ${WRKSRC}/ext/stringio; ${PAX} -rw README.md ${DESTDIR}${PREFIX}/${RUBY_DOC}/stringio
> + cd ${WRKSRC}/sample; ${PAX} -rw . ${DESTDIR}${PREFIX}/${RUBY_EG}
> +.for f in ${OPENSSL_EXAMPLES}
> + ${INSTALL_DATA} ${WRKSRC}/sample/openssl/${f} \
> + ${DESTDIR}${PREFIX}/${RUBY_EG}/openssl
> +.endfor
> + ${CHMOD} -R g-w ${DESTDIR}${PREFIX}/${GEM_HOME}/gems
> + ${RUBY_GENERATE_PLIST}
> +
> +.include "../../mk/bdb.buildlink3.mk"
> +.include "../../converters/libiconv/buildlink3.mk"
> +.include "../../devel/libffi/buildlink3.mk"
> +.include "../../devel/zlib/buildlink3.mk"
> +.include "../../security/openssl/buildlink3.mk"
> +.include "../../textproc/libyaml/buildlink3.mk"
> +.include "../../lang/ruby/Makefile.common"
> +.include "../../mk/bsd.pkg.mk"
> Index: pkgsrc/lang/ruby34/PLIST
> diff -u /dev/null pkgsrc/lang/ruby34/PLIST:1.1
> --- /dev/null Thu Jan 2 06:51:05 2025
> +++ pkgsrc/lang/ruby34/PLIST Thu Jan 2 06:51:04 2025
> @@ -0,0 +1,3206 @@
> +@comment $NetBSD: PLIST,v 1.1 2025/01/02 06:51:04 taca Exp $
> +bin/bundle${RUBY_SUFFIX}
> +bin/bundler${RUBY_SUFFIX}
> +bin/erb${RUBY_SUFFIX}
> +bin/gem${RUBY_SUFFIX}
> +bin/irb${RUBY_SUFFIX}
> +bin/racc${RUBY_SUFFIX}
> +bin/rake${RUBY_SUFFIX}
> +bin/rbs${RUBY_SUFFIX}
> +bin/rdbg${RUBY_SUFFIX}
> +bin/rdoc${RUBY_SUFFIX}
> +bin/ri${RUBY_SUFFIX}
> +bin/${RUBY_NAME}
> +bin/syntax_suggest${RUBY_SUFFIX}
> +bin/typeprof${RUBY_SUFFIX}
> +${PLIST.win32}bin/rubyw${RUBY_SUFFIX}
> +${RUBY_INC}/ruby.h
> +${RUBY_INC}/ruby/assert.h
> +${RUBY_INC}/ruby/atomic.h
> +${RUBY_INC}/ruby/backward.h
> +${RUBY_INC}/ruby/backward/2/assume.h
> +${RUBY_INC}/ruby/backward/2/attributes.h
> +${RUBY_INC}/ruby/backward/2/bool.h
> +${RUBY_INC}/ruby/backward/2/gcc_version_since.h
> +${RUBY_INC}/ruby/backward/2/inttypes.h
> +${RUBY_INC}/ruby/backward/2/limits.h
> +${RUBY_INC}/ruby/backward/2/long_long.h
> +${RUBY_INC}/ruby/backward/2/r_cast.h
> +${RUBY_INC}/ruby/backward/2/rmodule.h
> +${RUBY_INC}/ruby/backward/2/stdalign.h
> +${RUBY_INC}/ruby/backward/2/stdarg.h
> +${RUBY_INC}/ruby/backward/cxxanyargs.hpp
> +${RUBY_INC}/ruby/debug.h
> +${RUBY_INC}/ruby/defines.h
> +${RUBY_INC}/ruby/digest.h
> +${RUBY_INC}/ruby/encoding.h
> +${RUBY_INC}/ruby/fiber/scheduler.h
> +${RUBY_INC}/ruby/intern.h
> +${RUBY_INC}/ruby/internal/abi.h
> +${RUBY_INC}/ruby/internal/anyargs.h
> +${RUBY_INC}/ruby/internal/arithmetic.h
> +${RUBY_INC}/ruby/internal/arithmetic/char.h
> +${RUBY_INC}/ruby/internal/arithmetic/double.h
> +${RUBY_INC}/ruby/internal/arithmetic/fixnum.h
> +${RUBY_INC}/ruby/internal/arithmetic/gid_t.h
> +${RUBY_INC}/ruby/internal/arithmetic/int.h
> +${RUBY_INC}/ruby/internal/arithmetic/intptr_t.h
> +${RUBY_INC}/ruby/internal/arithmetic/long.h
> +${RUBY_INC}/ruby/internal/arithmetic/long_long.h
> +${RUBY_INC}/ruby/internal/arithmetic/mode_t.h
> +${RUBY_INC}/ruby/internal/arithmetic/off_t.h
> +${RUBY_INC}/ruby/internal/arithmetic/pid_t.h
> +${RUBY_INC}/ruby/internal/arithmetic/short.h
> +${RUBY_INC}/ruby/internal/arithmetic/size_t.h
> +${RUBY_INC}/ruby/internal/arithmetic/st_data_t.h
> +${RUBY_INC}/ruby/internal/arithmetic/uid_t.h
> +${RUBY_INC}/ruby/internal/assume.h
> +${RUBY_INC}/ruby/internal/attr/alloc_size.h
> +${RUBY_INC}/ruby/internal/attr/artificial.h
> +${RUBY_INC}/ruby/internal/attr/cold.h
> +${RUBY_INC}/ruby/internal/attr/const.h
> +${RUBY_INC}/ruby/internal/attr/constexpr.h
> +${RUBY_INC}/ruby/internal/attr/deprecated.h
> +${RUBY_INC}/ruby/internal/attr/diagnose_if.h
> +${RUBY_INC}/ruby/internal/attr/enum_extensibility.h
> +${RUBY_INC}/ruby/internal/attr/error.h
> +${RUBY_INC}/ruby/internal/attr/flag_enum.h
> +${RUBY_INC}/ruby/internal/attr/forceinline.h
> +${RUBY_INC}/ruby/internal/attr/format.h
> +${RUBY_INC}/ruby/internal/attr/maybe_unused.h
> +${RUBY_INC}/ruby/internal/attr/noalias.h
> +${RUBY_INC}/ruby/internal/attr/nodiscard.h
> +${RUBY_INC}/ruby/internal/attr/noexcept.h
> +${RUBY_INC}/ruby/internal/attr/noinline.h
> +${RUBY_INC}/ruby/internal/attr/nonnull.h
> +${RUBY_INC}/ruby/internal/attr/noreturn.h
> +${RUBY_INC}/ruby/internal/attr/packed_struct.h
> +${RUBY_INC}/ruby/internal/attr/pure.h
> +${RUBY_INC}/ruby/internal/attr/restrict.h
> +${RUBY_INC}/ruby/internal/attr/returns_nonnull.h
> +${RUBY_INC}/ruby/internal/attr/warning.h
> +${RUBY_INC}/ruby/internal/attr/weakref.h
> +${RUBY_INC}/ruby/internal/cast.h
> +${RUBY_INC}/ruby/internal/compiler_is.h
> +${RUBY_INC}/ruby/internal/compiler_is/apple.h
> +${RUBY_INC}/ruby/internal/compiler_is/clang.h
> +${RUBY_INC}/ruby/internal/compiler_is/gcc.h
> +${RUBY_INC}/ruby/internal/compiler_is/intel.h
> +${RUBY_INC}/ruby/internal/compiler_is/msvc.h
> +${RUBY_INC}/ruby/internal/compiler_is/sunpro.h
> +${RUBY_INC}/ruby/internal/compiler_since.h
> +${RUBY_INC}/ruby/internal/config.h
> +${RUBY_INC}/ruby/internal/constant_p.h
> +${RUBY_INC}/ruby/internal/core.h
> +${RUBY_INC}/ruby/internal/core/rarray.h
> +${RUBY_INC}/ruby/internal/core/rbasic.h
> +${RUBY_INC}/ruby/internal/core/rbignum.h
> +${RUBY_INC}/ruby/internal/core/rclass.h
> +${RUBY_INC}/ruby/internal/core/rdata.h
> +${RUBY_INC}/ruby/internal/core/rfile.h
> +${RUBY_INC}/ruby/internal/core/rhash.h
> +${RUBY_INC}/ruby/internal/core/rmatch.h
> +${RUBY_INC}/ruby/internal/core/robject.h
> +${RUBY_INC}/ruby/internal/core/rregexp.h
> +${RUBY_INC}/ruby/internal/core/rstring.h
> +${RUBY_INC}/ruby/internal/core/rstruct.h
> +${RUBY_INC}/ruby/internal/core/rtypeddata.h
> +${RUBY_INC}/ruby/internal/ctype.h
> +${RUBY_INC}/ruby/internal/dllexport.h
> +${RUBY_INC}/ruby/internal/dosish.h
> +${RUBY_INC}/ruby/internal/encoding/coderange.h
> +${RUBY_INC}/ruby/internal/encoding/ctype.h
> +${RUBY_INC}/ruby/internal/encoding/encoding.h
> +${RUBY_INC}/ruby/internal/encoding/pathname.h
> +${RUBY_INC}/ruby/internal/encoding/re.h
> +${RUBY_INC}/ruby/internal/encoding/sprintf.h
> +${RUBY_INC}/ruby/internal/encoding/string.h
> +${RUBY_INC}/ruby/internal/encoding/symbol.h
> +${RUBY_INC}/ruby/internal/encoding/transcode.h
> +${RUBY_INC}/ruby/internal/error.h
> +${RUBY_INC}/ruby/internal/eval.h
> +${RUBY_INC}/ruby/internal/event.h
> +${RUBY_INC}/ruby/internal/fl_type.h
> +${RUBY_INC}/ruby/internal/gc.h
> +${RUBY_INC}/ruby/internal/glob.h
> +${RUBY_INC}/ruby/internal/globals.h
> +${RUBY_INC}/ruby/internal/has/attribute.h
> +${RUBY_INC}/ruby/internal/has/builtin.h
> +${RUBY_INC}/ruby/internal/has/c_attribute.h
> +${RUBY_INC}/ruby/internal/has/cpp_attribute.h
> +${RUBY_INC}/ruby/internal/has/declspec_attribute.h
> +${RUBY_INC}/ruby/internal/has/extension.h
> +${RUBY_INC}/ruby/internal/has/feature.h
> +${RUBY_INC}/ruby/internal/has/warning.h
> +${RUBY_INC}/ruby/internal/intern/array.h
> +${RUBY_INC}/ruby/internal/intern/bignum.h
> +${RUBY_INC}/ruby/internal/intern/class.h
> +${RUBY_INC}/ruby/internal/intern/compar.h
> +${RUBY_INC}/ruby/internal/intern/complex.h
> +${RUBY_INC}/ruby/internal/intern/cont.h
> +${RUBY_INC}/ruby/internal/intern/dir.h
> +${RUBY_INC}/ruby/internal/intern/enum.h
> +${RUBY_INC}/ruby/internal/intern/enumerator.h
> +${RUBY_INC}/ruby/internal/intern/error.h
> +${RUBY_INC}/ruby/internal/intern/eval.h
> +${RUBY_INC}/ruby/internal/intern/file.h
> +${RUBY_INC}/ruby/internal/intern/hash.h
> +${RUBY_INC}/ruby/internal/intern/io.h
> +${RUBY_INC}/ruby/internal/intern/load.h
> +${RUBY_INC}/ruby/internal/intern/marshal.h
> +${RUBY_INC}/ruby/internal/intern/numeric.h
> +${RUBY_INC}/ruby/internal/intern/object.h
> +${RUBY_INC}/ruby/internal/intern/parse.h
> +${RUBY_INC}/ruby/internal/intern/proc.h
> +${RUBY_INC}/ruby/internal/intern/process.h
> +${RUBY_INC}/ruby/internal/intern/random.h
> +${RUBY_INC}/ruby/internal/intern/range.h
> +${RUBY_INC}/ruby/internal/intern/rational.h
> +${RUBY_INC}/ruby/internal/intern/re.h
> +${RUBY_INC}/ruby/internal/intern/ruby.h
> +${RUBY_INC}/ruby/internal/intern/select.h
> +${RUBY_INC}/ruby/internal/intern/select/largesize.h
> +${RUBY_INC}/ruby/internal/intern/select/posix.h
> +${RUBY_INC}/ruby/internal/intern/signal.h
> +${RUBY_INC}/ruby/internal/intern/sprintf.h
> +${RUBY_INC}/ruby/internal/intern/string.h
> +${RUBY_INC}/ruby/internal/intern/struct.h
> +${RUBY_INC}/ruby/internal/intern/thread.h
> +${RUBY_INC}/ruby/internal/intern/time.h
> +${RUBY_INC}/ruby/internal/intern/variable.h
> +${RUBY_INC}/ruby/internal/intern/vm.h
> +${RUBY_INC}/ruby/internal/interpreter.h
> +${RUBY_INC}/ruby/internal/iterator.h
> +${RUBY_INC}/ruby/internal/memory.h
> +${RUBY_INC}/ruby/internal/method.h
> +${RUBY_INC}/ruby/internal/module.h
> +${RUBY_INC}/ruby/internal/newobj.h
> +${RUBY_INC}/ruby/internal/scan_args.h
> +${RUBY_INC}/ruby/internal/special_consts.h
> +${RUBY_INC}/ruby/internal/static_assert.h
> +${RUBY_INC}/ruby/internal/stdalign.h
> +${RUBY_INC}/ruby/internal/stdbool.h
> +${RUBY_INC}/ruby/internal/stdckdint.h
> +${RUBY_INC}/ruby/internal/symbol.h
> +${RUBY_INC}/ruby/internal/value.h
> +${RUBY_INC}/ruby/internal/value_type.h
> +${RUBY_INC}/ruby/internal/variable.h
> +${RUBY_INC}/ruby/internal/warning_push.h
> +${RUBY_INC}/ruby/internal/xmalloc.h
> +${RUBY_INC}/ruby/io.h
> +${RUBY_INC}/ruby/io/buffer.h
> +${RUBY_INC}/ruby/memory_view.h
> +${RUBY_INC}/ruby/missing.h
> +${RUBY_INC}/ruby/onigmo.h
> +${RUBY_INC}/ruby/oniguruma.h
> +${RUBY_INC}/ruby/ractor.h
> +${RUBY_INC}/ruby/random.h
> +${RUBY_INC}/ruby/re.h
> +${RUBY_INC}/ruby/regex.h
> +${RUBY_INC}/ruby/ruby.h
> +${RUBY_INC}/ruby/st.h
> +${RUBY_INC}/ruby/subst.h
> +${RUBY_INC}/ruby/thread.h
> +${RUBY_INC}/ruby/thread_native.h
> +${RUBY_INC}/ruby/util.h
> +${RUBY_INC}/ruby/version.h
> +${RUBY_INC}/ruby/vm.h
> +${RUBY_ARCHINC}/ruby/config.h
> +lib/libruby${RUBY_STATICLIB}
> +lib/libruby${RUBY_SUFFIX}.${RUBY_SLEXT}
> +${RUBY_SHLIBALIAS}
> +lib/libruby${RUBY_SHLIB}
> +lib/pkgconfig/ruby-${RUBY_VERSION}.pc
> +${RUBY_LIB}/English.rb
> +${RUBY_LIB}/benchmark.rb
> +${RUBY_LIB}/bundled_gems.rb
> +${RUBY_LIB}/bundler.rb
> +${RUBY_LIB}/bundler/build_metadata.rb
> +${RUBY_LIB}/bundler/capistrano.rb
> +${RUBY_LIB}/bundler/checksum.rb
> +${RUBY_LIB}/bundler/ci_detector.rb
> +${RUBY_LIB}/bundler/cli.rb
> +${RUBY_LIB}/bundler/cli/add.rb
> +${RUBY_LIB}/bundler/cli/binstubs.rb
> +${RUBY_LIB}/bundler/cli/cache.rb
> +${RUBY_LIB}/bundler/cli/check.rb
> +${RUBY_LIB}/bundler/cli/clean.rb
> +${RUBY_LIB}/bundler/cli/common.rb
> +${RUBY_LIB}/bundler/cli/config.rb
> +${RUBY_LIB}/bundler/cli/console.rb
> +${RUBY_LIB}/bundler/cli/doctor.rb
> +${RUBY_LIB}/bundler/cli/exec.rb
> +${RUBY_LIB}/bundler/cli/fund.rb
> +${RUBY_LIB}/bundler/cli/gem.rb
> +${RUBY_LIB}/bundler/cli/info.rb
> +${RUBY_LIB}/bundler/cli/init.rb
> +${RUBY_LIB}/bundler/cli/inject.rb
> +${RUBY_LIB}/bundler/cli/install.rb
> +${RUBY_LIB}/bundler/cli/issue.rb
> +${RUBY_LIB}/bundler/cli/list.rb
> +${RUBY_LIB}/bundler/cli/lock.rb
> +${RUBY_LIB}/bundler/cli/open.rb
> +${RUBY_LIB}/bundler/cli/outdated.rb
> +${RUBY_LIB}/bundler/cli/platform.rb
> +${RUBY_LIB}/bundler/cli/plugin.rb
> +${RUBY_LIB}/bundler/cli/pristine.rb
> +${RUBY_LIB}/bundler/cli/remove.rb
> +${RUBY_LIB}/bundler/cli/show.rb
> +${RUBY_LIB}/bundler/cli/update.rb
> +${RUBY_LIB}/bundler/cli/viz.rb
> +${RUBY_LIB}/bundler/compact_index_client.rb
> +${RUBY_LIB}/bundler/compact_index_client/cache.rb
> +${RUBY_LIB}/bundler/compact_index_client/cache_file.rb
> +${RUBY_LIB}/bundler/compact_index_client/gem_parser.rb
> +${RUBY_LIB}/bundler/compact_index_client/parser.rb
> +${RUBY_LIB}/bundler/compact_index_client/updater.rb
> +${RUBY_LIB}/bundler/constants.rb
> +${RUBY_LIB}/bundler/current_ruby.rb
> +${RUBY_LIB}/bundler/definition.rb
> +${RUBY_LIB}/bundler/dependency.rb
> +${RUBY_LIB}/bundler/deployment.rb
> +${RUBY_LIB}/bundler/deprecate.rb
> +${RUBY_LIB}/bundler/digest.rb
> +${RUBY_LIB}/bundler/dsl.rb
> +${RUBY_LIB}/bundler/endpoint_specification.rb
> +${RUBY_LIB}/bundler/env.rb
> +${RUBY_LIB}/bundler/environment_preserver.rb
> +${RUBY_LIB}/bundler/errors.rb
> +${RUBY_LIB}/bundler/feature_flag.rb
> +${RUBY_LIB}/bundler/fetcher.rb
> +${RUBY_LIB}/bundler/fetcher/base.rb
> +${RUBY_LIB}/bundler/fetcher/compact_index.rb
> +${RUBY_LIB}/bundler/fetcher/dependency.rb
> +${RUBY_LIB}/bundler/fetcher/downloader.rb
> +${RUBY_LIB}/bundler/fetcher/gem_remote_fetcher.rb
> +${RUBY_LIB}/bundler/fetcher/index.rb
> +${RUBY_LIB}/bundler/force_platform.rb
> +${RUBY_LIB}/bundler/friendly_errors.rb
> +${RUBY_LIB}/bundler/gem_helper.rb
> +${RUBY_LIB}/bundler/gem_helpers.rb
> +${RUBY_LIB}/bundler/gem_tasks.rb
> +${RUBY_LIB}/bundler/gem_version_promoter.rb
> +${RUBY_LIB}/bundler/graph.rb
> +${RUBY_LIB}/bundler/index.rb
> +${RUBY_LIB}/bundler/injector.rb
> +${RUBY_LIB}/bundler/inline.rb
> +${RUBY_LIB}/bundler/installer.rb
> +${RUBY_LIB}/bundler/installer/gem_installer.rb
> +${RUBY_LIB}/bundler/installer/parallel_installer.rb
> +${RUBY_LIB}/bundler/installer/standalone.rb
> +${RUBY_LIB}/bundler/lazy_specification.rb
> +${RUBY_LIB}/bundler/lockfile_generator.rb
> +${RUBY_LIB}/bundler/lockfile_parser.rb
> +${RUBY_LIB}/bundler/man/bundle-add.1
> +${RUBY_LIB}/bundler/man/bundle-add.1.ronn
> +${RUBY_LIB}/bundler/man/bundle-binstubs.1
> +${RUBY_LIB}/bundler/man/bundle-binstubs.1.ronn
> +${RUBY_LIB}/bundler/man/bundle-cache.1
> +${RUBY_LIB}/bundler/man/bundle-cache.1.ronn
> +${RUBY_LIB}/bundler/man/bundle-check.1
> +${RUBY_LIB}/bundler/man/bundle-check.1.ronn
> +${RUBY_LIB}/bundler/man/bundle-clean.1
> +${RUBY_LIB}/bundler/man/bundle-clean.1.ronn
> +${RUBY_LIB}/bundler/man/bundle-config.1
> +${RUBY_LIB}/bundler/man/bundle-config.1.ronn
> +${RUBY_LIB}/bundler/man/bundle-console.1
> +${RUBY_LIB}/bundler/man/bundle-console.1.ronn
> +${RUBY_LIB}/bundler/man/bundle-doctor.1
> +${RUBY_LIB}/bundler/man/bundle-doctor.1.ronn
> +${RUBY_LIB}/bundler/man/bundle-env.1
> +${RUBY_LIB}/bundler/man/bundle-env.1.ronn
> +${RUBY_LIB}/bundler/man/bundle-exec.1
> +${RUBY_LIB}/bundler/man/bundle-exec.1.ronn
> +${RUBY_LIB}/bundler/man/bundle-fund.1
> +${RUBY_LIB}/bundler/man/bundle-fund.1.ronn
> +${RUBY_LIB}/bundler/man/bundle-gem.1
> +${RUBY_LIB}/bundler/man/bundle-gem.1.ronn
> +${RUBY_LIB}/bundler/man/bundle-help.1
> +${RUBY_LIB}/bundler/man/bundle-help.1.ronn
> +${RUBY_LIB}/bundler/man/bundle-info.1
> +${RUBY_LIB}/bundler/man/bundle-info.1.ronn
> +${RUBY_LIB}/bundler/man/bundle-init.1
> +${RUBY_LIB}/bundler/man/bundle-init.1.ronn
> +${RUBY_LIB}/bundler/man/bundle-inject.1
> +${RUBY_LIB}/bundler/man/bundle-inject.1.ronn
> +${RUBY_LIB}/bundler/man/bundle-install.1
> +${RUBY_LIB}/bundler/man/bundle-install.1.ronn
> +${RUBY_LIB}/bundler/man/bundle-issue.1
> +${RUBY_LIB}/bundler/man/bundle-issue.1.ronn
> +${RUBY_LIB}/bundler/man/bundle-licenses.1
> +${RUBY_LIB}/bundler/man/bundle-licenses.1.ronn
> +${RUBY_LIB}/bundler/man/bundle-list.1
> +${RUBY_LIB}/bundler/man/bundle-list.1.ronn
> +${RUBY_LIB}/bundler/man/bundle-lock.1
> +${RUBY_LIB}/bundler/man/bundle-lock.1.ronn
> +${RUBY_LIB}/bundler/man/bundle-open.1
> +${RUBY_LIB}/bundler/man/bundle-open.1.ronn
> +${RUBY_LIB}/bundler/man/bundle-outdated.1
> +${RUBY_LIB}/bundler/man/bundle-outdated.1.ronn
> +${RUBY_LIB}/bundler/man/bundle-platform.1
> +${RUBY_LIB}/bundler/man/bundle-platform.1.ronn
> +${RUBY_LIB}/bundler/man/bundle-plugin.1
> +${RUBY_LIB}/bundler/man/bundle-plugin.1.ronn
> +${RUBY_LIB}/bundler/man/bundle-pristine.1
> +${RUBY_LIB}/bundler/man/bundle-pristine.1.ronn
> +${RUBY_LIB}/bundler/man/bundle-remove.1
> +${RUBY_LIB}/bundler/man/bundle-remove.1.ronn
> +${RUBY_LIB}/bundler/man/bundle-show.1
> +${RUBY_LIB}/bundler/man/bundle-show.1.ronn
> +${RUBY_LIB}/bundler/man/bundle-update.1
> +${RUBY_LIB}/bundler/man/bundle-update.1.ronn
> +${RUBY_LIB}/bundler/man/bundle-version.1
> +${RUBY_LIB}/bundler/man/bundle-version.1.ronn
> +${RUBY_LIB}/bundler/man/bundle-viz.1
> +${RUBY_LIB}/bundler/man/bundle-viz.1.ronn
> +${RUBY_LIB}/bundler/man/bundle.1
> +${RUBY_LIB}/bundler/man/bundle.1.ronn
> +${RUBY_LIB}/bundler/man/gemfile.5
> +${RUBY_LIB}/bundler/man/gemfile.5.ronn
> +${RUBY_LIB}/bundler/match_metadata.rb
> +${RUBY_LIB}/bundler/match_platform.rb
> +${RUBY_LIB}/bundler/match_remote_metadata.rb
> +${RUBY_LIB}/bundler/materialization.rb
> +${RUBY_LIB}/bundler/mirror.rb
> +${RUBY_LIB}/bundler/plugin.rb
> +${RUBY_LIB}/bundler/plugin/api.rb
> +${RUBY_LIB}/bundler/plugin/api/source.rb
> +${RUBY_LIB}/bundler/plugin/dsl.rb
> +${RUBY_LIB}/bundler/plugin/events.rb
> +${RUBY_LIB}/bundler/plugin/index.rb
> +${RUBY_LIB}/bundler/plugin/installer.rb
> +${RUBY_LIB}/bundler/plugin/installer/git.rb
> +${RUBY_LIB}/bundler/plugin/installer/path.rb
> +${RUBY_LIB}/bundler/plugin/installer/rubygems.rb
> +${RUBY_LIB}/bundler/plugin/source_list.rb
> +${RUBY_LIB}/bundler/process_lock.rb
> +${RUBY_LIB}/bundler/remote_specification.rb
> +${RUBY_LIB}/bundler/resolver.rb
> +${RUBY_LIB}/bundler/resolver/base.rb
> +${RUBY_LIB}/bundler/resolver/candidate.rb
> +${RUBY_LIB}/bundler/resolver/incompatibility.rb
> +${RUBY_LIB}/bundler/resolver/package.rb
> +${RUBY_LIB}/bundler/resolver/root.rb
> +${RUBY_LIB}/bundler/resolver/spec_group.rb
> +${RUBY_LIB}/bundler/retry.rb
> +${RUBY_LIB}/bundler/ruby_dsl.rb
> +${RUBY_LIB}/bundler/ruby_version.rb
> +${RUBY_LIB}/bundler/rubygems_ext.rb
> +${RUBY_LIB}/bundler/rubygems_gem_installer.rb
> +${RUBY_LIB}/bundler/rubygems_integration.rb
> +${RUBY_LIB}/bundler/runtime.rb
> +${RUBY_LIB}/bundler/safe_marshal.rb
> +${RUBY_LIB}/bundler/self_manager.rb
> +${RUBY_LIB}/bundler/settings.rb
> +${RUBY_LIB}/bundler/settings/validator.rb
> +${RUBY_LIB}/bundler/setup.rb
> +${RUBY_LIB}/bundler/shared_helpers.rb
> +${RUBY_LIB}/bundler/similarity_detector.rb
> +${RUBY_LIB}/bundler/source.rb
> +${RUBY_LIB}/bundler/source/gemspec.rb
> +${RUBY_LIB}/bundler/source/git.rb
> +${RUBY_LIB}/bundler/source/git/git_proxy.rb
> +${RUBY_LIB}/bundler/source/metadata.rb
> +${RUBY_LIB}/bundler/source/path.rb
> +${RUBY_LIB}/bundler/source/path/installer.rb
> +${RUBY_LIB}/bundler/source/rubygems.rb
> +${RUBY_LIB}/bundler/source/rubygems/remote.rb
> +${RUBY_LIB}/bundler/source/rubygems_aggregate.rb
> +${RUBY_LIB}/bundler/source_list.rb
> +${RUBY_LIB}/bundler/source_map.rb
> +${RUBY_LIB}/bundler/spec_set.rb
> +${RUBY_LIB}/bundler/stub_specification.rb
> +${RUBY_LIB}/bundler/templates/Executable
> +${RUBY_LIB}/bundler/templates/Executable.bundler
> +${RUBY_LIB}/bundler/templates/Executable.standalone
> +${RUBY_LIB}/bundler/templates/Gemfile
> +${RUBY_LIB}/bundler/templates/newgem/CHANGELOG.md.tt
> +${RUBY_LIB}/bundler/templates/newgem/CODE_OF_CONDUCT.md.tt
> +${RUBY_LIB}/bundler/templates/newgem/Cargo.toml.tt
> +${RUBY_LIB}/bundler/templates/newgem/Gemfile.tt
> +${RUBY_LIB}/bundler/templates/newgem/LICENSE.txt.tt
> +${RUBY_LIB}/bundler/templates/newgem/README.md.tt
> +${RUBY_LIB}/bundler/templates/newgem/Rakefile.tt
> +${RUBY_LIB}/bundler/templates/newgem/bin/console.tt
> +${RUBY_LIB}/bundler/templates/newgem/bin/setup.tt
> +${RUBY_LIB}/bundler/templates/newgem/circleci/config.yml.tt
> +${RUBY_LIB}/bundler/templates/newgem/exe/newgem.tt
> +${RUBY_LIB}/bundler/templates/newgem/ext/newgem/Cargo.toml.tt
> +${RUBY_LIB}/bundler/templates/newgem/ext/newgem/extconf-c.rb.tt
> +${RUBY_LIB}/bundler/templates/newgem/ext/newgem/extconf-rust.rb.tt
> +${RUBY_LIB}/bundler/templates/newgem/ext/newgem/newgem.c.tt
> +${RUBY_LIB}/bundler/templates/newgem/ext/newgem/newgem.h.tt
> +${RUBY_LIB}/bundler/templates/newgem/ext/newgem/src/lib.rs.tt
> +${RUBY_LIB}/bundler/templates/newgem/github/workflows/main.yml.tt
> +${RUBY_LIB}/bundler/templates/newgem/gitignore.tt
> +${RUBY_LIB}/bundler/templates/newgem/gitlab-ci.yml.tt
> +${RUBY_LIB}/bundler/templates/newgem/lib/newgem.rb.tt
> +${RUBY_LIB}/bundler/templates/newgem/lib/newgem/version.rb.tt
> +${RUBY_LIB}/bundler/templates/newgem/newgem.gemspec.tt
> +${RUBY_LIB}/bundler/templates/newgem/rspec.tt
> +${RUBY_LIB}/bundler/templates/newgem/rubocop.yml.tt
> +${RUBY_LIB}/bundler/templates/newgem/sig/newgem.rbs.tt
> +${RUBY_LIB}/bundler/templates/newgem/spec/newgem_spec.rb.tt
> +${RUBY_LIB}/bundler/templates/newgem/spec/spec_helper.rb.tt
> +${RUBY_LIB}/bundler/templates/newgem/standard.yml.tt
> +${RUBY_LIB}/bundler/templates/newgem/test/minitest/test_helper.rb.tt
> +${RUBY_LIB}/bundler/templates/newgem/test/minitest/test_newgem.rb.tt
> +${RUBY_LIB}/bundler/templates/newgem/test/test-unit/newgem_test.rb.tt
> +${RUBY_LIB}/bundler/templates/newgem/test/test-unit/test_helper.rb.tt
> +${RUBY_LIB}/bundler/ui.rb
> +${RUBY_LIB}/bundler/ui/rg_proxy.rb
> +${RUBY_LIB}/bundler/ui/shell.rb
> +${RUBY_LIB}/bundler/ui/silent.rb
> +${RUBY_LIB}/bundler/uri_credentials_filter.rb
> +${RUBY_LIB}/bundler/uri_normalizer.rb
> +${RUBY_LIB}/bundler/vendor/connection_pool/lib/connection_pool.rb
> +${RUBY_LIB}/bundler/vendor/connection_pool/lib/connection_pool/timed_stack.rb
> +${RUBY_LIB}/bundler/vendor/connection_pool/lib/connection_pool/version.rb
> +${RUBY_LIB}/bundler/vendor/connection_pool/lib/connection_pool/wrapper.rb
> +${RUBY_LIB}/bundler/vendor/fileutils/lib/fileutils.rb
> +${RUBY_LIB}/bundler/vendor/net-http-persistent/lib/net/http/persistent.rb
> +${RUBY_LIB}/bundler/vendor/net-http-persistent/lib/net/http/persistent/connection.rb
> +${RUBY_LIB}/bundler/vendor/net-http-persistent/lib/net/http/persistent/pool.rb
> +${RUBY_LIB}/bundler/vendor/net-http-persistent/lib/net/http/persistent/timed_stack_multi.rb
> +${RUBY_LIB}/bundler/vendor/pub_grub/lib/pub_grub.rb
> +${RUBY_LIB}/bundler/vendor/pub_grub/lib/pub_grub/assignment.rb
> +${RUBY_LIB}/bundler/vendor/pub_grub/lib/pub_grub/basic_package_source.rb
> +${RUBY_LIB}/bundler/vendor/pub_grub/lib/pub_grub/failure_writer.rb
> +${RUBY_LIB}/bundler/vendor/pub_grub/lib/pub_grub/incompatibility.rb
> +${RUBY_LIB}/bundler/vendor/pub_grub/lib/pub_grub/package.rb
> +${RUBY_LIB}/bundler/vendor/pub_grub/lib/pub_grub/partial_solution.rb
> +${RUBY_LIB}/bundler/vendor/pub_grub/lib/pub_grub/rubygems.rb
> +${RUBY_LIB}/bundler/vendor/pub_grub/lib/pub_grub/solve_failure.rb
> +${RUBY_LIB}/bundler/vendor/pub_grub/lib/pub_grub/static_package_source.rb
> +${RUBY_LIB}/bundler/vendor/pub_grub/lib/pub_grub/term.rb
> +${RUBY_LIB}/bundler/vendor/pub_grub/lib/pub_grub/version.rb
> +${RUBY_LIB}/bundler/vendor/pub_grub/lib/pub_grub/version_constraint.rb
> +${RUBY_LIB}/bundler/vendor/pub_grub/lib/pub_grub/version_range.rb
> +${RUBY_LIB}/bundler/vendor/pub_grub/lib/pub_grub/version_solver.rb
> +${RUBY_LIB}/bundler/vendor/pub_grub/lib/pub_grub/version_union.rb
> +${RUBY_LIB}/bundler/vendor/securerandom/lib/securerandom.rb
> +${RUBY_LIB}/bundler/vendor/thor/lib/thor.rb
> +${RUBY_LIB}/bundler/vendor/thor/lib/thor/actions.rb
> +${RUBY_LIB}/bundler/vendor/thor/lib/thor/actions/create_file.rb
> +${RUBY_LIB}/bundler/vendor/thor/lib/thor/actions/create_link.rb
> +${RUBY_LIB}/bundler/vendor/thor/lib/thor/actions/directory.rb
> +${RUBY_LIB}/bundler/vendor/thor/lib/thor/actions/empty_directory.rb
> +${RUBY_LIB}/bundler/vendor/thor/lib/thor/actions/file_manipulation.rb
> +${RUBY_LIB}/bundler/vendor/thor/lib/thor/actions/inject_into_file.rb
> +${RUBY_LIB}/bundler/vendor/thor/lib/thor/base.rb
> +${RUBY_LIB}/bundler/vendor/thor/lib/thor/command.rb
> +${RUBY_LIB}/bundler/vendor/thor/lib/thor/core_ext/hash_with_indifferent_access.rb
> +${RUBY_LIB}/bundler/vendor/thor/lib/thor/error.rb
> +${RUBY_LIB}/bundler/vendor/thor/lib/thor/group.rb
> +${RUBY_LIB}/bundler/vendor/thor/lib/thor/invocation.rb
> +${RUBY_LIB}/bundler/vendor/thor/lib/thor/line_editor.rb
> +${RUBY_LIB}/bundler/vendor/thor/lib/thor/line_editor/basic.rb
> +${RUBY_LIB}/bundler/vendor/thor/lib/thor/line_editor/readline.rb
> +${RUBY_LIB}/bundler/vendor/thor/lib/thor/nested_context.rb
> +${RUBY_LIB}/bundler/vendor/thor/lib/thor/parser.rb
> +${RUBY_LIB}/bundler/vendor/thor/lib/thor/parser/argument.rb
> +${RUBY_LIB}/bundler/vendor/thor/lib/thor/parser/arguments.rb
> +${RUBY_LIB}/bundler/vendor/thor/lib/thor/parser/option.rb
> +${RUBY_LIB}/bundler/vendor/thor/lib/thor/parser/options.rb
> +${RUBY_LIB}/bundler/vendor/thor/lib/thor/rake_compat.rb
> +${RUBY_LIB}/bundler/vendor/thor/lib/thor/runner.rb
> +${RUBY_LIB}/bundler/vendor/thor/lib/thor/shell.rb
> +${RUBY_LIB}/bundler/vendor/thor/lib/thor/shell/basic.rb
> +${RUBY_LIB}/bundler/vendor/thor/lib/thor/shell/color.rb
> +${RUBY_LIB}/bundler/vendor/thor/lib/thor/shell/column_printer.rb
> +${RUBY_LIB}/bundler/vendor/thor/lib/thor/shell/html.rb
> +${RUBY_LIB}/bundler/vendor/thor/lib/thor/shell/table_printer.rb
> +${RUBY_LIB}/bundler/vendor/thor/lib/thor/shell/terminal.rb
> +${RUBY_LIB}/bundler/vendor/thor/lib/thor/shell/wrapped_printer.rb
> +${RUBY_LIB}/bundler/vendor/thor/lib/thor/util.rb
> +${RUBY_LIB}/bundler/vendor/thor/lib/thor/version.rb
> +${RUBY_LIB}/bundler/vendor/tsort/lib/tsort.rb
> +${RUBY_LIB}/bundler/vendor/uri/lib/uri.rb
> +${RUBY_LIB}/bundler/vendor/uri/lib/uri/common.rb
> +${RUBY_LIB}/bundler/vendor/uri/lib/uri/file.rb
> +${RUBY_LIB}/bundler/vendor/uri/lib/uri/ftp.rb
> +${RUBY_LIB}/bundler/vendor/uri/lib/uri/generic.rb
> +${RUBY_LIB}/bundler/vendor/uri/lib/uri/http.rb
> +${RUBY_LIB}/bundler/vendor/uri/lib/uri/https.rb
> +${RUBY_LIB}/bundler/vendor/uri/lib/uri/ldap.rb
> +${RUBY_LIB}/bundler/vendor/uri/lib/uri/ldaps.rb
> +${RUBY_LIB}/bundler/vendor/uri/lib/uri/mailto.rb
> +${RUBY_LIB}/bundler/vendor/uri/lib/uri/rfc2396_parser.rb
> +${RUBY_LIB}/bundler/vendor/uri/lib/uri/rfc3986_parser.rb
> +${RUBY_LIB}/bundler/vendor/uri/lib/uri/version.rb
> +${RUBY_LIB}/bundler/vendor/uri/lib/uri/ws.rb
> +${RUBY_LIB}/bundler/vendor/uri/lib/uri/wss.rb
> +${RUBY_LIB}/bundler/vendored_fileutils.rb
> +${RUBY_LIB}/bundler/vendored_net_http.rb
> +${RUBY_LIB}/bundler/vendored_persistent.rb
> +${RUBY_LIB}/bundler/vendored_pub_grub.rb
> +${RUBY_LIB}/bundler/vendored_securerandom.rb
> +${RUBY_LIB}/bundler/vendored_thor.rb
> +${RUBY_LIB}/bundler/vendored_timeout.rb
> +${RUBY_LIB}/bundler/vendored_tsort.rb
> +${RUBY_LIB}/bundler/vendored_uri.rb
> +${RUBY_LIB}/bundler/version.rb
> +${RUBY_LIB}/bundler/vlad.rb
> +${RUBY_LIB}/bundler/worker.rb
> +${RUBY_LIB}/bundler/yaml_serializer.rb
> +${RUBY_LIB}/cgi.rb
> +${RUBY_LIB}/cgi/cookie.rb
> +${RUBY_LIB}/cgi/core.rb
> +${RUBY_LIB}/cgi/html.rb
> +${RUBY_LIB}/cgi/session.rb
> +${RUBY_LIB}/cgi/session/pstore.rb
> +${RUBY_LIB}/cgi/util.rb
> +${RUBY_LIB}/coverage.rb
> +${RUBY_LIB}/date.rb
> +${RUBY_LIB}/delegate.rb
> +${RUBY_LIB}/did_you_mean.rb
> +${RUBY_LIB}/did_you_mean/core_ext/name_error.rb
> +${RUBY_LIB}/did_you_mean/experimental.rb
> +${RUBY_LIB}/did_you_mean/formatter.rb
> +${RUBY_LIB}/did_you_mean/formatters/plain_formatter.rb
> +${RUBY_LIB}/did_you_mean/formatters/verbose_formatter.rb
> +${RUBY_LIB}/did_you_mean/jaro_winkler.rb
> +${RUBY_LIB}/did_you_mean/levenshtein.rb
> +${RUBY_LIB}/did_you_mean/spell_checker.rb
> +${RUBY_LIB}/did_you_mean/spell_checkers/key_error_checker.rb
> +${RUBY_LIB}/did_you_mean/spell_checkers/method_name_checker.rb
> +${RUBY_LIB}/did_you_mean/spell_checkers/name_error_checkers.rb
> +${RUBY_LIB}/did_you_mean/spell_checkers/name_error_checkers/class_name_checker.rb
> +${RUBY_LIB}/did_you_mean/spell_checkers/name_error_checkers/variable_name_checker.rb
> +${RUBY_LIB}/did_you_mean/spell_checkers/null_checker.rb
> +${RUBY_LIB}/did_you_mean/spell_checkers/pattern_key_name_checker.rb
> +${RUBY_LIB}/did_you_mean/spell_checkers/require_path_checker.rb
> +${RUBY_LIB}/did_you_mean/tree_spell_checker.rb
> +${RUBY_LIB}/did_you_mean/verbose.rb
> +${RUBY_LIB}/did_you_mean/version.rb
> +${RUBY_LIB}/digest.rb
> +${RUBY_LIB}/digest/loader.rb
> +${RUBY_LIB}/digest/sha2.rb
> +${RUBY_LIB}/digest/sha2/loader.rb
> +${RUBY_LIB}/digest/version.rb
> +${RUBY_LIB}/erb.rb
> +${RUBY_LIB}/erb/compiler.rb
> +${RUBY_LIB}/erb/def_method.rb
> +${RUBY_LIB}/erb/util.rb
> +${RUBY_LIB}/erb/version.rb
> +${RUBY_LIB}/error_highlight.rb
> +${RUBY_LIB}/error_highlight/base.rb
> +${RUBY_LIB}/error_highlight/core_ext.rb
> +${RUBY_LIB}/error_highlight/formatter.rb
> +${RUBY_LIB}/error_highlight/version.rb
> +${RUBY_LIB}/expect.rb
> +${RUBY_LIB}/fiddle.rb
> +${RUBY_LIB}/fiddle/closure.rb
> +${RUBY_LIB}/fiddle/cparser.rb
> +${RUBY_LIB}/fiddle/ffi_backend.rb
> +${RUBY_LIB}/fiddle/function.rb
> +${RUBY_LIB}/fiddle/import.rb
> +${RUBY_LIB}/fiddle/pack.rb
> +${RUBY_LIB}/fiddle/struct.rb
> +${RUBY_LIB}/fiddle/types.rb
> +${RUBY_LIB}/fiddle/value.rb
> +${RUBY_LIB}/fiddle/version.rb
> +${RUBY_LIB}/fileutils.rb
> +${RUBY_LIB}/find.rb
> +${RUBY_LIB}/forwardable.rb
> +${RUBY_LIB}/forwardable/impl.rb
> +${PLIST.io}${RUBY_LIB}/io/console/size.rb
> +${RUBY_LIB}/ipaddr.rb
> +${RUBY_LIB}/irb.rb
> +${RUBY_LIB}/irb/cmd/nop.rb
> +${RUBY_LIB}/irb/color.rb
> +${RUBY_LIB}/irb/color_printer.rb
> +${RUBY_LIB}/irb/command.rb
> +${RUBY_LIB}/irb/command/backtrace.rb
> +${RUBY_LIB}/irb/command/base.rb
> +${RUBY_LIB}/irb/command/break.rb
> +${RUBY_LIB}/irb/command/catch.rb
> +${RUBY_LIB}/irb/command/cd.rb
> +${RUBY_LIB}/irb/command/chws.rb
> +${RUBY_LIB}/irb/command/context.rb
> +${RUBY_LIB}/irb/command/continue.rb
> +${RUBY_LIB}/irb/command/debug.rb
> +${RUBY_LIB}/irb/command/delete.rb
> +${RUBY_LIB}/irb/command/disable_irb.rb
> +${RUBY_LIB}/irb/command/edit.rb
> +${RUBY_LIB}/irb/command/exit.rb
> +${RUBY_LIB}/irb/command/finish.rb
> +${RUBY_LIB}/irb/command/force_exit.rb
> +${RUBY_LIB}/irb/command/help.rb
> +${RUBY_LIB}/irb/command/history.rb
> +${RUBY_LIB}/irb/command/info.rb
> +${RUBY_LIB}/irb/command/internal_helpers.rb
> +${RUBY_LIB}/irb/command/irb_info.rb
> +${RUBY_LIB}/irb/command/load.rb
> +${RUBY_LIB}/irb/command/ls.rb
> +${RUBY_LIB}/irb/command/measure.rb
> +${RUBY_LIB}/irb/command/next.rb
> +${RUBY_LIB}/irb/command/pushws.rb
> +${RUBY_LIB}/irb/command/show_doc.rb
> +${RUBY_LIB}/irb/command/show_source.rb
> +${RUBY_LIB}/irb/command/step.rb
> +${RUBY_LIB}/irb/command/subirb.rb
> +${RUBY_LIB}/irb/command/whereami.rb
> +${RUBY_LIB}/irb/completion.rb
> +${RUBY_LIB}/irb/context.rb
> +${RUBY_LIB}/irb/debug.rb
> +${RUBY_LIB}/irb/debug/ui.rb
> +${RUBY_LIB}/irb/default_commands.rb
> +${RUBY_LIB}/irb/easter-egg.rb
> +${RUBY_LIB}/irb/ext/change-ws.rb
> +${RUBY_LIB}/irb/ext/eval_history.rb
> +${RUBY_LIB}/irb/ext/loader.rb
> +${RUBY_LIB}/irb/ext/multi-irb.rb
> +${RUBY_LIB}/irb/ext/tracer.rb
> +${RUBY_LIB}/irb/ext/use-loader.rb
> +${RUBY_LIB}/irb/ext/workspaces.rb
> +${RUBY_LIB}/irb/frame.rb
> +${RUBY_LIB}/irb/help.rb
> +${RUBY_LIB}/irb/helper_method.rb
> +${RUBY_LIB}/irb/helper_method/base.rb
> +${RUBY_LIB}/irb/helper_method/conf.rb
> +${RUBY_LIB}/irb/history.rb
> +${RUBY_LIB}/irb/init.rb
> +${RUBY_LIB}/irb/input-method.rb
> +${RUBY_LIB}/irb/inspector.rb
> +${RUBY_LIB}/irb/lc/error.rb
> +${RUBY_LIB}/irb/lc/help-message
> +${RUBY_LIB}/irb/lc/ja/error.rb
> +${RUBY_LIB}/irb/lc/ja/help-message
> +${RUBY_LIB}/irb/locale.rb
> +${RUBY_LIB}/irb/nesting_parser.rb
> +${RUBY_LIB}/irb/notifier.rb
> +${RUBY_LIB}/irb/output-method.rb
> +${RUBY_LIB}/irb/pager.rb
> +${RUBY_LIB}/irb/ruby-lex.rb
> +${RUBY_LIB}/irb/ruby_logo.aa
> +${RUBY_LIB}/irb/source_finder.rb
> +${RUBY_LIB}/irb/statement.rb
> +${RUBY_LIB}/irb/version.rb
> +${RUBY_LIB}/irb/workspace.rb
> +${RUBY_LIB}/irb/ws-for-case-2.rb
> +${RUBY_LIB}/irb/xmp.rb
> +${RUBY_LIB}/json.rb
> +${RUBY_LIB}/json/add/bigdecimal.rb
> +${RUBY_LIB}/json/add/complex.rb
> +${RUBY_LIB}/json/add/core.rb
> +${RUBY_LIB}/json/add/date.rb
> +${RUBY_LIB}/json/add/date_time.rb
> +${RUBY_LIB}/json/add/exception.rb
> +${RUBY_LIB}/json/add/ostruct.rb
> +${RUBY_LIB}/json/add/range.rb
> +${RUBY_LIB}/json/add/rational.rb
> +${RUBY_LIB}/json/add/regexp.rb
> +${RUBY_LIB}/json/add/set.rb
> +${RUBY_LIB}/json/add/struct.rb
> +${RUBY_LIB}/json/add/symbol.rb
> +${RUBY_LIB}/json/add/time.rb
> +${RUBY_LIB}/json/common.rb
> +${RUBY_LIB}/json/ext.rb
> +${RUBY_LIB}/json/ext/generator/state.rb
> +${RUBY_LIB}/json/generic_object.rb
> +${RUBY_LIB}/json/version.rb
> +${RUBY_LIB}/logger.rb
> +${RUBY_LIB}/logger/errors.rb
> +${RUBY_LIB}/logger/formatter.rb
> +${RUBY_LIB}/logger/log_device.rb
> +${RUBY_LIB}/logger/period.rb
> +${RUBY_LIB}/logger/severity.rb
> +${RUBY_LIB}/logger/version.rb
> +${RUBY_LIB}/mkmf.rb
> +${RUBY_LIB}/monitor.rb
> +${RUBY_LIB}/net/http.rb
> +${RUBY_LIB}/net/http/exceptions.rb
> +${RUBY_LIB}/net/http/generic_request.rb
> +${RUBY_LIB}/net/http/header.rb
> +${RUBY_LIB}/net/http/proxy_delta.rb
> +${RUBY_LIB}/net/http/request.rb
> +${RUBY_LIB}/net/http/requests.rb
> +${RUBY_LIB}/net/http/response.rb
> +${RUBY_LIB}/net/http/responses.rb
> +${RUBY_LIB}/net/http/status.rb
> +${RUBY_LIB}/net/https.rb
> +${RUBY_LIB}/net/protocol.rb
> +${RUBY_LIB}/objspace.rb
> +${RUBY_LIB}/objspace/trace.rb
> +${RUBY_LIB}/open-uri.rb
> +${RUBY_LIB}/open3.rb
> +${RUBY_LIB}/open3/version.rb
> +${RUBY_LIB}/openssl.rb
> +${RUBY_LIB}/openssl/asn1.rb
> +${RUBY_LIB}/openssl/bn.rb
> +${RUBY_LIB}/openssl/buffering.rb
> +${RUBY_LIB}/openssl/cipher.rb
> +${RUBY_LIB}/openssl/digest.rb
> +${RUBY_LIB}/openssl/hmac.rb
> +${RUBY_LIB}/openssl/marshal.rb
> +${RUBY_LIB}/openssl/pkcs5.rb
> +${RUBY_LIB}/openssl/pkey.rb
> +${RUBY_LIB}/openssl/ssl.rb
> +${RUBY_LIB}/openssl/version.rb
> +${RUBY_LIB}/openssl/x509.rb
> +${RUBY_LIB}/optionparser.rb
> +${RUBY_LIB}/optparse.rb
> +${RUBY_LIB}/optparse/ac.rb
> +${RUBY_LIB}/optparse/date.rb
> +${RUBY_LIB}/optparse/kwargs.rb
> +${RUBY_LIB}/optparse/shellwords.rb
> +${RUBY_LIB}/optparse/time.rb
> +${RUBY_LIB}/optparse/uri.rb
> +${RUBY_LIB}/optparse/version.rb
> +${RUBY_LIB}/ostruct.rb
> +${RUBY_LIB}/pathname.rb
> +${RUBY_LIB}/pp.rb
> +${RUBY_LIB}/prettyprint.rb
> +${RUBY_LIB}/prism.rb
> +${RUBY_LIB}/prism/compiler.rb
> +${RUBY_LIB}/prism/desugar_compiler.rb
> +${RUBY_LIB}/prism/dispatcher.rb
> +${RUBY_LIB}/prism/dsl.rb
> +${RUBY_LIB}/prism/ffi.rb
> +${RUBY_LIB}/prism/inspect_visitor.rb
> +${RUBY_LIB}/prism/lex_compat.rb
> +${RUBY_LIB}/prism/mutation_compiler.rb
> +${RUBY_LIB}/prism/node.rb
> +${RUBY_LIB}/prism/node_ext.rb
> +${RUBY_LIB}/prism/pack.rb
> +${RUBY_LIB}/prism/parse_result.rb
> +${RUBY_LIB}/prism/parse_result/comments.rb
> +${RUBY_LIB}/prism/parse_result/errors.rb
> +${RUBY_LIB}/prism/parse_result/newlines.rb
> +${RUBY_LIB}/prism/pattern.rb
> +${RUBY_LIB}/prism/polyfill/byteindex.rb
> +${RUBY_LIB}/prism/polyfill/unpack1.rb
> +${RUBY_LIB}/prism/reflection.rb
> +${RUBY_LIB}/prism/relocation.rb
> +${RUBY_LIB}/prism/serialize.rb
> +${RUBY_LIB}/prism/string_query.rb
> +${RUBY_LIB}/prism/translation.rb
> +${RUBY_LIB}/prism/translation/parser.rb
> +${RUBY_LIB}/prism/translation/parser/compiler.rb
> +${RUBY_LIB}/prism/translation/parser/lexer.rb
> +${RUBY_LIB}/prism/translation/parser33.rb
> +${RUBY_LIB}/prism/translation/parser34.rb
> +${RUBY_LIB}/prism/translation/ripper.rb
> +${RUBY_LIB}/prism/translation/ripper/sexp.rb
> +${RUBY_LIB}/prism/translation/ripper/shim.rb
> +${RUBY_LIB}/prism/translation/ruby_parser.rb
> +${RUBY_LIB}/prism/visitor.rb
> +${RUBY_LIB}/pstore.rb
> +${RUBY_LIB}/psych.rb
> +${RUBY_LIB}/psych/class_loader.rb
> +${RUBY_LIB}/psych/coder.rb
> +${RUBY_LIB}/psych/core_ext.rb
> +${RUBY_LIB}/psych/exception.rb
> +${RUBY_LIB}/psych/handler.rb
> +${RUBY_LIB}/psych/handlers/document_stream.rb
> +${RUBY_LIB}/psych/handlers/recorder.rb
> +${RUBY_LIB}/psych/json/ruby_events.rb
> +${RUBY_LIB}/psych/json/stream.rb
> +${RUBY_LIB}/psych/json/tree_builder.rb
> +${RUBY_LIB}/psych/json/yaml_events.rb
> +${RUBY_LIB}/psych/nodes.rb
> +${RUBY_LIB}/psych/nodes/alias.rb
> +${RUBY_LIB}/psych/nodes/document.rb
> +${RUBY_LIB}/psych/nodes/mapping.rb
> +${RUBY_LIB}/psych/nodes/node.rb
> +${RUBY_LIB}/psych/nodes/scalar.rb
> +${RUBY_LIB}/psych/nodes/sequence.rb
> +${RUBY_LIB}/psych/nodes/stream.rb
> +${RUBY_LIB}/psych/omap.rb
> +${RUBY_LIB}/psych/parser.rb
> +${RUBY_LIB}/psych/scalar_scanner.rb
> +${RUBY_LIB}/psych/set.rb
> +${RUBY_LIB}/psych/stream.rb
> +${RUBY_LIB}/psych/streaming.rb
> +${RUBY_LIB}/psych/syntax_error.rb
> +${RUBY_LIB}/psych/tree_builder.rb
> +${RUBY_LIB}/psych/versions.rb
> +${RUBY_LIB}/psych/visitors.rb
> +${RUBY_LIB}/psych/visitors/depth_first.rb
> +${RUBY_LIB}/psych/visitors/emitter.rb
> +${RUBY_LIB}/psych/visitors/json_tree.rb
> +${RUBY_LIB}/psych/visitors/to_ruby.rb
> +${RUBY_LIB}/psych/visitors/visitor.rb
> +${RUBY_LIB}/psych/visitors/yaml_tree.rb
> +${RUBY_LIB}/psych/y.rb
> +${RUBY_LIB}/random/formatter.rb
> +${RUBY_LIB}/rdoc.rb
> +${RUBY_LIB}/rdoc/code_object.rb
> +${RUBY_LIB}/rdoc/code_object/alias.rb
> +${RUBY_LIB}/rdoc/code_object/anon_class.rb
> +${RUBY_LIB}/rdoc/code_object/any_method.rb
> +${RUBY_LIB}/rdoc/code_object/attr.rb
> +${RUBY_LIB}/rdoc/code_object/class_module.rb
> +${RUBY_LIB}/rdoc/code_object/constant.rb
> +${RUBY_LIB}/rdoc/code_object/context.rb
> +${RUBY_LIB}/rdoc/code_object/context/section.rb
> +${RUBY_LIB}/rdoc/code_object/extend.rb
> +${RUBY_LIB}/rdoc/code_object/ghost_method.rb
> +${RUBY_LIB}/rdoc/code_object/include.rb
> +${RUBY_LIB}/rdoc/code_object/meta_method.rb
> +${RUBY_LIB}/rdoc/code_object/method_attr.rb
> +${RUBY_LIB}/rdoc/code_object/mixin.rb
> +${RUBY_LIB}/rdoc/code_object/normal_class.rb
> +${RUBY_LIB}/rdoc/code_object/normal_module.rb
> +${RUBY_LIB}/rdoc/code_object/require.rb
> +${RUBY_LIB}/rdoc/code_object/single_class.rb
> +${RUBY_LIB}/rdoc/code_object/top_level.rb
> +${RUBY_LIB}/rdoc/code_objects.rb
> +${RUBY_LIB}/rdoc/comment.rb
> +${RUBY_LIB}/rdoc/cross_reference.rb
> +${RUBY_LIB}/rdoc/encoding.rb
> +${RUBY_LIB}/rdoc/erb_partial.rb
> +${RUBY_LIB}/rdoc/erbio.rb
> +${RUBY_LIB}/rdoc/generator.rb
> +${RUBY_LIB}/rdoc/generator/darkfish.rb
> +${RUBY_LIB}/rdoc/generator/json_index.rb
> +${RUBY_LIB}/rdoc/generator/markup.rb
> +${RUBY_LIB}/rdoc/generator/pot.rb
> +${RUBY_LIB}/rdoc/generator/pot/message_extractor.rb
> +${RUBY_LIB}/rdoc/generator/pot/po.rb
> +${RUBY_LIB}/rdoc/generator/pot/po_entry.rb
> +${RUBY_LIB}/rdoc/generator/ri.rb
> +${RUBY_LIB}/rdoc/generator/template/darkfish/_footer.rhtml
> +${RUBY_LIB}/rdoc/generator/template/darkfish/_head.rhtml
> +${RUBY_LIB}/rdoc/generator/template/darkfish/_sidebar_VCS_info.rhtml
> +${RUBY_LIB}/rdoc/generator/template/darkfish/_sidebar_classes.rhtml
> +${RUBY_LIB}/rdoc/generator/template/darkfish/_sidebar_extends.rhtml
> +${RUBY_LIB}/rdoc/generator/template/darkfish/_sidebar_in_files.rhtml
> +${RUBY_LIB}/rdoc/generator/template/darkfish/_sidebar_includes.rhtml
> +${RUBY_LIB}/rdoc/generator/template/darkfish/_sidebar_installed.rhtml
> +${RUBY_LIB}/rdoc/generator/template/darkfish/_sidebar_methods.rhtml
> +${RUBY_LIB}/rdoc/generator/template/darkfish/_sidebar_navigation.rhtml
> +${RUBY_LIB}/rdoc/generator/template/darkfish/_sidebar_pages.rhtml
> +${RUBY_LIB}/rdoc/generator/template/darkfish/_sidebar_parent.rhtml
> +${RUBY_LIB}/rdoc/generator/template/darkfish/_sidebar_search.rhtml
> +${RUBY_LIB}/rdoc/generator/template/darkfish/_sidebar_sections.rhtml
> +${RUBY_LIB}/rdoc/generator/template/darkfish/_sidebar_table_of_contents.rhtml
> +${RUBY_LIB}/rdoc/generator/template/darkfish/_sidebar_toggle.rhtml
> +${RUBY_LIB}/rdoc/generator/template/darkfish/class.rhtml
> +${RUBY_LIB}/rdoc/generator/template/darkfish/css/fonts.css
> +${RUBY_LIB}/rdoc/generator/template/darkfish/css/rdoc.css
> +${RUBY_LIB}/rdoc/generator/template/darkfish/fonts/Lato-Light.ttf
> +${RUBY_LIB}/rdoc/generator/template/darkfish/fonts/Lato-LightItalic.ttf
> +${RUBY_LIB}/rdoc/generator/template/darkfish/fonts/Lato-Regular.ttf
> +${RUBY_LIB}/rdoc/generator/template/darkfish/fonts/Lato-RegularItalic.ttf
> +${RUBY_LIB}/rdoc/generator/template/darkfish/fonts/SourceCodePro-Bold.ttf
> +${RUBY_LIB}/rdoc/generator/template/darkfish/fonts/SourceCodePro-Regular.ttf
> +${RUBY_LIB}/rdoc/generator/template/darkfish/images/add.png
> +${RUBY_LIB}/rdoc/generator/template/darkfish/images/arrow_up.png
> +${RUBY_LIB}/rdoc/generator/template/darkfish/images/brick.png
> +${RUBY_LIB}/rdoc/generator/template/darkfish/images/brick_link.png
> +${RUBY_LIB}/rdoc/generator/template/darkfish/images/bug.png
> +${RUBY_LIB}/rdoc/generator/template/darkfish/images/bullet_black.png
> +${RUBY_LIB}/rdoc/generator/template/darkfish/images/bullet_toggle_minus.png
> +${RUBY_LIB}/rdoc/generator/template/darkfish/images/bullet_toggle_plus.png
> +${RUBY_LIB}/rdoc/generator/template/darkfish/images/date.png
> +${RUBY_LIB}/rdoc/generator/template/darkfish/images/delete.png
> +${RUBY_LIB}/rdoc/generator/template/darkfish/images/find.png
> +${RUBY_LIB}/rdoc/generator/template/darkfish/images/loadingAnimation.gif
> +${RUBY_LIB}/rdoc/generator/template/darkfish/images/macFFBgHack.png
> +${RUBY_LIB}/rdoc/generator/template/darkfish/images/package.png
> +${RUBY_LIB}/rdoc/generator/template/darkfish/images/page_green.png
> +${RUBY_LIB}/rdoc/generator/template/darkfish/images/page_white_text.png
> +${RUBY_LIB}/rdoc/generator/template/darkfish/images/page_white_width.png
> +${RUBY_LIB}/rdoc/generator/template/darkfish/images/plugin.png
> +${RUBY_LIB}/rdoc/generator/template/darkfish/images/ruby.png
> +${RUBY_LIB}/rdoc/generator/template/darkfish/images/tag_blue.png
> +${RUBY_LIB}/rdoc/generator/template/darkfish/images/tag_green.png
> +${RUBY_LIB}/rdoc/generator/template/darkfish/images/transparent.png
> +${RUBY_LIB}/rdoc/generator/template/darkfish/images/wrench.png
> +${RUBY_LIB}/rdoc/generator/template/darkfish/images/wrench_orange.png
> +${RUBY_LIB}/rdoc/generator/template/darkfish/images/zoom.png
> +${RUBY_LIB}/rdoc/generator/template/darkfish/index.rhtml
> +${RUBY_LIB}/rdoc/generator/template/darkfish/js/darkfish.js
> +${RUBY_LIB}/rdoc/generator/template/darkfish/js/search.js
> +${RUBY_LIB}/rdoc/generator/template/darkfish/page.rhtml
> +${RUBY_LIB}/rdoc/generator/template/darkfish/servlet_not_found.rhtml
> +${RUBY_LIB}/rdoc/generator/template/darkfish/servlet_root.rhtml
> +${RUBY_LIB}/rdoc/generator/template/darkfish/table_of_contents.rhtml
> +${RUBY_LIB}/rdoc/generator/template/json_index/js/navigation.js
> +${RUBY_LIB}/rdoc/generator/template/json_index/js/searcher.js
> +${RUBY_LIB}/rdoc/i18n.rb
> +${RUBY_LIB}/rdoc/i18n/locale.rb
> +${RUBY_LIB}/rdoc/i18n/text.rb
> +${RUBY_LIB}/rdoc/known_classes.rb
> +${RUBY_LIB}/rdoc/markdown.rb
> +${RUBY_LIB}/rdoc/markdown/entities.rb
> +${RUBY_LIB}/rdoc/markdown/literals.rb
> +${RUBY_LIB}/rdoc/markup.rb
> +${RUBY_LIB}/rdoc/markup/attr_changer.rb
> +${RUBY_LIB}/rdoc/markup/attr_span.rb
> +${RUBY_LIB}/rdoc/markup/attribute_manager.rb
> +${RUBY_LIB}/rdoc/markup/attributes.rb
> +${RUBY_LIB}/rdoc/markup/blank_line.rb
> +${RUBY_LIB}/rdoc/markup/block_quote.rb
> +${RUBY_LIB}/rdoc/markup/document.rb
> +${RUBY_LIB}/rdoc/markup/formatter.rb
> +${RUBY_LIB}/rdoc/markup/hard_break.rb
> +${RUBY_LIB}/rdoc/markup/heading.rb
> +${RUBY_LIB}/rdoc/markup/include.rb
> +${RUBY_LIB}/rdoc/markup/indented_paragraph.rb
> +${RUBY_LIB}/rdoc/markup/list.rb
> +${RUBY_LIB}/rdoc/markup/list_item.rb
> +${RUBY_LIB}/rdoc/markup/paragraph.rb
> +${RUBY_LIB}/rdoc/markup/parser.rb
> +${RUBY_LIB}/rdoc/markup/pre_process.rb
> +${RUBY_LIB}/rdoc/markup/raw.rb
> +${RUBY_LIB}/rdoc/markup/regexp_handling.rb
> +${RUBY_LIB}/rdoc/markup/rule.rb
> +${RUBY_LIB}/rdoc/markup/table.rb
> +${RUBY_LIB}/rdoc/markup/to_ansi.rb
> +${RUBY_LIB}/rdoc/markup/to_bs.rb
> +${RUBY_LIB}/rdoc/markup/to_html.rb
> +${RUBY_LIB}/rdoc/markup/to_html_crossref.rb
> +${RUBY_LIB}/rdoc/markup/to_html_snippet.rb
> +${RUBY_LIB}/rdoc/markup/to_joined_paragraph.rb
> +${RUBY_LIB}/rdoc/markup/to_label.rb
> +${RUBY_LIB}/rdoc/markup/to_markdown.rb
> +${RUBY_LIB}/rdoc/markup/to_rdoc.rb
> +${RUBY_LIB}/rdoc/markup/to_table_of_contents.rb
> +${RUBY_LIB}/rdoc/markup/to_test.rb
> +${RUBY_LIB}/rdoc/markup/to_tt_only.rb
> +${RUBY_LIB}/rdoc/markup/verbatim.rb
> +${RUBY_LIB}/rdoc/options.rb
> +${RUBY_LIB}/rdoc/parser.rb
> +${RUBY_LIB}/rdoc/parser/c.rb
> +${RUBY_LIB}/rdoc/parser/changelog.rb
> +${RUBY_LIB}/rdoc/parser/markdown.rb
> +${RUBY_LIB}/rdoc/parser/prism_ruby.rb
> +${RUBY_LIB}/rdoc/parser/rd.rb
> +${RUBY_LIB}/rdoc/parser/ripper_state_lex.rb
> +${RUBY_LIB}/rdoc/parser/ruby.rb
> +${RUBY_LIB}/rdoc/parser/ruby_tools.rb
> +${RUBY_LIB}/rdoc/parser/simple.rb
> +${RUBY_LIB}/rdoc/parser/text.rb
> +${RUBY_LIB}/rdoc/rd.rb
> +${RUBY_LIB}/rdoc/rd/block_parser.rb
> +${RUBY_LIB}/rdoc/rd/inline.rb
> +${RUBY_LIB}/rdoc/rd/inline_parser.rb
> +${RUBY_LIB}/rdoc/rdoc.rb
> +${RUBY_LIB}/rdoc/ri.rb
> +${RUBY_LIB}/rdoc/ri/driver.rb
> +${RUBY_LIB}/rdoc/ri/formatter.rb
> +${RUBY_LIB}/rdoc/ri/paths.rb
> +${RUBY_LIB}/rdoc/ri/store.rb
> +${RUBY_LIB}/rdoc/ri/task.rb
> +${RUBY_LIB}/rdoc/rubygems_hook.rb
> +${RUBY_LIB}/rdoc/servlet.rb
> +${RUBY_LIB}/rdoc/stats.rb
> +${RUBY_LIB}/rdoc/stats/normal.rb
> +${RUBY_LIB}/rdoc/stats/quiet.rb
> +${RUBY_LIB}/rdoc/stats/verbose.rb
> +${RUBY_LIB}/rdoc/store.rb
> +${RUBY_LIB}/rdoc/task.rb
> +${RUBY_LIB}/rdoc/text.rb
> +${RUBY_LIB}/rdoc/token_stream.rb
> +${RUBY_LIB}/rdoc/tom_doc.rb
> +${RUBY_LIB}/rdoc/version.rb
> +${RUBY_LIB}/readline.rb
> +${RUBY_LIB}/reline.rb
> +${RUBY_LIB}/reline/config.rb
> +${RUBY_LIB}/reline/face.rb
> +${RUBY_LIB}/reline/history.rb
> +${RUBY_LIB}/reline/io.rb
> +${RUBY_LIB}/reline/io/ansi.rb
> +${RUBY_LIB}/reline/io/dumb.rb
> +${RUBY_LIB}/reline/io/windows.rb
> +${RUBY_LIB}/reline/key_actor.rb
> +${RUBY_LIB}/reline/key_actor/base.rb
> +${RUBY_LIB}/reline/key_actor/composite.rb
> +${RUBY_LIB}/reline/key_actor/emacs.rb
> +${RUBY_LIB}/reline/key_actor/vi_command.rb
> +${RUBY_LIB}/reline/key_actor/vi_insert.rb
> +${RUBY_LIB}/reline/key_stroke.rb
> +${RUBY_LIB}/reline/kill_ring.rb
> +${RUBY_LIB}/reline/line_editor.rb
> +${RUBY_LIB}/reline/unicode.rb
> +${RUBY_LIB}/reline/unicode/east_asian_width.rb
> +${RUBY_LIB}/reline/version.rb
> +${RUBY_LIB}/resolv.rb
> +${RUBY_LIB}/ripper.rb
> +${RUBY_LIB}/ripper/core.rb
> +${RUBY_LIB}/ripper/filter.rb
> +${RUBY_LIB}/ripper/lexer.rb
> +${RUBY_LIB}/ripper/sexp.rb
> +${RUBY_LIB}/ruby_vm/rjit/assembler.rb
> +${RUBY_LIB}/ruby_vm/rjit/block.rb
> +${RUBY_LIB}/ruby_vm/rjit/branch_stub.rb
> +${RUBY_LIB}/ruby_vm/rjit/c_pointer.rb
> +${RUBY_LIB}/ruby_vm/rjit/c_type.rb
> +${RUBY_LIB}/ruby_vm/rjit/code_block.rb
> +${RUBY_LIB}/ruby_vm/rjit/compiler.rb
> +${RUBY_LIB}/ruby_vm/rjit/context.rb
> +${RUBY_LIB}/ruby_vm/rjit/entry_stub.rb
> +${RUBY_LIB}/ruby_vm/rjit/exit_compiler.rb
> +${RUBY_LIB}/ruby_vm/rjit/hooks.rb
> +${RUBY_LIB}/ruby_vm/rjit/insn_compiler.rb
> +${RUBY_LIB}/ruby_vm/rjit/instruction.rb
> +${RUBY_LIB}/ruby_vm/rjit/invariants.rb
> +${RUBY_LIB}/ruby_vm/rjit/jit_state.rb
> +${RUBY_LIB}/ruby_vm/rjit/stats.rb
> +${RUBY_LIB}/ruby_vm/rjit/type.rb
> +${RUBY_LIB}/rubygems.rb
> +${RUBY_LIB}/rubygems/available_set.rb
> +${RUBY_LIB}/rubygems/basic_specification.rb
> +${RUBY_LIB}/rubygems/bundler_version_finder.rb
> +${RUBY_LIB}/rubygems/ci_detector.rb
> +${RUBY_LIB}/rubygems/command.rb
> +${RUBY_LIB}/rubygems/command_manager.rb
> +${RUBY_LIB}/rubygems/commands/build_command.rb
> +${RUBY_LIB}/rubygems/commands/cert_command.rb
> +${RUBY_LIB}/rubygems/commands/check_command.rb
> +${RUBY_LIB}/rubygems/commands/cleanup_command.rb
> +${RUBY_LIB}/rubygems/commands/contents_command.rb
> +${RUBY_LIB}/rubygems/commands/dependency_command.rb
> +${RUBY_LIB}/rubygems/commands/environment_command.rb
> +${RUBY_LIB}/rubygems/commands/exec_command.rb
> +${RUBY_LIB}/rubygems/commands/fetch_command.rb
> +${RUBY_LIB}/rubygems/commands/generate_index_command.rb
> +${RUBY_LIB}/rubygems/commands/help_command.rb
> +${RUBY_LIB}/rubygems/commands/info_command.rb
> +${RUBY_LIB}/rubygems/commands/install_command.rb
> +${RUBY_LIB}/rubygems/commands/list_command.rb
> +${RUBY_LIB}/rubygems/commands/lock_command.rb
> +${RUBY_LIB}/rubygems/commands/mirror_command.rb
> +${RUBY_LIB}/rubygems/commands/open_command.rb
> +${RUBY_LIB}/rubygems/commands/outdated_command.rb
> +${RUBY_LIB}/rubygems/commands/owner_command.rb
> +${RUBY_LIB}/rubygems/commands/pristine_command.rb
> +${RUBY_LIB}/rubygems/commands/push_command.rb
> +${RUBY_LIB}/rubygems/commands/query_command.rb
> +${RUBY_LIB}/rubygems/commands/rdoc_command.rb
> +${RUBY_LIB}/rubygems/commands/rebuild_command.rb
> +${RUBY_LIB}/rubygems/commands/search_command.rb
> +${RUBY_LIB}/rubygems/commands/server_command.rb
> +${RUBY_LIB}/rubygems/commands/setup_command.rb
> +${RUBY_LIB}/rubygems/commands/signin_command.rb
> +${RUBY_LIB}/rubygems/commands/signout_command.rb
> +${RUBY_LIB}/rubygems/commands/sources_command.rb
> +${RUBY_LIB}/rubygems/commands/specification_command.rb
> +${RUBY_LIB}/rubygems/commands/stale_command.rb
> +${RUBY_LIB}/rubygems/commands/uninstall_command.rb
> +${RUBY_LIB}/rubygems/commands/unpack_command.rb
> +${RUBY_LIB}/rubygems/commands/update_command.rb
> +${RUBY_LIB}/rubygems/commands/which_command.rb
> +${RUBY_LIB}/rubygems/commands/yank_command.rb
> +${RUBY_LIB}/rubygems/compatibility.rb
> +${RUBY_LIB}/rubygems/config_file.rb
> +${RUBY_LIB}/rubygems/core_ext/kernel_gem.rb
> +${RUBY_LIB}/rubygems/core_ext/kernel_require.rb
> +${RUBY_LIB}/rubygems/core_ext/kernel_warn.rb
> +${RUBY_LIB}/rubygems/core_ext/tcpsocket_init.rb
> +${RUBY_LIB}/rubygems/defaults.rb
> +${RUBY_LIB}/rubygems/dependency.rb
> +${RUBY_LIB}/rubygems/dependency_installer.rb
> +${RUBY_LIB}/rubygems/dependency_list.rb
> +${RUBY_LIB}/rubygems/deprecate.rb
> +${RUBY_LIB}/rubygems/doctor.rb
> +${RUBY_LIB}/rubygems/errors.rb
> +${RUBY_LIB}/rubygems/exceptions.rb
> +${RUBY_LIB}/rubygems/ext.rb
> +${RUBY_LIB}/rubygems/ext/build_error.rb
> +${RUBY_LIB}/rubygems/ext/builder.rb
> +${RUBY_LIB}/rubygems/ext/cargo_builder.rb
> +${RUBY_LIB}/rubygems/ext/cargo_builder/link_flag_converter.rb
> +${RUBY_LIB}/rubygems/ext/cmake_builder.rb
> +${RUBY_LIB}/rubygems/ext/configure_builder.rb
> +${RUBY_LIB}/rubygems/ext/ext_conf_builder.rb
> +${RUBY_LIB}/rubygems/ext/rake_builder.rb
> +${RUBY_LIB}/rubygems/gem_runner.rb
> +${RUBY_LIB}/rubygems/gemcutter_utilities.rb
> +${RUBY_LIB}/rubygems/gemcutter_utilities/webauthn_listener.rb
> +${RUBY_LIB}/rubygems/gemcutter_utilities/webauthn_listener/response.rb
> +${RUBY_LIB}/rubygems/gemcutter_utilities/webauthn_poller.rb
> +${RUBY_LIB}/rubygems/gemspec_helpers.rb
> +${RUBY_LIB}/rubygems/install_default_message.rb
> +${RUBY_LIB}/rubygems/install_message.rb
> +${RUBY_LIB}/rubygems/install_update_options.rb
> +${RUBY_LIB}/rubygems/installer.rb
> +${RUBY_LIB}/rubygems/installer_uninstaller_utils.rb
> +${RUBY_LIB}/rubygems/local_remote_options.rb
> +${RUBY_LIB}/rubygems/name_tuple.rb
> +${RUBY_LIB}/rubygems/openssl.rb
> +${RUBY_LIB}/rubygems/package.rb
> +${RUBY_LIB}/rubygems/package/digest_io.rb
> +${RUBY_LIB}/rubygems/package/file_source.rb
> +${RUBY_LIB}/rubygems/package/io_source.rb
> +${RUBY_LIB}/rubygems/package/old.rb
> +${RUBY_LIB}/rubygems/package/source.rb
> +${RUBY_LIB}/rubygems/package/tar_header.rb
> +${RUBY_LIB}/rubygems/package/tar_reader.rb
> +${RUBY_LIB}/rubygems/package/tar_reader/entry.rb
> +${RUBY_LIB}/rubygems/package/tar_writer.rb
> +${RUBY_LIB}/rubygems/package_task.rb
> +${RUBY_LIB}/rubygems/path_support.rb
> +${RUBY_LIB}/rubygems/platform.rb
> +${RUBY_LIB}/rubygems/psych_tree.rb
> +${RUBY_LIB}/rubygems/query_utils.rb
> +${RUBY_LIB}/rubygems/rdoc.rb
> +${RUBY_LIB}/rubygems/remote_fetcher.rb
> +${RUBY_LIB}/rubygems/request.rb
> +${RUBY_LIB}/rubygems/request/connection_pools.rb
> +${RUBY_LIB}/rubygems/request/http_pool.rb
> +${RUBY_LIB}/rubygems/request/https_pool.rb
> +${RUBY_LIB}/rubygems/request_set.rb
> +${RUBY_LIB}/rubygems/request_set/gem_dependency_api.rb
> +${RUBY_LIB}/rubygems/request_set/lockfile.rb
> +${RUBY_LIB}/rubygems/request_set/lockfile/parser.rb
> +${RUBY_LIB}/rubygems/request_set/lockfile/tokenizer.rb
> +${RUBY_LIB}/rubygems/requirement.rb
> +${RUBY_LIB}/rubygems/resolver.rb
> +${RUBY_LIB}/rubygems/resolver/activation_request.rb
> +${RUBY_LIB}/rubygems/resolver/api_set.rb
> +${RUBY_LIB}/rubygems/resolver/api_set/gem_parser.rb
> +${RUBY_LIB}/rubygems/resolver/api_specification.rb
> +${RUBY_LIB}/rubygems/resolver/best_set.rb
> +${RUBY_LIB}/rubygems/resolver/composed_set.rb
> +${RUBY_LIB}/rubygems/resolver/conflict.rb
> +${RUBY_LIB}/rubygems/resolver/current_set.rb
> +${RUBY_LIB}/rubygems/resolver/dependency_request.rb
> +${RUBY_LIB}/rubygems/resolver/git_set.rb
> +${RUBY_LIB}/rubygems/resolver/git_specification.rb
> +${RUBY_LIB}/rubygems/resolver/index_set.rb
> +${RUBY_LIB}/rubygems/resolver/index_specification.rb
> +${RUBY_LIB}/rubygems/resolver/installed_specification.rb
> +${RUBY_LIB}/rubygems/resolver/installer_set.rb
> +${RUBY_LIB}/rubygems/resolver/local_specification.rb
> +${RUBY_LIB}/rubygems/resolver/lock_set.rb
> +${RUBY_LIB}/rubygems/resolver/lock_specification.rb
> +${RUBY_LIB}/rubygems/resolver/requirement_list.rb
> +${RUBY_LIB}/rubygems/resolver/set.rb
> +${RUBY_LIB}/rubygems/resolver/source_set.rb
> +${RUBY_LIB}/rubygems/resolver/spec_specification.rb
> +${RUBY_LIB}/rubygems/resolver/specification.rb
> +${RUBY_LIB}/rubygems/resolver/stats.rb
> +${RUBY_LIB}/rubygems/resolver/vendor_set.rb
> +${RUBY_LIB}/rubygems/resolver/vendor_specification.rb
> +${RUBY_LIB}/rubygems/s3_uri_signer.rb
> +${RUBY_LIB}/rubygems/safe_marshal.rb
> +${RUBY_LIB}/rubygems/safe_marshal/elements.rb
> +${RUBY_LIB}/rubygems/safe_marshal/reader.rb
> +${RUBY_LIB}/rubygems/safe_marshal/visitors/stream_printer.rb
> +${RUBY_LIB}/rubygems/safe_marshal/visitors/to_ruby.rb
> +${RUBY_LIB}/rubygems/safe_marshal/visitors/visitor.rb
> +${RUBY_LIB}/rubygems/safe_yaml.rb
> +${RUBY_LIB}/rubygems/security.rb
> +${RUBY_LIB}/rubygems/security/policies.rb
> +${RUBY_LIB}/rubygems/security/policy.rb
> +${RUBY_LIB}/rubygems/security/signer.rb
> +${RUBY_LIB}/rubygems/security/trust_dir.rb
> +${RUBY_LIB}/rubygems/security_option.rb
> +${RUBY_LIB}/rubygems/shellwords.rb
> +${RUBY_LIB}/rubygems/source.rb
> +${RUBY_LIB}/rubygems/source/git.rb
> +${RUBY_LIB}/rubygems/source/installed.rb
> +${RUBY_LIB}/rubygems/source/local.rb
> +${RUBY_LIB}/rubygems/source/lock.rb
> +${RUBY_LIB}/rubygems/source/specific_file.rb
> +${RUBY_LIB}/rubygems/source/vendor.rb
> +${RUBY_LIB}/rubygems/source_list.rb
> +${RUBY_LIB}/rubygems/spec_fetcher.rb
> +${RUBY_LIB}/rubygems/specification.rb
> +${RUBY_LIB}/rubygems/specification_policy.rb
> +${RUBY_LIB}/rubygems/specification_record.rb
> +${RUBY_LIB}/rubygems/ssl_certs/rubygems.org/GlobalSignRootCA.pem
> +${RUBY_LIB}/rubygems/ssl_certs/rubygems.org/GlobalSignRootCA_R3.pem
> +${RUBY_LIB}/rubygems/stub_specification.rb
> +${RUBY_LIB}/rubygems/target_rbconfig.rb
> +${RUBY_LIB}/rubygems/text.rb
> +${RUBY_LIB}/rubygems/uninstaller.rb
> +${RUBY_LIB}/rubygems/unknown_command_spell_checker.rb
> +${RUBY_LIB}/rubygems/update_suggestion.rb
> +${RUBY_LIB}/rubygems/uri.rb
> +${RUBY_LIB}/rubygems/uri_formatter.rb
> +${RUBY_LIB}/rubygems/user_interaction.rb
> +${RUBY_LIB}/rubygems/util.rb
> +${RUBY_LIB}/rubygems/util/licenses.rb
> +${RUBY_LIB}/rubygems/util/list.rb
> +${RUBY_LIB}/rubygems/validator.rb
> +${RUBY_LIB}/rubygems/vendor/molinillo/lib/molinillo.rb
> +${RUBY_LIB}/rubygems/vendor/molinillo/lib/molinillo/delegates/resolution_state.rb
> +${RUBY_LIB}/rubygems/vendor/molinillo/lib/molinillo/delegates/specification_provider.rb
> +${RUBY_LIB}/rubygems/vendor/molinillo/lib/molinillo/dependency_graph.rb
> +${RUBY_LIB}/rubygems/vendor/molinillo/lib/molinillo/dependency_graph/action.rb
> +${RUBY_LIB}/rubygems/vendor/molinillo/lib/molinillo/dependency_graph/add_edge_no_circular.rb
> +${RUBY_LIB}/rubygems/vendor/molinillo/lib/molinillo/dependency_graph/add_vertex.rb
> +${RUBY_LIB}/rubygems/vendor/molinillo/lib/molinillo/dependency_graph/delete_edge.rb
> +${RUBY_LIB}/rubygems/vendor/molinillo/lib/molinillo/dependency_graph/detach_vertex_named.rb
> +${RUBY_LIB}/rubygems/vendor/molinillo/lib/molinillo/dependency_graph/log.rb
> +${RUBY_LIB}/rubygems/vendor/molinillo/lib/molinillo/dependency_graph/set_payload.rb
> +${RUBY_LIB}/rubygems/vendor/molinillo/lib/molinillo/dependency_graph/tag.rb
> +${RUBY_LIB}/rubygems/vendor/molinillo/lib/molinillo/dependency_graph/vertex.rb
> +${RUBY_LIB}/rubygems/vendor/molinillo/lib/molinillo/errors.rb
> +${RUBY_LIB}/rubygems/vendor/molinillo/lib/molinillo/gem_metadata.rb
> +${RUBY_LIB}/rubygems/vendor/molinillo/lib/molinillo/modules/specification_provider.rb
> +${RUBY_LIB}/rubygems/vendor/molinillo/lib/molinillo/modules/ui.rb
> +${RUBY_LIB}/rubygems/vendor/molinillo/lib/molinillo/resolution.rb
> +${RUBY_LIB}/rubygems/vendor/molinillo/lib/molinillo/resolver.rb
> +${RUBY_LIB}/rubygems/vendor/molinillo/lib/molinillo/state.rb
> +${RUBY_LIB}/rubygems/vendor/net-http/lib/net/http.rb
> +${RUBY_LIB}/rubygems/vendor/net-http/lib/net/http/exceptions.rb
> +${RUBY_LIB}/rubygems/vendor/net-http/lib/net/http/generic_request.rb
> +${RUBY_LIB}/rubygems/vendor/net-http/lib/net/http/header.rb
> +${RUBY_LIB}/rubygems/vendor/net-http/lib/net/http/proxy_delta.rb
> +${RUBY_LIB}/rubygems/vendor/net-http/lib/net/http/request.rb
> +${RUBY_LIB}/rubygems/vendor/net-http/lib/net/http/requests.rb
> +${RUBY_LIB}/rubygems/vendor/net-http/lib/net/http/response.rb
> +${RUBY_LIB}/rubygems/vendor/net-http/lib/net/http/responses.rb
> +${RUBY_LIB}/rubygems/vendor/net-http/lib/net/http/status.rb
> +${RUBY_LIB}/rubygems/vendor/net-http/lib/net/https.rb
> +${RUBY_LIB}/rubygems/vendor/net-protocol/lib/net/protocol.rb
> +${RUBY_LIB}/rubygems/vendor/optparse/lib/optionparser.rb
> +${RUBY_LIB}/rubygems/vendor/optparse/lib/optparse.rb
> +${RUBY_LIB}/rubygems/vendor/optparse/lib/optparse/ac.rb
> +${RUBY_LIB}/rubygems/vendor/optparse/lib/optparse/date.rb
> +${RUBY_LIB}/rubygems/vendor/optparse/lib/optparse/kwargs.rb
> +${RUBY_LIB}/rubygems/vendor/optparse/lib/optparse/shellwords.rb
> +${RUBY_LIB}/rubygems/vendor/optparse/lib/optparse/time.rb
> +${RUBY_LIB}/rubygems/vendor/optparse/lib/optparse/uri.rb
> +${RUBY_LIB}/rubygems/vendor/optparse/lib/optparse/version.rb
> +${RUBY_LIB}/rubygems/vendor/resolv/lib/resolv.rb
> +${RUBY_LIB}/rubygems/vendor/securerandom/lib/securerandom.rb
> +${RUBY_LIB}/rubygems/vendor/timeout/lib/timeout.rb
> +${RUBY_LIB}/rubygems/vendor/tsort/lib/tsort.rb
> +${RUBY_LIB}/rubygems/vendor/uri/lib/uri.rb
> +${RUBY_LIB}/rubygems/vendor/uri/lib/uri/common.rb
> +${RUBY_LIB}/rubygems/vendor/uri/lib/uri/file.rb
> +${RUBY_LIB}/rubygems/vendor/uri/lib/uri/ftp.rb
> +${RUBY_LIB}/rubygems/vendor/uri/lib/uri/generic.rb
> +${RUBY_LIB}/rubygems/vendor/uri/lib/uri/http.rb
> +${RUBY_LIB}/rubygems/vendor/uri/lib/uri/https.rb
> +${RUBY_LIB}/rubygems/vendor/uri/lib/uri/ldap.rb
> +${RUBY_LIB}/rubygems/vendor/uri/lib/uri/ldaps.rb
> +${RUBY_LIB}/rubygems/vendor/uri/lib/uri/mailto.rb
> +${RUBY_LIB}/rubygems/vendor/uri/lib/uri/rfc2396_parser.rb
> +${RUBY_LIB}/rubygems/vendor/uri/lib/uri/rfc3986_parser.rb
> +${RUBY_LIB}/rubygems/vendor/uri/lib/uri/version.rb
> +${RUBY_LIB}/rubygems/vendor/uri/lib/uri/ws.rb
> +${RUBY_LIB}/rubygems/vendor/uri/lib/uri/wss.rb
> +${RUBY_LIB}/rubygems/vendored_molinillo.rb
> +${RUBY_LIB}/rubygems/vendored_net_http.rb
> +${RUBY_LIB}/rubygems/vendored_optparse.rb
> +${RUBY_LIB}/rubygems/vendored_securerandom.rb
> +${RUBY_LIB}/rubygems/vendored_timeout.rb
> +${RUBY_LIB}/rubygems/vendored_tsort.rb
> +${RUBY_LIB}/rubygems/version.rb
> +${RUBY_LIB}/rubygems/version_option.rb
> +${RUBY_LIB}/rubygems/yaml_serializer.rb
> +${RUBY_LIB}/securerandom.rb
> +${RUBY_LIB}/set.rb
> +${RUBY_LIB}/set/sorted_set.rb
> +${RUBY_LIB}/shellwords.rb
> +${RUBY_LIB}/singleton.rb
> +${RUBY_LIB}/socket.rb
> +${RUBY_LIB}/strscan/strscan.rb
> +${RUBY_LIB}/syntax_suggest.rb
> +${RUBY_LIB}/syntax_suggest/api.rb
> +${RUBY_LIB}/syntax_suggest/around_block_scan.rb
> +${RUBY_LIB}/syntax_suggest/block_expand.rb
> +${RUBY_LIB}/syntax_suggest/capture/before_after_keyword_ends.rb
> +${RUBY_LIB}/syntax_suggest/capture/falling_indent_lines.rb
> +${RUBY_LIB}/syntax_suggest/capture_code_context.rb
> +${RUBY_LIB}/syntax_suggest/clean_document.rb
> +${RUBY_LIB}/syntax_suggest/cli.rb
> +${RUBY_LIB}/syntax_suggest/code_block.rb
> +${RUBY_LIB}/syntax_suggest/code_frontier.rb
> +${RUBY_LIB}/syntax_suggest/code_line.rb
> +${RUBY_LIB}/syntax_suggest/code_search.rb
> +${RUBY_LIB}/syntax_suggest/core_ext.rb
> +${RUBY_LIB}/syntax_suggest/display_code_with_line_numbers.rb
> +${RUBY_LIB}/syntax_suggest/display_invalid_blocks.rb
> +${RUBY_LIB}/syntax_suggest/explain_syntax.rb
> +${RUBY_LIB}/syntax_suggest/left_right_lex_count.rb
> +${RUBY_LIB}/syntax_suggest/lex_all.rb
> +${RUBY_LIB}/syntax_suggest/lex_value.rb
> +${RUBY_LIB}/syntax_suggest/mini_stringio.rb
> +${RUBY_LIB}/syntax_suggest/parse_blocks_from_indent_line.rb
> +${RUBY_LIB}/syntax_suggest/pathname_from_message.rb
> +${RUBY_LIB}/syntax_suggest/priority_engulf_queue.rb
> +${RUBY_LIB}/syntax_suggest/priority_queue.rb
> +${RUBY_LIB}/syntax_suggest/ripper_errors.rb
> +${RUBY_LIB}/syntax_suggest/scan_history.rb
> +${RUBY_LIB}/syntax_suggest/unvisited_lines.rb
> +${RUBY_LIB}/syntax_suggest/version.rb
> +${RUBY_LIB}/tempfile.rb
> +${RUBY_LIB}/time.rb
> +${RUBY_LIB}/timeout.rb
> +${RUBY_LIB}/tmpdir.rb
> +${RUBY_LIB}/tsort.rb
> +${RUBY_LIB}/un.rb
> +${RUBY_LIB}/unicode_normalize/normalize.rb
> +${RUBY_LIB}/unicode_normalize/tables.rb
> +${RUBY_LIB}/uri.rb
> +${RUBY_LIB}/uri/common.rb
> +${RUBY_LIB}/uri/file.rb
> +${RUBY_LIB}/uri/ftp.rb
> +${RUBY_LIB}/uri/generic.rb
> +${RUBY_LIB}/uri/http.rb
> +${RUBY_LIB}/uri/https.rb
> +${RUBY_LIB}/uri/ldap.rb
> +${RUBY_LIB}/uri/ldaps.rb
> +${RUBY_LIB}/uri/mailto.rb
> +${RUBY_LIB}/uri/rfc2396_parser.rb
> +${RUBY_LIB}/uri/rfc3986_parser.rb
> +${RUBY_LIB}/uri/version.rb
> +${RUBY_LIB}/uri/ws.rb
> +${RUBY_LIB}/uri/wss.rb
> +${RUBY_LIB}/weakref.rb
> +${PLIST.win32}${RUBY_LIB}/win32/importer.rb
> +${PLIST.win32}${RUBY_LIB}/win32/registry.rb
> +${PLIST.win32}${RUBY_LIB}/win32/resolv.rb
> +${PLIST.win32}${RUBY_LIB}/win32/resolv9x.rb
> +${PLIST.win32}${RUBY_LIB}/win32/sspi.rb
> +${PLIST.win32}${RUBY_LIB}/Win32API.rb
> +${PLIST.win32}${RUBY_LIB}/win32ole.rb
> +${PLIST.win32}${RUBY_LIB}/win32ole/property.rb
> +${RUBY_LIB}/yaml.rb
> +${RUBY_LIB}/yaml/dbm.rb
> +${RUBY_LIB}/yaml/store.rb
> +${RUBY_ARCHLIB}/cgi/escape.${RUBY_DLEXT}
> +${RUBY_ARCHLIB}/continuation.${RUBY_DLEXT}
> +${RUBY_ARCHLIB}/coverage.${RUBY_DLEXT}
> +${RUBY_ARCHLIB}/date_core.${RUBY_DLEXT}
> +${RUBY_ARCHLIB}/digest.${RUBY_DLEXT}
> +${RUBY_ARCHLIB}/digest/bubblebabble.${RUBY_DLEXT}
> +${RUBY_ARCHLIB}/digest/md5.${RUBY_DLEXT}
> +${RUBY_ARCHLIB}/digest/rmd160.${RUBY_DLEXT}
> +${RUBY_ARCHLIB}/digest/sha1.${RUBY_DLEXT}
> +${RUBY_ARCHLIB}/digest/sha2.${RUBY_DLEXT}
> +${RUBY_ARCHLIB}/enc/big5.${RUBY_DLEXT}
> +${RUBY_ARCHLIB}/enc/cesu_8.${RUBY_DLEXT}
> +${RUBY_ARCHLIB}/enc/cp949.${RUBY_DLEXT}
> +${RUBY_ARCHLIB}/enc/emacs_mule.${RUBY_DLEXT}
> +${RUBY_ARCHLIB}/enc/encdb.${RUBY_DLEXT}
> +${RUBY_ARCHLIB}/enc/euc_jp.${RUBY_DLEXT}
> +${RUBY_ARCHLIB}/enc/euc_kr.${RUBY_DLEXT}
> +${RUBY_ARCHLIB}/enc/euc_tw.${RUBY_DLEXT}
> +${RUBY_ARCHLIB}/enc/gb18030.${RUBY_DLEXT}
> +${RUBY_ARCHLIB}/enc/gb2312.${RUBY_DLEXT}
> +${RUBY_ARCHLIB}/enc/gbk.${RUBY_DLEXT}
> +${RUBY_ARCHLIB}/enc/iso_8859_1.${RUBY_DLEXT}
> +${RUBY_ARCHLIB}/enc/iso_8859_10.${RUBY_DLEXT}
> +${RUBY_ARCHLIB}/enc/iso_8859_11.${RUBY_DLEXT}
> +${RUBY_ARCHLIB}/enc/iso_8859_13.${RUBY_DLEXT}
> +${RUBY_ARCHLIB}/enc/iso_8859_14.${RUBY_DLEXT}
> +${RUBY_ARCHLIB}/enc/iso_8859_15.${RUBY_DLEXT}
> +${RUBY_ARCHLIB}/enc/iso_8859_16.${RUBY_DLEXT}
> +${RUBY_ARCHLIB}/enc/iso_8859_2.${RUBY_DLEXT}
> +${RUBY_ARCHLIB}/enc/iso_8859_3.${RUBY_DLEXT}
> +${RUBY_ARCHLIB}/enc/iso_8859_4.${RUBY_DLEXT}
> +${RUBY_ARCHLIB}/enc/iso_8859_5.${RUBY_DLEXT}
> +${RUBY_ARCHLIB}/enc/iso_8859_6.${RUBY_DLEXT}
> +${RUBY_ARCHLIB}/enc/iso_8859_7.${RUBY_DLEXT}
> +${RUBY_ARCHLIB}/enc/iso_8859_8.${RUBY_DLEXT}
> +${RUBY_ARCHLIB}/enc/iso_8859_9.${RUBY_DLEXT}
> +${RUBY_ARCHLIB}/enc/koi8_r.${RUBY_DLEXT}
> +${RUBY_ARCHLIB}/enc/koi8_u.${RUBY_DLEXT}
> +${RUBY_ARCHLIB}/enc/shift_jis.${RUBY_DLEXT}
> +${RUBY_ARCHLIB}/enc/trans/big5.${RUBY_DLEXT}
> +${RUBY_ARCHLIB}/enc/trans/cesu_8.${RUBY_DLEXT}
> +${RUBY_ARCHLIB}/enc/trans/chinese.${RUBY_DLEXT}
> +${RUBY_ARCHLIB}/enc/trans/ebcdic.${RUBY_DLEXT}
> +${RUBY_ARCHLIB}/enc/trans/emoji.${RUBY_DLEXT}
> +${RUBY_ARCHLIB}/enc/trans/emoji_iso2022_kddi.${RUBY_DLEXT}
> +${RUBY_ARCHLIB}/enc/trans/emoji_sjis_docomo.${RUBY_DLEXT}
> +${RUBY_ARCHLIB}/enc/trans/emoji_sjis_kddi.${RUBY_DLEXT}
> +${RUBY_ARCHLIB}/enc/trans/emoji_sjis_softbank.${RUBY_DLEXT}
> +${RUBY_ARCHLIB}/enc/trans/escape.${RUBY_DLEXT}
> +${RUBY_ARCHLIB}/enc/trans/gb18030.${RUBY_DLEXT}
> +${RUBY_ARCHLIB}/enc/trans/gbk.${RUBY_DLEXT}
> +${RUBY_ARCHLIB}/enc/trans/iso2022.${RUBY_DLEXT}
> +${RUBY_ARCHLIB}/enc/trans/japanese.${RUBY_DLEXT}
> +${RUBY_ARCHLIB}/enc/trans/japanese_euc.${RUBY_DLEXT}
> +${RUBY_ARCHLIB}/enc/trans/japanese_sjis.${RUBY_DLEXT}
> +${RUBY_ARCHLIB}/enc/trans/korean.${RUBY_DLEXT}
> +${RUBY_ARCHLIB}/enc/trans/single_byte.${RUBY_DLEXT}
> +${RUBY_ARCHLIB}/enc/trans/transdb.${RUBY_DLEXT}
> +${RUBY_ARCHLIB}/enc/trans/utf8_mac.${RUBY_DLEXT}
> +${RUBY_ARCHLIB}/enc/trans/utf_16_32.${RUBY_DLEXT}
> +${RUBY_ARCHLIB}/enc/utf_16be.${RUBY_DLEXT}
> +${RUBY_ARCHLIB}/enc/utf_16le.${RUBY_DLEXT}
> +${RUBY_ARCHLIB}/enc/utf_32be.${RUBY_DLEXT}
> +${RUBY_ARCHLIB}/enc/utf_32le.${RUBY_DLEXT}
> +${RUBY_ARCHLIB}/enc/windows_1250.${RUBY_DLEXT}
> +${RUBY_ARCHLIB}/enc/windows_1251.${RUBY_DLEXT}
> +${RUBY_ARCHLIB}/enc/windows_1252.${RUBY_DLEXT}
> +${RUBY_ARCHLIB}/enc/windows_1253.${RUBY_DLEXT}
> +${RUBY_ARCHLIB}/enc/windows_1254.${RUBY_DLEXT}
> +${RUBY_ARCHLIB}/enc/windows_1257.${RUBY_DLEXT}
> +${RUBY_ARCHLIB}/enc/windows_31j.${RUBY_DLEXT}
> +${RUBY_ARCHLIB}/erb/escape.${RUBY_DLEXT}
> +${RUBY_ARCHLIB}/etc.${RUBY_DLEXT}
> +${RUBY_ARCHLIB}/fcntl.${RUBY_DLEXT}
> +${RUBY_ARCHLIB}/fiddle.${RUBY_DLEXT}
> +${PLIST.io}${RUBY_ARCHLIB}/io/console.${RUBY_DLEXT}
> +${PLIST.io}${RUBY_ARCHLIB}/io/nonblock.${RUBY_DLEXT}
> +${PLIST.io}${RUBY_ARCHLIB}/io/wait.${RUBY_DLEXT}
> +${RUBY_ARCHLIB}/json/ext/generator.${RUBY_DLEXT}
> +${RUBY_ARCHLIB}/json/ext/parser.${RUBY_DLEXT}
> +${RUBY_ARCHLIB}/monitor.${RUBY_DLEXT}
> +${RUBY_ARCHLIB}/objspace.${RUBY_DLEXT}
> +${RUBY_ARCHLIB}/openssl.${RUBY_DLEXT}
> +${RUBY_ARCHLIB}/pathname.${RUBY_DLEXT}
> +${RUBY_ARCHLIB}/psych.${RUBY_DLEXT}
> +${RUBY_ARCHLIB}/pty.${RUBY_DLEXT}
> +${RUBY_ARCHLIB}/rbconfig.rb
> +${RUBY_ARCHLIB}/rbconfig/sizeof.${RUBY_DLEXT}
> +${RUBY_ARCHLIB}/ripper.${RUBY_DLEXT}
> +${RUBY_ARCHLIB}/socket.${RUBY_DLEXT}
> +${RUBY_ARCHLIB}/stringio.${RUBY_DLEXT}
> +${RUBY_ARCHLIB}/strscan.${RUBY_DLEXT}
> +${PLIST.win32}${RUBY_ARCHLIB}/win32ole.${RUBY_DLEXT}
> +${RUBY_ARCHLIB}/zlib.${RUBY_DLEXT}
> +${RUBY_LIB}/yaml.rb
> +${RUBY_LIB}/yaml/dbm.rb
> +${RUBY_LIB}/yaml/store.rb
> +${GEM_HOME}/cache/abbrev-${RUBY_ABBREV_VER}.gem
> +${GEM_HOME}/cache/base64-${RUBY_BASE64_VER}.gem
> +${GEM_HOME}/cache/bigdecimal-${RUBY_BIGDECIMAL_VER}.gem
> +${GEM_HOME}/cache/csv-${RUBY_CSV_VER}.gem
> +${GEM_HOME}/cache/debug-${RUBY_DEBUG_VER}.gem
> +${GEM_HOME}/cache/drb-${RUBY_DRB_VER}.gem
> +${GEM_HOME}/cache/getoptlong-${RUBY_GETOPTLONG_VER}.gem
> +${GEM_HOME}/cache/matrix-${RUBY_MATRIX_VER}.gem
> +${GEM_HOME}/cache/minitest-${RUBY_MINITEST_VER}.gem
> +${GEM_HOME}/cache/mutex_m-${RUBY_MUTEX_M_VER}.gem
> +${GEM_HOME}/cache/net-ftp-${RUBY_NET_FTP_VER}.gem
> +${GEM_HOME}/cache/net-imap-${RUBY_NET_IMAP_VER}.gem
> +${GEM_HOME}/cache/net-pop-${RUBY_NET_POP_VER}.gem
> +${GEM_HOME}/cache/net-smtp-${RUBY_NET_SMTP_VER}.gem
> +${GEM_HOME}/cache/nkf-${RUBY_NKF_VER}.gem
> +${GEM_HOME}/cache/observer-${RUBY_OBSERVER_VER}.gem
> +${GEM_HOME}/cache/power_assert-${RUBY_POWER_ASSERT_VER}.gem
> +${GEM_HOME}/cache/prime-${RUBY_PRIME_VER}.gem
> +${GEM_HOME}/cache/racc-${RUBY_RACC_VER}.gem
> +${GEM_HOME}/cache/rake-${RUBY_RAKE_VER}.gem
> +${GEM_HOME}/cache/rbs-${RUBY_RBS_VER}.gem
> +${GEM_HOME}/cache/repl_type_completor-${RUBY_REPL_TYPE_COMPLETOR_VER}.gem
> +${GEM_HOME}/cache/resolv-replace-${RUBY_RESOLV_REPLACE_VER}.gem
> +${GEM_HOME}/cache/rexml-${RUBY_REXML_VER}.gem
> +${GEM_HOME}/cache/rinda-${RUBY_RINDA_VER}.gem
> +${GEM_HOME}/cache/rss-${RUBY_RSS_VER}.gem
> +${GEM_HOME}/cache/syslog-${RUBY_SYSLOG_VER}.gem
> +${GEM_HOME}/cache/test-unit-${RUBY_TEST_UNIT_VER}.gem
> +${GEM_HOME}/cache/typeprof-${RUBY_TYPEPROF_VER}.gem
> +${GEM_EXTSBASE}/bigdecimal-${RUBY_BIGDECIMAL_VER}/bigdecimal.${RUBY_DLEXT}
> +${GEM_EXTSBASE}/bigdecimal-${RUBY_BIGDECIMAL_VER}/gem.build_complete
> +${GEM_EXTSBASE}/debug-${RUBY_DEBUG_VER}/debug/debug.${RUBY_DLEXT}
> +${GEM_EXTSBASE}/debug-${RUBY_DEBUG_VER}/gem.build_complete
> +${GEM_EXTSBASE}/nkf-${RUBY_NKF_VER}/gem.build_complete
> +${GEM_EXTSBASE}/nkf-${RUBY_NKF_VER}/nkf.${RUBY_DLEXT}
> +${GEM_EXTSBASE}/racc-${RUBY_RACC_VER}/gem.build_complete
> +${GEM_EXTSBASE}/racc-${RUBY_RACC_VER}/racc/cparse.${RUBY_DLEXT}
> +${GEM_EXTSBASE}/rbs-${RUBY_RBS_VER}/gem.build_complete
> +${GEM_EXTSBASE}/rbs-${RUBY_RBS_VER}/rbs_extension.${RUBY_DLEXT}
> +${GEM_EXTSBASE}/syslog-${RUBY_SYSLOG_VER}/gem.build_complete
> +${GEM_EXTSBASE}/syslog-${RUBY_SYSLOG_VER}/syslog_ext.${RUBY_DLEXT}
> +${GEM_HOME}/gems/abbrev-${RUBY_ABBREV_VER}/Gemfile
> +${GEM_HOME}/gems/abbrev-${RUBY_ABBREV_VER}/LICENSE.txt
> +${GEM_HOME}/gems/abbrev-${RUBY_ABBREV_VER}/README.md
> +${GEM_HOME}/gems/abbrev-${RUBY_ABBREV_VER}/Rakefile
> +${GEM_HOME}/gems/abbrev-${RUBY_ABBREV_VER}/bin/console
> +${GEM_HOME}/gems/abbrev-${RUBY_ABBREV_VER}/bin/setup
> +${GEM_HOME}/gems/abbrev-${RUBY_ABBREV_VER}/lib/abbrev.rb
> +${GEM_HOME}/gems/base64-${RUBY_BASE64_VER}/LICENSE.txt
> +${GEM_HOME}/gems/base64-${RUBY_BASE64_VER}/README.md
> +${GEM_HOME}/gems/base64-${RUBY_BASE64_VER}/lib/base64.rb
> +${GEM_HOME}/gems/bigdecimal-${RUBY_BIGDECIMAL_VER}/LICENSE
> +${GEM_HOME}/gems/bigdecimal-${RUBY_BIGDECIMAL_VER}/ext/bigdecimal/bigdecimal.c
> +${GEM_HOME}/gems/bigdecimal-${RUBY_BIGDECIMAL_VER}/ext/bigdecimal/bigdecimal.h
> +${GEM_HOME}/gems/bigdecimal-${RUBY_BIGDECIMAL_VER}/ext/bigdecimal/bits.h
> +${GEM_HOME}/gems/bigdecimal-${RUBY_BIGDECIMAL_VER}/ext/bigdecimal/extconf.rb
> +${GEM_HOME}/gems/bigdecimal-${RUBY_BIGDECIMAL_VER}/ext/bigdecimal/feature.h
> +${GEM_HOME}/gems/bigdecimal-${RUBY_BIGDECIMAL_VER}/ext/bigdecimal/missing.c
> +${GEM_HOME}/gems/bigdecimal-${RUBY_BIGDECIMAL_VER}/ext/bigdecimal/missing.h
> +${GEM_HOME}/gems/bigdecimal-${RUBY_BIGDECIMAL_VER}/ext/bigdecimal/missing/dtoa.c
> +${GEM_HOME}/gems/bigdecimal-${RUBY_BIGDECIMAL_VER}/ext/bigdecimal/static_assert.h
> +${GEM_HOME}/gems/bigdecimal-${RUBY_BIGDECIMAL_VER}/lib/bigdecimal.rb
> +${GEM_HOME}/gems/bigdecimal-${RUBY_BIGDECIMAL_VER}/lib/bigdecimal/jacobian.rb
> +${GEM_HOME}/gems/bigdecimal-${RUBY_BIGDECIMAL_VER}/lib/bigdecimal/ludcmp.rb
> +${GEM_HOME}/gems/bigdecimal-${RUBY_BIGDECIMAL_VER}/lib/bigdecimal/math.rb
> +${GEM_HOME}/gems/bigdecimal-${RUBY_BIGDECIMAL_VER}/lib/bigdecimal/newton.rb
> +${GEM_HOME}/gems/bigdecimal-${RUBY_BIGDECIMAL_VER}/lib/bigdecimal/util.rb
> +${GEM_HOME}/gems/bigdecimal-${RUBY_BIGDECIMAL_VER}/sample/linear.rb
> +${GEM_HOME}/gems/bigdecimal-${RUBY_BIGDECIMAL_VER}/sample/nlsolve.rb
> +${GEM_HOME}/gems/bigdecimal-${RUBY_BIGDECIMAL_VER}/sample/pi.rb
> +${GEM_HOME}/gems/bundler-${RUBY_BUNDLER_VER}/exe/bundle
> +${GEM_HOME}/gems/bundler-${RUBY_BUNDLER_VER}/exe/bundler
> +${GEM_HOME}/gems/csv-${RUBY_CSV_VER}/LICENSE.txt
> +${GEM_HOME}/gems/csv-${RUBY_CSV_VER}/NEWS.md
> +${GEM_HOME}/gems/csv-${RUBY_CSV_VER}/README.md
> +${GEM_HOME}/gems/csv-${RUBY_CSV_VER}/doc/csv/arguments/io.rdoc
> +${GEM_HOME}/gems/csv-${RUBY_CSV_VER}/doc/csv/options/common/col_sep.rdoc
> +${GEM_HOME}/gems/csv-${RUBY_CSV_VER}/doc/csv/options/common/quote_char.rdoc
> +${GEM_HOME}/gems/csv-${RUBY_CSV_VER}/doc/csv/options/common/row_sep.rdoc
> +${GEM_HOME}/gems/csv-${RUBY_CSV_VER}/doc/csv/options/generating/force_quotes.rdoc
> +${GEM_HOME}/gems/csv-${RUBY_CSV_VER}/doc/csv/options/generating/quote_empty.rdoc
> +${GEM_HOME}/gems/csv-${RUBY_CSV_VER}/doc/csv/options/generating/write_converters.rdoc
> +${GEM_HOME}/gems/csv-${RUBY_CSV_VER}/doc/csv/options/generating/write_empty_value.rdoc
> +${GEM_HOME}/gems/csv-${RUBY_CSV_VER}/doc/csv/options/generating/write_headers.rdoc
> +${GEM_HOME}/gems/csv-${RUBY_CSV_VER}/doc/csv/options/generating/write_nil_value.rdoc
> +${GEM_HOME}/gems/csv-${RUBY_CSV_VER}/doc/csv/options/parsing/converters.rdoc
> +${GEM_HOME}/gems/csv-${RUBY_CSV_VER}/doc/csv/options/parsing/empty_value.rdoc
> +${GEM_HOME}/gems/csv-${RUBY_CSV_VER}/doc/csv/options/parsing/field_size_limit.rdoc
> +${GEM_HOME}/gems/csv-${RUBY_CSV_VER}/doc/csv/options/parsing/header_converters.rdoc
> +${GEM_HOME}/gems/csv-${RUBY_CSV_VER}/doc/csv/options/parsing/headers.rdoc
> +${GEM_HOME}/gems/csv-${RUBY_CSV_VER}/doc/csv/options/parsing/liberal_parsing.rdoc
> +${GEM_HOME}/gems/csv-${RUBY_CSV_VER}/doc/csv/options/parsing/nil_value.rdoc
> +${GEM_HOME}/gems/csv-${RUBY_CSV_VER}/doc/csv/options/parsing/return_headers.rdoc
> +${GEM_HOME}/gems/csv-${RUBY_CSV_VER}/doc/csv/options/parsing/skip_blanks.rdoc
> +${GEM_HOME}/gems/csv-${RUBY_CSV_VER}/doc/csv/options/parsing/skip_lines.rdoc
> +${GEM_HOME}/gems/csv-${RUBY_CSV_VER}/doc/csv/options/parsing/strip.rdoc
> +${GEM_HOME}/gems/csv-${RUBY_CSV_VER}/doc/csv/options/parsing/unconverted_fields.rdoc
> +${GEM_HOME}/gems/csv-${RUBY_CSV_VER}/doc/csv/recipes/filtering.rdoc
> +${GEM_HOME}/gems/csv-${RUBY_CSV_VER}/doc/csv/recipes/generating.rdoc
> +${GEM_HOME}/gems/csv-${RUBY_CSV_VER}/doc/csv/recipes/parsing.rdoc
> +${GEM_HOME}/gems/csv-${RUBY_CSV_VER}/doc/csv/recipes/recipes.rdoc
> +${GEM_HOME}/gems/csv-${RUBY_CSV_VER}/lib/csv.rb
> +${GEM_HOME}/gems/csv-${RUBY_CSV_VER}/lib/csv/core_ext/array.rb
> +${GEM_HOME}/gems/csv-${RUBY_CSV_VER}/lib/csv/core_ext/string.rb
> +${GEM_HOME}/gems/csv-${RUBY_CSV_VER}/lib/csv/fields_converter.rb
> +${GEM_HOME}/gems/csv-${RUBY_CSV_VER}/lib/csv/input_record_separator.rb
> +${GEM_HOME}/gems/csv-${RUBY_CSV_VER}/lib/csv/parser.rb
> +${GEM_HOME}/gems/csv-${RUBY_CSV_VER}/lib/csv/row.rb
> +${GEM_HOME}/gems/csv-${RUBY_CSV_VER}/lib/csv/table.rb
> +${GEM_HOME}/gems/csv-${RUBY_CSV_VER}/lib/csv/version.rb
> +${GEM_HOME}/gems/csv-${RUBY_CSV_VER}/lib/csv/writer.rb
> +${GEM_HOME}/gems/debug-${RUBY_DEBUG_VER}/CONTRIBUTING.md
> +${GEM_HOME}/gems/debug-${RUBY_DEBUG_VER}/Gemfile
> +${GEM_HOME}/gems/debug-${RUBY_DEBUG_VER}/LICENSE.txt
> +${GEM_HOME}/gems/debug-${RUBY_DEBUG_VER}/README.md
> +${GEM_HOME}/gems/debug-${RUBY_DEBUG_VER}/Rakefile
> +${GEM_HOME}/gems/debug-${RUBY_DEBUG_VER}/TODO.md
> +${GEM_HOME}/gems/debug-${RUBY_DEBUG_VER}/exe/rdbg
> +${GEM_HOME}/gems/debug-${RUBY_DEBUG_VER}/ext/debug/debug.c
> +${GEM_HOME}/gems/debug-${RUBY_DEBUG_VER}/ext/debug/debug_version.h
> +${GEM_HOME}/gems/debug-${RUBY_DEBUG_VER}/ext/debug/extconf.h
> +${GEM_HOME}/gems/debug-${RUBY_DEBUG_VER}/ext/debug/extconf.rb
> +${GEM_HOME}/gems/debug-${RUBY_DEBUG_VER}/ext/debug/iseq_collector.c
> +${GEM_HOME}/gems/debug-${RUBY_DEBUG_VER}/exts.mk
> +${GEM_HOME}/gems/debug-${RUBY_DEBUG_VER}/lib/debug.rb
> +${GEM_HOME}/gems/debug-${RUBY_DEBUG_VER}/lib/debug/abbrev_command.rb
> +${GEM_HOME}/gems/debug-${RUBY_DEBUG_VER}/lib/debug/breakpoint.rb
> +${GEM_HOME}/gems/debug-${RUBY_DEBUG_VER}/lib/debug/client.rb
> +${GEM_HOME}/gems/debug-${RUBY_DEBUG_VER}/lib/debug/color.rb
> +${GEM_HOME}/gems/debug-${RUBY_DEBUG_VER}/lib/debug/config.rb
> +${GEM_HOME}/gems/debug-${RUBY_DEBUG_VER}/lib/debug/console.rb
> +${GEM_HOME}/gems/debug-${RUBY_DEBUG_VER}/lib/debug/dap_custom/traceInspector.rb
> +${GEM_HOME}/gems/debug-${RUBY_DEBUG_VER}/lib/debug/frame_info.rb
> +${GEM_HOME}/gems/debug-${RUBY_DEBUG_VER}/lib/debug/irb_integration.rb
> +${GEM_HOME}/gems/debug-${RUBY_DEBUG_VER}/lib/debug/local.rb
> +${GEM_HOME}/gems/debug-${RUBY_DEBUG_VER}/lib/debug/open.rb
> +${GEM_HOME}/gems/debug-${RUBY_DEBUG_VER}/lib/debug/open_nonstop.rb
> +${GEM_HOME}/gems/debug-${RUBY_DEBUG_VER}/lib/debug/prelude.rb
> +${GEM_HOME}/gems/debug-${RUBY_DEBUG_VER}/lib/debug/server.rb
> +${GEM_HOME}/gems/debug-${RUBY_DEBUG_VER}/lib/debug/server_cdp.rb
> +${GEM_HOME}/gems/debug-${RUBY_DEBUG_VER}/lib/debug/server_dap.rb
> +${GEM_HOME}/gems/debug-${RUBY_DEBUG_VER}/lib/debug/session.rb
> +${GEM_HOME}/gems/debug-${RUBY_DEBUG_VER}/lib/debug/source_repository.rb
> +${GEM_HOME}/gems/debug-${RUBY_DEBUG_VER}/lib/debug/start.rb
> +${GEM_HOME}/gems/debug-${RUBY_DEBUG_VER}/lib/debug/thread_client.rb
> +${GEM_HOME}/gems/debug-${RUBY_DEBUG_VER}/lib/debug/tracer.rb
> +${GEM_HOME}/gems/debug-${RUBY_DEBUG_VER}/lib/debug/version.rb
> +${GEM_HOME}/gems/debug-${RUBY_DEBUG_VER}/misc/README.md.erb
> +${GEM_HOME}/gems/drb-${RUBY_DRB_VER}/LICENSE.txt
> +${GEM_HOME}/gems/drb-${RUBY_DRB_VER}/lib/drb.rb
> +${GEM_HOME}/gems/drb-${RUBY_DRB_VER}/lib/drb/acl.rb
> +${GEM_HOME}/gems/drb-${RUBY_DRB_VER}/lib/drb/drb.rb
> +${GEM_HOME}/gems/drb-${RUBY_DRB_VER}/lib/drb/eq.rb
> +${GEM_HOME}/gems/drb-${RUBY_DRB_VER}/lib/drb/extserv.rb
> +${GEM_HOME}/gems/drb-${RUBY_DRB_VER}/lib/drb/extservm.rb
> +${GEM_HOME}/gems/drb-${RUBY_DRB_VER}/lib/drb/gw.rb
> +${GEM_HOME}/gems/drb-${RUBY_DRB_VER}/lib/drb/invokemethod.rb
> +${GEM_HOME}/gems/drb-${RUBY_DRB_VER}/lib/drb/observer.rb
> +${GEM_HOME}/gems/drb-${RUBY_DRB_VER}/lib/drb/ssl.rb
> +${GEM_HOME}/gems/drb-${RUBY_DRB_VER}/lib/drb/timeridconv.rb
> +${GEM_HOME}/gems/drb-${RUBY_DRB_VER}/lib/drb/unix.rb
> +${GEM_HOME}/gems/drb-${RUBY_DRB_VER}/lib/drb/version.rb
> +${GEM_HOME}/gems/drb-${RUBY_DRB_VER}/lib/drb/weakidconv.rb
> +${GEM_HOME}/gems/erb-${RUBY_ERB_VER}/libexec/erb
> +${GEM_HOME}/gems/getoptlong-${RUBY_GETOPTLONG_VER}/Gemfile
> +${GEM_HOME}/gems/getoptlong-${RUBY_GETOPTLONG_VER}/LICENSE.txt
> +${GEM_HOME}/gems/getoptlong-${RUBY_GETOPTLONG_VER}/README.md
> +${GEM_HOME}/gems/getoptlong-${RUBY_GETOPTLONG_VER}/Rakefile
> +${GEM_HOME}/gems/getoptlong-${RUBY_GETOPTLONG_VER}/bin/console
> +${GEM_HOME}/gems/getoptlong-${RUBY_GETOPTLONG_VER}/bin/setup
> +${GEM_HOME}/gems/getoptlong-${RUBY_GETOPTLONG_VER}/lib/getoptlong.rb
> +${GEM_HOME}/gems/getoptlong-${RUBY_GETOPTLONG_VER}/sample/getoptlong/abbrev.rb
> +${GEM_HOME}/gems/getoptlong-${RUBY_GETOPTLONG_VER}/sample/getoptlong/aliases.rb
> +${GEM_HOME}/gems/getoptlong-${RUBY_GETOPTLONG_VER}/sample/getoptlong/argv.rb
> +${GEM_HOME}/gems/getoptlong-${RUBY_GETOPTLONG_VER}/sample/getoptlong/each.rb
> +${GEM_HOME}/gems/getoptlong-${RUBY_GETOPTLONG_VER}/sample/getoptlong/fibonacci.rb
> +${GEM_HOME}/gems/getoptlong-${RUBY_GETOPTLONG_VER}/sample/getoptlong/permute.rb
> +${GEM_HOME}/gems/getoptlong-${RUBY_GETOPTLONG_VER}/sample/getoptlong/require_order.rb
> +${GEM_HOME}/gems/getoptlong-${RUBY_GETOPTLONG_VER}/sample/getoptlong/return_in_order.rb
> +${GEM_HOME}/gems/getoptlong-${RUBY_GETOPTLONG_VER}/sample/getoptlong/simple.rb
> +${GEM_HOME}/gems/getoptlong-${RUBY_GETOPTLONG_VER}/sample/getoptlong/types.rb
> +${GEM_HOME}/gems/irb-${RUBY_IRB_VER}/exe/irb
> +${GEM_HOME}/gems/matrix-${RUBY_MATRIX_VER}/LICENSE.txt
> +${GEM_HOME}/gems/matrix-${RUBY_MATRIX_VER}/lib/matrix.rb
> +${GEM_HOME}/gems/matrix-${RUBY_MATRIX_VER}/lib/matrix/eigenvalue_decomposition.rb
> +${GEM_HOME}/gems/matrix-${RUBY_MATRIX_VER}/lib/matrix/lup_decomposition.rb
> +${GEM_HOME}/gems/matrix-${RUBY_MATRIX_VER}/lib/matrix/version.rb
> +${GEM_HOME}/gems/minitest-${RUBY_MINITEST_VER}/History.rdoc
> +${GEM_HOME}/gems/minitest-${RUBY_MINITEST_VER}/Manifest.txt
> +${GEM_HOME}/gems/minitest-${RUBY_MINITEST_VER}/README.rdoc
> +${GEM_HOME}/gems/minitest-${RUBY_MINITEST_VER}/Rakefile
> +${GEM_HOME}/gems/minitest-${RUBY_MINITEST_VER}/design_rationale.rb
> +${GEM_HOME}/gems/minitest-${RUBY_MINITEST_VER}/lib/hoe/minitest.rb
> +${GEM_HOME}/gems/minitest-${RUBY_MINITEST_VER}/lib/minitest.rb
> +${GEM_HOME}/gems/minitest-${RUBY_MINITEST_VER}/lib/minitest/assertions.rb
> +${GEM_HOME}/gems/minitest-${RUBY_MINITEST_VER}/lib/minitest/autorun.rb
> +${GEM_HOME}/gems/minitest-${RUBY_MINITEST_VER}/lib/minitest/benchmark.rb
> +${GEM_HOME}/gems/minitest-${RUBY_MINITEST_VER}/lib/minitest/compress.rb
> +${GEM_HOME}/gems/minitest-${RUBY_MINITEST_VER}/lib/minitest/error_on_warning.rb
> +${GEM_HOME}/gems/minitest-${RUBY_MINITEST_VER}/lib/minitest/expectations.rb
> +${GEM_HOME}/gems/minitest-${RUBY_MINITEST_VER}/lib/minitest/hell.rb
> +${GEM_HOME}/gems/minitest-${RUBY_MINITEST_VER}/lib/minitest/manual_plugins.rb
> +${GEM_HOME}/gems/minitest-${RUBY_MINITEST_VER}/lib/minitest/mock.rb
> +${GEM_HOME}/gems/minitest-${RUBY_MINITEST_VER}/lib/minitest/parallel.rb
> +${GEM_HOME}/gems/minitest-${RUBY_MINITEST_VER}/lib/minitest/pride.rb
> +${GEM_HOME}/gems/minitest-${RUBY_MINITEST_VER}/lib/minitest/pride_plugin.rb
> +${GEM_HOME}/gems/minitest-${RUBY_MINITEST_VER}/lib/minitest/spec.rb
> +${GEM_HOME}/gems/minitest-${RUBY_MINITEST_VER}/lib/minitest/test.rb
> +${GEM_HOME}/gems/minitest-${RUBY_MINITEST_VER}/lib/minitest/test_task.rb
> +${GEM_HOME}/gems/minitest-${RUBY_MINITEST_VER}/lib/minitest/unit.rb
> +${GEM_HOME}/gems/minitest-${RUBY_MINITEST_VER}/test/minitest/metametameta.rb
> +${GEM_HOME}/gems/minitest-${RUBY_MINITEST_VER}/test/minitest/test_minitest_assertions.rb
> +${GEM_HOME}/gems/minitest-${RUBY_MINITEST_VER}/test/minitest/test_minitest_benchmark.rb
> +${GEM_HOME}/gems/minitest-${RUBY_MINITEST_VER}/test/minitest/test_minitest_mock.rb
> +${GEM_HOME}/gems/minitest-${RUBY_MINITEST_VER}/test/minitest/test_minitest_reporter.rb
> +${GEM_HOME}/gems/minitest-${RUBY_MINITEST_VER}/test/minitest/test_minitest_spec.rb
> +${GEM_HOME}/gems/minitest-${RUBY_MINITEST_VER}/test/minitest/test_minitest_test.rb
> +${GEM_HOME}/gems/minitest-${RUBY_MINITEST_VER}/test/minitest/test_minitest_test_task.rb
> +${GEM_HOME}/gems/mutex_m-${RUBY_MUTEX_M_VER}/BSDL
> +${GEM_HOME}/gems/mutex_m-${RUBY_MUTEX_M_VER}/COPYING
> +${GEM_HOME}/gems/mutex_m-${RUBY_MUTEX_M_VER}/README.md
> +${GEM_HOME}/gems/mutex_m-${RUBY_MUTEX_M_VER}/lib/mutex_m.rb
> +${GEM_HOME}/gems/mutex_m-${RUBY_MUTEX_M_VER}/sig/mutex_m.rbs
> +${GEM_HOME}/gems/net-ftp-${RUBY_NET_FTP_VER}/BSDL
> +${GEM_HOME}/gems/net-ftp-${RUBY_NET_FTP_VER}/COPYING
> +${GEM_HOME}/gems/net-ftp-${RUBY_NET_FTP_VER}/Gemfile
> +${GEM_HOME}/gems/net-ftp-${RUBY_NET_FTP_VER}/LICENSE.txt
> +${GEM_HOME}/gems/net-ftp-${RUBY_NET_FTP_VER}/README.md
> +${GEM_HOME}/gems/net-ftp-${RUBY_NET_FTP_VER}/Rakefile
> +${GEM_HOME}/gems/net-ftp-${RUBY_NET_FTP_VER}/lib/net/ftp.rb
> +${GEM_HOME}/gems/net-imap-${RUBY_NET_IMAP_VER}/BSDL
> +${GEM_HOME}/gems/net-imap-${RUBY_NET_IMAP_VER}/COPYING
> +${GEM_HOME}/gems/net-imap-${RUBY_NET_IMAP_VER}/Gemfile
> +${GEM_HOME}/gems/net-imap-${RUBY_NET_IMAP_VER}/LICENSE.txt
> +${GEM_HOME}/gems/net-imap-${RUBY_NET_IMAP_VER}/README.md
> +${GEM_HOME}/gems/net-imap-${RUBY_NET_IMAP_VER}/Rakefile
> +${GEM_HOME}/gems/net-imap-${RUBY_NET_IMAP_VER}/docs/styles.css
> +${GEM_HOME}/gems/net-imap-${RUBY_NET_IMAP_VER}/lib/net/imap.rb
> +${GEM_HOME}/gems/net-imap-${RUBY_NET_IMAP_VER}/lib/net/imap/authenticators.rb
> +${GEM_HOME}/gems/net-imap-${RUBY_NET_IMAP_VER}/lib/net/imap/command_data.rb
> +${GEM_HOME}/gems/net-imap-${RUBY_NET_IMAP_VER}/lib/net/imap/config.rb
> +${GEM_HOME}/gems/net-imap-${RUBY_NET_IMAP_VER}/lib/net/imap/config/attr_accessors.rb
> +${GEM_HOME}/gems/net-imap-${RUBY_NET_IMAP_VER}/lib/net/imap/config/attr_inheritance.rb
> +${GEM_HOME}/gems/net-imap-${RUBY_NET_IMAP_VER}/lib/net/imap/config/attr_type_coercion.rb
> +${GEM_HOME}/gems/net-imap-${RUBY_NET_IMAP_VER}/lib/net/imap/data_encoding.rb
> +${GEM_HOME}/gems/net-imap-${RUBY_NET_IMAP_VER}/lib/net/imap/data_lite.rb
> +${GEM_HOME}/gems/net-imap-${RUBY_NET_IMAP_VER}/lib/net/imap/deprecated_client_options.rb
> +${GEM_HOME}/gems/net-imap-${RUBY_NET_IMAP_VER}/lib/net/imap/errors.rb
> +${GEM_HOME}/gems/net-imap-${RUBY_NET_IMAP_VER}/lib/net/imap/esearch_result.rb
> +${GEM_HOME}/gems/net-imap-${RUBY_NET_IMAP_VER}/lib/net/imap/fetch_data.rb
> +${GEM_HOME}/gems/net-imap-${RUBY_NET_IMAP_VER}/lib/net/imap/flags.rb
> +${GEM_HOME}/gems/net-imap-${RUBY_NET_IMAP_VER}/lib/net/imap/response_data.rb
> +${GEM_HOME}/gems/net-imap-${RUBY_NET_IMAP_VER}/lib/net/imap/response_parser.rb
> +${GEM_HOME}/gems/net-imap-${RUBY_NET_IMAP_VER}/lib/net/imap/response_parser/parser_utils.rb
> +${GEM_HOME}/gems/net-imap-${RUBY_NET_IMAP_VER}/lib/net/imap/sasl.rb
> +${GEM_HOME}/gems/net-imap-${RUBY_NET_IMAP_VER}/lib/net/imap/sasl/anonymous_authenticator.rb
> +${GEM_HOME}/gems/net-imap-${RUBY_NET_IMAP_VER}/lib/net/imap/sasl/authentication_exchange.rb
> +${GEM_HOME}/gems/net-imap-${RUBY_NET_IMAP_VER}/lib/net/imap/sasl/authenticators.rb
> +${GEM_HOME}/gems/net-imap-${RUBY_NET_IMAP_VER}/lib/net/imap/sasl/client_adapter.rb
> +${GEM_HOME}/gems/net-imap-${RUBY_NET_IMAP_VER}/lib/net/imap/sasl/cram_md5_authenticator.rb
> +${GEM_HOME}/gems/net-imap-${RUBY_NET_IMAP_VER}/lib/net/imap/sasl/digest_md5_authenticator.rb
> +${GEM_HOME}/gems/net-imap-${RUBY_NET_IMAP_VER}/lib/net/imap/sasl/external_authenticator.rb
> +${GEM_HOME}/gems/net-imap-${RUBY_NET_IMAP_VER}/lib/net/imap/sasl/gs2_header.rb
> +${GEM_HOME}/gems/net-imap-${RUBY_NET_IMAP_VER}/lib/net/imap/sasl/login_authenticator.rb
> +${GEM_HOME}/gems/net-imap-${RUBY_NET_IMAP_VER}/lib/net/imap/sasl/oauthbearer_authenticator.rb
> +${GEM_HOME}/gems/net-imap-${RUBY_NET_IMAP_VER}/lib/net/imap/sasl/plain_authenticator.rb
> +${GEM_HOME}/gems/net-imap-${RUBY_NET_IMAP_VER}/lib/net/imap/sasl/protocol_adapters.rb
> +${GEM_HOME}/gems/net-imap-${RUBY_NET_IMAP_VER}/lib/net/imap/sasl/scram_algorithm.rb
> +${GEM_HOME}/gems/net-imap-${RUBY_NET_IMAP_VER}/lib/net/imap/sasl/scram_authenticator.rb
> +${GEM_HOME}/gems/net-imap-${RUBY_NET_IMAP_VER}/lib/net/imap/sasl/stringprep.rb
> +${GEM_HOME}/gems/net-imap-${RUBY_NET_IMAP_VER}/lib/net/imap/sasl/xoauth2_authenticator.rb
> +${GEM_HOME}/gems/net-imap-${RUBY_NET_IMAP_VER}/lib/net/imap/sasl_adapter.rb
> +${GEM_HOME}/gems/net-imap-${RUBY_NET_IMAP_VER}/lib/net/imap/search_result.rb
> +${GEM_HOME}/gems/net-imap-${RUBY_NET_IMAP_VER}/lib/net/imap/sequence_set.rb
> +${GEM_HOME}/gems/net-imap-${RUBY_NET_IMAP_VER}/lib/net/imap/stringprep.rb
> +${GEM_HOME}/gems/net-imap-${RUBY_NET_IMAP_VER}/lib/net/imap/stringprep/nameprep.rb
> +${GEM_HOME}/gems/net-imap-${RUBY_NET_IMAP_VER}/lib/net/imap/stringprep/saslprep.rb
> +${GEM_HOME}/gems/net-imap-${RUBY_NET_IMAP_VER}/lib/net/imap/stringprep/saslprep_tables.rb
> +${GEM_HOME}/gems/net-imap-${RUBY_NET_IMAP_VER}/lib/net/imap/stringprep/tables.rb
> +${GEM_HOME}/gems/net-imap-${RUBY_NET_IMAP_VER}/lib/net/imap/stringprep/trace.rb
> +${GEM_HOME}/gems/net-imap-${RUBY_NET_IMAP_VER}/lib/net/imap/vanished_data.rb
> +${GEM_HOME}/gems/net-imap-${RUBY_NET_IMAP_VER}/rakelib/benchmarks.rake
> +${GEM_HOME}/gems/net-imap-${RUBY_NET_IMAP_VER}/rakelib/rdoc.rake
> +${GEM_HOME}/gems/net-imap-${RUBY_NET_IMAP_VER}/rakelib/rfcs.rake
> +${GEM_HOME}/gems/net-imap-${RUBY_NET_IMAP_VER}/rakelib/saslprep.rake
> +${GEM_HOME}/gems/net-imap-${RUBY_NET_IMAP_VER}/rakelib/string_prep_tables_generator.rb
> +${GEM_HOME}/gems/net-imap-${RUBY_NET_IMAP_VER}/sample/net-imap.rb
> +${GEM_HOME}/gems/net-pop-${RUBY_NET_POP_VER}/Gemfile
> +${GEM_HOME}/gems/net-pop-${RUBY_NET_POP_VER}/LICENSE.txt
> +${GEM_HOME}/gems/net-pop-${RUBY_NET_POP_VER}/README.md
> +${GEM_HOME}/gems/net-pop-${RUBY_NET_POP_VER}/Rakefile
> +${GEM_HOME}/gems/net-pop-${RUBY_NET_POP_VER}/lib/net/pop.rb
> +${GEM_HOME}/gems/net-smtp-${RUBY_NET_SMTP_VER}/LICENSE.txt
> +${GEM_HOME}/gems/net-smtp-${RUBY_NET_SMTP_VER}/NEWS.md
> +${GEM_HOME}/gems/net-smtp-${RUBY_NET_SMTP_VER}/README.md
> +${GEM_HOME}/gems/net-smtp-${RUBY_NET_SMTP_VER}/lib/net/smtp.rb
> +${GEM_HOME}/gems/net-smtp-${RUBY_NET_SMTP_VER}/lib/net/smtp/auth_cram_md5.rb
> +${GEM_HOME}/gems/net-smtp-${RUBY_NET_SMTP_VER}/lib/net/smtp/auth_login.rb
> +${GEM_HOME}/gems/net-smtp-${RUBY_NET_SMTP_VER}/lib/net/smtp/auth_plain.rb
> +${GEM_HOME}/gems/net-smtp-${RUBY_NET_SMTP_VER}/lib/net/smtp/auth_xoauth2.rb
> +${GEM_HOME}/gems/net-smtp-${RUBY_NET_SMTP_VER}/lib/net/smtp/authenticator.rb
> +${GEM_HOME}/gems/nkf-${RUBY_NKF_VER}/Gemfile
> +${GEM_HOME}/gems/nkf-${RUBY_NKF_VER}/LICENSE.txt
> +${GEM_HOME}/gems/nkf-${RUBY_NKF_VER}/README.md
> +${GEM_HOME}/gems/nkf-${RUBY_NKF_VER}/Rakefile
> +${GEM_HOME}/gems/nkf-${RUBY_NKF_VER}/bin/console
> +${GEM_HOME}/gems/nkf-${RUBY_NKF_VER}/bin/setup
> +${GEM_HOME}/gems/nkf-${RUBY_NKF_VER}/ext/java/org/jruby/ext/nkf/Command.java
> +${GEM_HOME}/gems/nkf-${RUBY_NKF_VER}/ext/java/org/jruby/ext/nkf/CommandParser.java
> +${GEM_HOME}/gems/nkf-${RUBY_NKF_VER}/ext/java/org/jruby/ext/nkf/NKFLibrary.java
> +${GEM_HOME}/gems/nkf-${RUBY_NKF_VER}/ext/java/org/jruby/ext/nkf/Option.java
> +${GEM_HOME}/gems/nkf-${RUBY_NKF_VER}/ext/java/org/jruby/ext/nkf/Options.java
> +${GEM_HOME}/gems/nkf-${RUBY_NKF_VER}/ext/java/org/jruby/ext/nkf/RubyNKF.java
> +${GEM_HOME}/gems/nkf-${RUBY_NKF_VER}/ext/nkf/extconf.h
> +${GEM_HOME}/gems/nkf-${RUBY_NKF_VER}/ext/nkf/extconf.rb
> +${GEM_HOME}/gems/nkf-${RUBY_NKF_VER}/ext/nkf/nkf-utf8/config.h
> +${GEM_HOME}/gems/nkf-${RUBY_NKF_VER}/ext/nkf/nkf-utf8/nkf.c
> +${GEM_HOME}/gems/nkf-${RUBY_NKF_VER}/ext/nkf/nkf-utf8/nkf.h
> +${GEM_HOME}/gems/nkf-${RUBY_NKF_VER}/ext/nkf/nkf-utf8/utf8tbl.c
> +${GEM_HOME}/gems/nkf-${RUBY_NKF_VER}/ext/nkf/nkf-utf8/utf8tbl.h
> +${GEM_HOME}/gems/nkf-${RUBY_NKF_VER}/ext/nkf/nkf.c
> +${GEM_HOME}/gems/nkf-${RUBY_NKF_VER}/exts.mk
> +${GEM_HOME}/gems/nkf-${RUBY_NKF_VER}/lib/kconv.rb
> +${GEM_HOME}/gems/nkf-${RUBY_NKF_VER}/lib/nkf.rb
> +${GEM_HOME}/gems/observer-${RUBY_OBSERVER_VER}/Gemfile
> +${GEM_HOME}/gems/observer-${RUBY_OBSERVER_VER}/LICENSE.txt
> +${GEM_HOME}/gems/observer-${RUBY_OBSERVER_VER}/README.md
> +${GEM_HOME}/gems/observer-${RUBY_OBSERVER_VER}/Rakefile
> +${GEM_HOME}/gems/observer-${RUBY_OBSERVER_VER}/bin/console
> +${GEM_HOME}/gems/observer-${RUBY_OBSERVER_VER}/bin/setup
> +${GEM_HOME}/gems/observer-${RUBY_OBSERVER_VER}/lib/observer.rb
> +${GEM_HOME}/gems/power_assert-${RUBY_POWER_ASSERT_VER}/BSDL
> +${GEM_HOME}/gems/power_assert-${RUBY_POWER_ASSERT_VER}/COPYING
> +${GEM_HOME}/gems/power_assert-${RUBY_POWER_ASSERT_VER}/Gemfile
> +${GEM_HOME}/gems/power_assert-${RUBY_POWER_ASSERT_VER}/LEGAL
> +${GEM_HOME}/gems/power_assert-${RUBY_POWER_ASSERT_VER}/README.md
> +${GEM_HOME}/gems/power_assert-${RUBY_POWER_ASSERT_VER}/Rakefile
> +${GEM_HOME}/gems/power_assert-${RUBY_POWER_ASSERT_VER}/lib/power_assert.rb
> +${GEM_HOME}/gems/power_assert-${RUBY_POWER_ASSERT_VER}/lib/power_assert/colorize.rb
> +${GEM_HOME}/gems/power_assert-${RUBY_POWER_ASSERT_VER}/lib/power_assert/configuration.rb
> +${GEM_HOME}/gems/power_assert-${RUBY_POWER_ASSERT_VER}/lib/power_assert/context.rb
> +${GEM_HOME}/gems/power_assert-${RUBY_POWER_ASSERT_VER}/lib/power_assert/enable_tracepoint_events.rb
> +${GEM_HOME}/gems/power_assert-${RUBY_POWER_ASSERT_VER}/lib/power_assert/inspector.rb
> +${GEM_HOME}/gems/power_assert-${RUBY_POWER_ASSERT_VER}/lib/power_assert/parser.rb
> +${GEM_HOME}/gems/power_assert-${RUBY_POWER_ASSERT_VER}/lib/power_assert/version.rb
> +${GEM_HOME}/gems/prime-${RUBY_PRIME_VER}/BSDL
> +${GEM_HOME}/gems/prime-${RUBY_PRIME_VER}/COPYING
> +${GEM_HOME}/gems/prime-${RUBY_PRIME_VER}/README.md
> +${GEM_HOME}/gems/prime-${RUBY_PRIME_VER}/Rakefile
> +${GEM_HOME}/gems/prime-${RUBY_PRIME_VER}/lib/prime.rb
> +${GEM_HOME}/gems/prime-${RUBY_PRIME_VER}/sig/integer-extension.rbs
> +${GEM_HOME}/gems/prime-${RUBY_PRIME_VER}/sig/manifest.yaml
> +${GEM_HOME}/gems/prime-${RUBY_PRIME_VER}/sig/prime.rbs
> +${GEM_HOME}/gems/racc-${RUBY_RACC_VER}/BSDL
> +${GEM_HOME}/gems/racc-${RUBY_RACC_VER}/COPYING
> +${GEM_HOME}/gems/racc-${RUBY_RACC_VER}/ChangeLog
> +${GEM_HOME}/gems/racc-${RUBY_RACC_VER}/README.ja.rdoc
> +${GEM_HOME}/gems/racc-${RUBY_RACC_VER}/README.rdoc
> +${GEM_HOME}/gems/racc-${RUBY_RACC_VER}/TODO
> +${GEM_HOME}/gems/racc-${RUBY_RACC_VER}/bin/racc
> +${GEM_HOME}/gems/racc-${RUBY_RACC_VER}/doc/en/grammar.en.rdoc
> +${GEM_HOME}/gems/racc-${RUBY_RACC_VER}/doc/en/grammar2.en.rdoc
> +${GEM_HOME}/gems/racc-${RUBY_RACC_VER}/doc/ja/command.ja.html
> +${GEM_HOME}/gems/racc-${RUBY_RACC_VER}/doc/ja/debug.ja.rdoc
> +${GEM_HOME}/gems/racc-${RUBY_RACC_VER}/doc/ja/grammar.ja.rdoc
> +${GEM_HOME}/gems/racc-${RUBY_RACC_VER}/doc/ja/index.ja.html
> +${GEM_HOME}/gems/racc-${RUBY_RACC_VER}/doc/ja/parser.ja.rdoc
> +${GEM_HOME}/gems/racc-${RUBY_RACC_VER}/doc/ja/usage.ja.html
> +${GEM_HOME}/gems/racc-${RUBY_RACC_VER}/ext/racc/cparse/cparse.c
> +${GEM_HOME}/gems/racc-${RUBY_RACC_VER}/ext/racc/cparse/extconf.rb
> +${GEM_HOME}/gems/racc-${RUBY_RACC_VER}/lib/racc.rb
> +${GEM_HOME}/gems/racc-${RUBY_RACC_VER}/lib/racc/compat.rb
> +${GEM_HOME}/gems/racc-${RUBY_RACC_VER}/lib/racc/debugflags.rb
> +${GEM_HOME}/gems/racc-${RUBY_RACC_VER}/lib/racc/exception.rb
> +${GEM_HOME}/gems/racc-${RUBY_RACC_VER}/lib/racc/grammar.rb
> +${GEM_HOME}/gems/racc-${RUBY_RACC_VER}/lib/racc/grammarfileparser.rb
> +${GEM_HOME}/gems/racc-${RUBY_RACC_VER}/lib/racc/info.rb
> +${GEM_HOME}/gems/racc-${RUBY_RACC_VER}/lib/racc/iset.rb
> +${GEM_HOME}/gems/racc-${RUBY_RACC_VER}/lib/racc/logfilegenerator.rb
> +${GEM_HOME}/gems/racc-${RUBY_RACC_VER}/lib/racc/parser-text.rb
> +${GEM_HOME}/gems/racc-${RUBY_RACC_VER}/lib/racc/parser.rb
> +${GEM_HOME}/gems/racc-${RUBY_RACC_VER}/lib/racc/parserfilegenerator.rb
> +${GEM_HOME}/gems/racc-${RUBY_RACC_VER}/lib/racc/sourcetext.rb
> +${GEM_HOME}/gems/racc-${RUBY_RACC_VER}/lib/racc/state.rb
> +${GEM_HOME}/gems/racc-${RUBY_RACC_VER}/lib/racc/statetransitiontable.rb
> +${GEM_HOME}/gems/racc-${RUBY_RACC_VER}/lib/racc/static.rb
> +${GEM_HOME}/gems/rake-${RUBY_RAKE_VER}/History.rdoc
> +${GEM_HOME}/gems/rake-${RUBY_RAKE_VER}/MIT-LICENSE
> +${GEM_HOME}/gems/rake-${RUBY_RAKE_VER}/README.rdoc
> +${GEM_HOME}/gems/rake-${RUBY_RAKE_VER}/doc/command_line_usage.rdoc
> +${GEM_HOME}/gems/rake-${RUBY_RAKE_VER}/doc/example/Rakefile1
> +${GEM_HOME}/gems/rake-${RUBY_RAKE_VER}/doc/example/Rakefile2
> +${GEM_HOME}/gems/rake-${RUBY_RAKE_VER}/doc/example/a.c
> +${GEM_HOME}/gems/rake-${RUBY_RAKE_VER}/doc/example/b.c
> +${GEM_HOME}/gems/rake-${RUBY_RAKE_VER}/doc/example/main.c
> +${GEM_HOME}/gems/rake-${RUBY_RAKE_VER}/doc/glossary.rdoc
> +${GEM_HOME}/gems/rake-${RUBY_RAKE_VER}/doc/jamis.rb
> +${GEM_HOME}/gems/rake-${RUBY_RAKE_VER}/doc/proto_rake.rdoc
> +${GEM_HOME}/gems/rake-${RUBY_RAKE_VER}/doc/rake.1
> +${GEM_HOME}/gems/rake-${RUBY_RAKE_VER}/doc/rakefile.rdoc
> +${GEM_HOME}/gems/rake-${RUBY_RAKE_VER}/doc/rational.rdoc
> +${GEM_HOME}/gems/rake-${RUBY_RAKE_VER}/exe/rake
> +${GEM_HOME}/gems/rake-${RUBY_RAKE_VER}/lib/rake.rb
> +${GEM_HOME}/gems/rake-${RUBY_RAKE_VER}/lib/rake/application.rb
> +${GEM_HOME}/gems/rake-${RUBY_RAKE_VER}/lib/rake/backtrace.rb
> +${GEM_HOME}/gems/rake-${RUBY_RAKE_VER}/lib/rake/clean.rb
> +${GEM_HOME}/gems/rake-${RUBY_RAKE_VER}/lib/rake/cloneable.rb
> +${GEM_HOME}/gems/rake-${RUBY_RAKE_VER}/lib/rake/cpu_counter.rb
> +${GEM_HOME}/gems/rake-${RUBY_RAKE_VER}/lib/rake/default_loader.rb
> +${GEM_HOME}/gems/rake-${RUBY_RAKE_VER}/lib/rake/dsl_definition.rb
> +${GEM_HOME}/gems/rake-${RUBY_RAKE_VER}/lib/rake/early_time.rb
> +${GEM_HOME}/gems/rake-${RUBY_RAKE_VER}/lib/rake/ext/core.rb
> +${GEM_HOME}/gems/rake-${RUBY_RAKE_VER}/lib/rake/ext/string.rb
> +${GEM_HOME}/gems/rake-${RUBY_RAKE_VER}/lib/rake/file_creation_task.rb
> +${GEM_HOME}/gems/rake-${RUBY_RAKE_VER}/lib/rake/file_list.rb
> +${GEM_HOME}/gems/rake-${RUBY_RAKE_VER}/lib/rake/file_task.rb
> +${GEM_HOME}/gems/rake-${RUBY_RAKE_VER}/lib/rake/file_utils.rb
> +${GEM_HOME}/gems/rake-${RUBY_RAKE_VER}/lib/rake/file_utils_ext.rb
> +${GEM_HOME}/gems/rake-${RUBY_RAKE_VER}/lib/rake/invocation_chain.rb
> +${GEM_HOME}/gems/rake-${RUBY_RAKE_VER}/lib/rake/invocation_exception_mixin.rb
> +${GEM_HOME}/gems/rake-${RUBY_RAKE_VER}/lib/rake/late_time.rb
> +${GEM_HOME}/gems/rake-${RUBY_RAKE_VER}/lib/rake/linked_list.rb
> +${GEM_HOME}/gems/rake-${RUBY_RAKE_VER}/lib/rake/loaders/makefile.rb
> +${GEM_HOME}/gems/rake-${RUBY_RAKE_VER}/lib/rake/multi_task.rb
> +${GEM_HOME}/gems/rake-${RUBY_RAKE_VER}/lib/rake/name_space.rb
> +${GEM_HOME}/gems/rake-${RUBY_RAKE_VER}/lib/rake/packagetask.rb
> +${GEM_HOME}/gems/rake-${RUBY_RAKE_VER}/lib/rake/phony.rb
> +${GEM_HOME}/gems/rake-${RUBY_RAKE_VER}/lib/rake/private_reader.rb
> +${GEM_HOME}/gems/rake-${RUBY_RAKE_VER}/lib/rake/promise.rb
> +${GEM_HOME}/gems/rake-${RUBY_RAKE_VER}/lib/rake/pseudo_status.rb
> +${GEM_HOME}/gems/rake-${RUBY_RAKE_VER}/lib/rake/rake_module.rb
> +${GEM_HOME}/gems/rake-${RUBY_RAKE_VER}/lib/rake/rake_test_loader.rb
> +${GEM_HOME}/gems/rake-${RUBY_RAKE_VER}/lib/rake/rule_recursion_overflow_error.rb
> +${GEM_HOME}/gems/rake-${RUBY_RAKE_VER}/lib/rake/scope.rb
> +${GEM_HOME}/gems/rake-${RUBY_RAKE_VER}/lib/rake/task.rb
> +${GEM_HOME}/gems/rake-${RUBY_RAKE_VER}/lib/rake/task_argument_error.rb
> +${GEM_HOME}/gems/rake-${RUBY_RAKE_VER}/lib/rake/task_arguments.rb
> +${GEM_HOME}/gems/rake-${RUBY_RAKE_VER}/lib/rake/task_manager.rb
> +${GEM_HOME}/gems/rake-${RUBY_RAKE_VER}/lib/rake/tasklib.rb
> +${GEM_HOME}/gems/rake-${RUBY_RAKE_VER}/lib/rake/testtask.rb
> +${GEM_HOME}/gems/rake-${RUBY_RAKE_VER}/lib/rake/thread_history_display.rb
> +${GEM_HOME}/gems/rake-${RUBY_RAKE_VER}/lib/rake/thread_pool.rb
> +${GEM_HOME}/gems/rake-${RUBY_RAKE_VER}/lib/rake/trace_output.rb
> +${GEM_HOME}/gems/rake-${RUBY_RAKE_VER}/lib/rake/version.rb
> +${GEM_HOME}/gems/rake-${RUBY_RAKE_VER}/lib/rake/win32.rb
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/BSDL
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/CHANGELOG.md
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/COPYING
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/README.md
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/Rakefile
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/Steepfile
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/config.yml
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/core/array.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/core/basic_object.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/core/binding.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/core/builtin.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/core/class.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/core/comparable.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/core/complex.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/core/constants.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/core/data.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/core/dir.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/core/encoding.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/core/enumerable.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/core/enumerator.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/core/enumerator/product.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/core/env.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/core/errno.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/core/errors.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/core/exception.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/core/false_class.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/core/fiber.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/core/fiber_error.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/core/file.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/core/file_test.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/core/float.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/core/gc.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/core/global_variables.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/core/hash.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/core/integer.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/core/io.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/core/io/buffer.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/core/io/wait.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/core/kernel.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/core/marshal.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/core/match_data.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/core/math.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/core/method.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/core/module.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/core/nil_class.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/core/numeric.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/core/object.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/core/object_space.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/core/object_space/weak_key_map.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/core/proc.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/core/process.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/core/ractor.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/core/random.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/core/range.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/core/rational.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/core/rb_config.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/core/rbs/unnamed/argf.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/core/rbs/unnamed/env_class.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/core/rbs/unnamed/random.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/core/refinement.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/core/regexp.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/core/ruby_vm.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/core/rubygems/basic_specification.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/core/rubygems/config_file.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/core/rubygems/dependency_installer.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/core/rubygems/errors.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/core/rubygems/installer.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/core/rubygems/path_support.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/core/rubygems/platform.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/core/rubygems/request_set.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/core/rubygems/requirement.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/core/rubygems/rubygems.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/core/rubygems/source_list.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/core/rubygems/specification.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/core/rubygems/stream_ui.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/core/rubygems/uninstaller.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/core/rubygems/version.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/core/set.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/core/signal.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/core/string.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/core/struct.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/core/symbol.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/core/thread.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/core/thread_group.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/core/time.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/core/trace_point.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/core/true_class.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/core/unbound_method.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/core/warning.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/docs/CONTRIBUTING.md
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/docs/architecture.md
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/docs/collection.md
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/docs/data_and_struct.md
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/docs/gem.md
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/docs/rbs_by_example.md
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/docs/repo.md
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/docs/sigs.md
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/docs/stdlib.md
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/docs/syntax.md
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/docs/tools.md
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/exe/rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/ext/rbs_extension/extconf.h
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/ext/rbs_extension/extconf.rb
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/ext/rbs_extension/lexer.c
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/ext/rbs_extension/lexer.h
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/ext/rbs_extension/lexer.re
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/ext/rbs_extension/lexstate.c
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/ext/rbs_extension/location.c
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/ext/rbs_extension/location.h
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/ext/rbs_extension/main.c
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/ext/rbs_extension/parser.c
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/ext/rbs_extension/parser.h
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/ext/rbs_extension/parserstate.c
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/ext/rbs_extension/parserstate.h
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/ext/rbs_extension/rbs_extension.h
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/ext/rbs_extension/unescape.c
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/exts.mk
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/goodcheck.yml
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/include/rbs.h
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/include/rbs/constants.h
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/include/rbs/ruby_objs.h
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/lib/rbs.rb
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/lib/rbs/ancestor_graph.rb
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/lib/rbs/annotate.rb
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/lib/rbs/annotate/annotations.rb
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/lib/rbs/annotate/formatter.rb
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/lib/rbs/annotate/rdoc_annotator.rb
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/lib/rbs/annotate/rdoc_source.rb
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/lib/rbs/ast/annotation.rb
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/lib/rbs/ast/comment.rb
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/lib/rbs/ast/declarations.rb
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/lib/rbs/ast/directives.rb
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/lib/rbs/ast/members.rb
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/lib/rbs/ast/type_param.rb
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/lib/rbs/ast/visitor.rb
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/lib/rbs/buffer.rb
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/lib/rbs/builtin_names.rb
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/lib/rbs/cli.rb
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/lib/rbs/cli/colored_io.rb
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/lib/rbs/cli/diff.rb
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/lib/rbs/cli/validate.rb
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/lib/rbs/collection.rb
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/lib/rbs/collection/cleaner.rb
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/lib/rbs/collection/config.rb
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/lib/rbs/collection/config/lockfile.rb
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/lib/rbs/collection/config/lockfile_generator.rb
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/lib/rbs/collection/installer.rb
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/lib/rbs/collection/sources.rb
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/lib/rbs/collection/sources/base.rb
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/lib/rbs/collection/sources/git.rb
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/lib/rbs/collection/sources/local.rb
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/lib/rbs/collection/sources/rubygems.rb
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/lib/rbs/collection/sources/stdlib.rb
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/lib/rbs/constant.rb
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/lib/rbs/definition.rb
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/lib/rbs/definition_builder.rb
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/lib/rbs/definition_builder/ancestor_builder.rb
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/lib/rbs/definition_builder/method_builder.rb
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/lib/rbs/diff.rb
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/lib/rbs/environment.rb
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/lib/rbs/environment/use_map.rb
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/lib/rbs/environment_loader.rb
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/lib/rbs/environment_walker.rb
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/lib/rbs/errors.rb
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/lib/rbs/factory.rb
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/lib/rbs/file_finder.rb
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/lib/rbs/location_aux.rb
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/lib/rbs/locator.rb
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/lib/rbs/method_type.rb
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/lib/rbs/namespace.rb
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/lib/rbs/parser/lex_result.rb
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/lib/rbs/parser/token.rb
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/lib/rbs/parser_aux.rb
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/lib/rbs/prototype/helpers.rb
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/lib/rbs/prototype/node_usage.rb
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/lib/rbs/prototype/rb.rb
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/lib/rbs/prototype/rbi.rb
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/lib/rbs/prototype/runtime.rb
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/lib/rbs/prototype/runtime/helpers.rb
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/lib/rbs/prototype/runtime/reflection.rb
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/lib/rbs/prototype/runtime/value_object_generator.rb
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/lib/rbs/repository.rb
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/lib/rbs/resolver/constant_resolver.rb
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/lib/rbs/resolver/type_name_resolver.rb
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/lib/rbs/sorter.rb
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/lib/rbs/substitution.rb
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/lib/rbs/subtractor.rb
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/lib/rbs/test.rb
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/lib/rbs/test/errors.rb
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/lib/rbs/test/guaranteed.rb
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/lib/rbs/test/hook.rb
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/lib/rbs/test/observer.rb
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/lib/rbs/test/setup.rb
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/lib/rbs/test/setup_helper.rb
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/lib/rbs/test/tester.rb
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/lib/rbs/test/type_check.rb
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/lib/rbs/type_alias_dependency.rb
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/lib/rbs/type_alias_regularity.rb
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/lib/rbs/type_name.rb
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/lib/rbs/types.rb
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/lib/rbs/unit_test.rb
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/lib/rbs/unit_test/convertibles.rb
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/lib/rbs/unit_test/spy.rb
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/lib/rbs/unit_test/type_assertions.rb
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/lib/rbs/unit_test/with_aliases.rb
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/lib/rbs/validator.rb
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/lib/rbs/variance_calculator.rb
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/lib/rbs/vendorer.rb
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/lib/rbs/version.rb
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/lib/rbs/writer.rb
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/lib/rdoc/discover.rb
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/lib/rdoc_plugin/parser.rb
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/schema/annotation.json
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/schema/comment.json
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/schema/decls.json
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/schema/function.json
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/schema/location.json
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/schema/members.json
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/schema/methodType.json
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/schema/typeParam.json
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/schema/types.json
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/sig/ancestor_builder.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/sig/ancestor_graph.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/sig/annotate/annotations.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/sig/annotate/formatter.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/sig/annotate/rdoc_annotater.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/sig/annotate/rdoc_source.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/sig/annotation.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/sig/buffer.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/sig/builtin_names.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/sig/cli.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/sig/cli/colored_io.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/sig/cli/diff.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/sig/cli/validate.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/sig/collection.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/sig/collection/cleaner.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/sig/collection/config.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/sig/collection/config/lockfile.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/sig/collection/config/lockfile_generator.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/sig/collection/installer.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/sig/collection/sources.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/sig/comment.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/sig/constant.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/sig/declarations.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/sig/definition.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/sig/definition_builder.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/sig/diff.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/sig/directives.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/sig/environment.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/sig/environment_loader.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/sig/environment_walker.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/sig/errors.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/sig/factory.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/sig/file_finder.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/sig/location.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/sig/locator.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/sig/manifest.yaml
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/sig/members.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/sig/method_builder.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/sig/method_types.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/sig/namespace.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/sig/parser.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/sig/prototype/helpers.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/sig/prototype/node_usage.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/sig/prototype/rb.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/sig/prototype/rbi.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/sig/prototype/runtime.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/sig/rbs.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/sig/rdoc/rbs.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/sig/repository.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/sig/resolver/constant_resolver.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/sig/resolver/context.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/sig/resolver/type_name_resolver.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/sig/shims/bundler.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/sig/shims/enumerable.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/sig/shims/rubygems.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/sig/sorter.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/sig/substitution.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/sig/subtractor.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/sig/test.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/sig/test/errors.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/sig/test/guranteed.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/sig/test/type_check.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/sig/type_alias_dependency.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/sig/type_alias_regularity.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/sig/type_param.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/sig/typename.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/sig/types.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/sig/unit_test/convertibles.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/sig/unit_test/spy.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/sig/unit_test/type_assertions.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/sig/unit_test/with_aliases.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/sig/use_map.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/sig/util.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/sig/validator.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/sig/variance_calculator.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/sig/vendorer.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/sig/version.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/sig/visitor.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/sig/writer.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/src/constants.c
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/src/ruby_objs.c
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/stdlib/abbrev/0/abbrev.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/stdlib/abbrev/0/array.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/stdlib/base64/0/base64.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/stdlib/benchmark/0/benchmark.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/stdlib/bigdecimal-math/0/big_math.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/stdlib/bigdecimal-math/0/manifest.yaml
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/stdlib/bigdecimal/0/big_decimal.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/stdlib/cgi/0/core.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/stdlib/cgi/0/manifest.yaml
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/stdlib/coverage/0/coverage.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/stdlib/csv/0/csv.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/stdlib/csv/0/manifest.yaml
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/stdlib/date/0/date.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/stdlib/date/0/date_time.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/stdlib/date/0/time.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/stdlib/dbm/0/dbm.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/stdlib/delegate/0/delegator.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/stdlib/delegate/0/kernel.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/stdlib/delegate/0/simple_delegator.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/stdlib/did_you_mean/0/did_you_mean.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/stdlib/digest/0/digest.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/stdlib/erb/0/erb.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/stdlib/etc/0/etc.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/stdlib/fileutils/0/fileutils.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/stdlib/find/0/find.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/stdlib/forwardable/0/forwardable.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/stdlib/io-console/0/io-console.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/stdlib/ipaddr/0/ipaddr.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/stdlib/json/0/json.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/stdlib/kconv/0/kconv.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/stdlib/logger/0/formatter.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/stdlib/logger/0/log_device.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/stdlib/logger/0/logger.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/stdlib/logger/0/manifest.yaml
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/stdlib/logger/0/period.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/stdlib/logger/0/severity.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/stdlib/minitest/0/kernel.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/stdlib/minitest/0/minitest.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/stdlib/minitest/0/minitest/abstract_reporter.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/stdlib/minitest/0/minitest/assertion.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/stdlib/minitest/0/minitest/assertions.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/stdlib/minitest/0/minitest/backtrace_filter.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/stdlib/minitest/0/minitest/bench_spec.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/stdlib/minitest/0/minitest/benchmark.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/stdlib/minitest/0/minitest/composite_reporter.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/stdlib/minitest/0/minitest/compress.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/stdlib/minitest/0/minitest/error_on_warning.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/stdlib/minitest/0/minitest/expectation.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/stdlib/minitest/0/minitest/expectations.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/stdlib/minitest/0/minitest/guard.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/stdlib/minitest/0/minitest/mock.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/stdlib/minitest/0/minitest/parallel.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/stdlib/minitest/0/minitest/parallel/executor.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/stdlib/minitest/0/minitest/parallel/test.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/stdlib/minitest/0/minitest/parallel/test/class_methods.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/stdlib/minitest/0/minitest/pride_io.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/stdlib/minitest/0/minitest/pride_lol.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/stdlib/minitest/0/minitest/progress_reporter.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/stdlib/minitest/0/minitest/reportable.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/stdlib/minitest/0/minitest/reporter.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/stdlib/minitest/0/minitest/result.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/stdlib/minitest/0/minitest/runnable.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/stdlib/minitest/0/minitest/skip.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/stdlib/minitest/0/minitest/spec.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/stdlib/minitest/0/minitest/spec/dsl.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/stdlib/minitest/0/minitest/spec/dsl/instance_methods.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/stdlib/minitest/0/minitest/statistics_reporter.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/stdlib/minitest/0/minitest/summary_reporter.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/stdlib/minitest/0/minitest/test.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/stdlib/minitest/0/minitest/test/lifecycle_hooks.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/stdlib/minitest/0/minitest/unexpected_error.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/stdlib/minitest/0/minitest/unexpected_warning.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/stdlib/minitest/0/minitest/unit.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/stdlib/minitest/0/minitest/unit/test_case.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/stdlib/monitor/0/monitor.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/stdlib/mutex_m/0/mutex_m.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/stdlib/net-http/0/manifest.yaml
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/stdlib/net-http/0/net-http.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/stdlib/net-protocol/0/manifest.yaml
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/stdlib/net-protocol/0/net-protocol.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/stdlib/net-smtp/0/manifest.yaml
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/stdlib/net-smtp/0/net-smtp.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/stdlib/nkf/0/nkf.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/stdlib/objspace/0/objspace.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/stdlib/observable/0/observable.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/stdlib/open-uri/0/manifest.yaml
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/stdlib/open-uri/0/open-uri.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/stdlib/open3/0/open3.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/stdlib/openssl/0/manifest.yaml
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/stdlib/openssl/0/openssl.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/stdlib/optparse/0/optparse.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/stdlib/pathname/0/pathname.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/stdlib/pp/0/manifest.yaml
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/stdlib/pp/0/pp.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/stdlib/prettyprint/0/prettyprint.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/stdlib/pstore/0/pstore.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/stdlib/psych/0/core_ext.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/stdlib/psych/0/dbm.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/stdlib/psych/0/manifest.yaml
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/stdlib/psych/0/psych.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/stdlib/psych/0/store.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/stdlib/pty/0/pty.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/stdlib/rdoc/0/code_object.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/stdlib/rdoc/0/comment.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/stdlib/rdoc/0/context.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/stdlib/rdoc/0/markup.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/stdlib/rdoc/0/parser.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/stdlib/rdoc/0/rdoc.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/stdlib/rdoc/0/ri.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/stdlib/rdoc/0/store.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/stdlib/rdoc/0/top_level.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/stdlib/resolv/0/manifest.yaml
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/stdlib/resolv/0/resolv.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/stdlib/ripper/0/ripper.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/stdlib/securerandom/0/securerandom.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/stdlib/shellwords/0/shellwords.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/stdlib/singleton/0/singleton.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/stdlib/socket/0/addrinfo.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/stdlib/socket/0/basic_socket.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/stdlib/socket/0/constants.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/stdlib/socket/0/ip_socket.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/stdlib/socket/0/socket.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/stdlib/socket/0/socket_error.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/stdlib/socket/0/tcp_server.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/stdlib/socket/0/tcp_socket.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/stdlib/socket/0/udp_socket.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/stdlib/socket/0/unix_server.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/stdlib/socket/0/unix_socket.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/stdlib/stringio/0/stringio.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/stdlib/strscan/0/string_scanner.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/stdlib/tempfile/0/tempfile.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/stdlib/time/0/time.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/stdlib/timeout/0/timeout.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/stdlib/tmpdir/0/tmpdir.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/stdlib/tsort/0/cyclic.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/stdlib/tsort/0/interfaces.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/stdlib/tsort/0/tsort.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/stdlib/uri/0/common.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/stdlib/uri/0/file.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/stdlib/uri/0/ftp.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/stdlib/uri/0/generic.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/stdlib/uri/0/http.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/stdlib/uri/0/https.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/stdlib/uri/0/ldap.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/stdlib/uri/0/ldaps.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/stdlib/uri/0/mailto.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/stdlib/uri/0/rfc2396_parser.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/stdlib/uri/0/rfc3986_parser.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/stdlib/uri/0/ws.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/stdlib/uri/0/wss.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/stdlib/yaml/0/manifest.yaml
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/stdlib/yaml/0/yaml.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/stdlib/zlib/0/buf_error.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/stdlib/zlib/0/data_error.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/stdlib/zlib/0/deflate.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/stdlib/zlib/0/error.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/stdlib/zlib/0/gzip_file.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/stdlib/zlib/0/gzip_file/crc_error.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/stdlib/zlib/0/gzip_file/error.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/stdlib/zlib/0/gzip_file/length_error.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/stdlib/zlib/0/gzip_file/no_footer.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/stdlib/zlib/0/gzip_reader.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/stdlib/zlib/0/gzip_writer.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/stdlib/zlib/0/inflate.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/stdlib/zlib/0/mem_error.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/stdlib/zlib/0/need_dict.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/stdlib/zlib/0/stream_end.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/stdlib/zlib/0/stream_error.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/stdlib/zlib/0/version_error.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/stdlib/zlib/0/zlib.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/stdlib/zlib/0/zstream.rbs
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/templates/include/rbs/constants.h.erb
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/templates/include/rbs/ruby_objs.h.erb
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/templates/src/constants.c.erb
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/templates/src/ruby_objs.c.erb
> +${GEM_HOME}/gems/rbs-${RUBY_RBS_VER}/templates/template.rb
> +${GEM_HOME}/gems/rdoc-${RUBY_RDOC_VER}/exe/rdoc
> +${GEM_HOME}/gems/rdoc-${RUBY_RDOC_VER}/exe/ri
> +${GEM_HOME}/gems/repl_type_completor-${RUBY_REPL_TYPE_COMPLETOR_VER}/Gemfile
> +${GEM_HOME}/gems/repl_type_completor-${RUBY_REPL_TYPE_COMPLETOR_VER}/LICENSE.txt
> +${GEM_HOME}/gems/repl_type_completor-${RUBY_REPL_TYPE_COMPLETOR_VER}/README.md
> +${GEM_HOME}/gems/repl_type_completor-${RUBY_REPL_TYPE_COMPLETOR_VER}/Rakefile
> +${GEM_HOME}/gems/repl_type_completor-${RUBY_REPL_TYPE_COMPLETOR_VER}/lib/repl_type_completor.rb
> +${GEM_HOME}/gems/repl_type_completor-${RUBY_REPL_TYPE_COMPLETOR_VER}/lib/repl_type_completor/methods.rb
> +${GEM_HOME}/gems/repl_type_completor-${RUBY_REPL_TYPE_COMPLETOR_VER}/lib/repl_type_completor/require_paths.rb
> +${GEM_HOME}/gems/repl_type_completor-${RUBY_REPL_TYPE_COMPLETOR_VER}/lib/repl_type_completor/result.rb
> +${GEM_HOME}/gems/repl_type_completor-${RUBY_REPL_TYPE_COMPLETOR_VER}/lib/repl_type_completor/scope.rb
> +${GEM_HOME}/gems/repl_type_completor-${RUBY_REPL_TYPE_COMPLETOR_VER}/lib/repl_type_completor/type_analyzer.rb
> +${GEM_HOME}/gems/repl_type_completor-${RUBY_REPL_TYPE_COMPLETOR_VER}/lib/repl_type_completor/types.rb
> +${GEM_HOME}/gems/repl_type_completor-${RUBY_REPL_TYPE_COMPLETOR_VER}/lib/repl_type_completor/version.rb
> +${GEM_HOME}/gems/repl_type_completor-${RUBY_REPL_TYPE_COMPLETOR_VER}/sig/repl_type_completor.rbs
> +${GEM_HOME}/gems/resolv-replace-${RUBY_RESOLV_REPLACE_VER}/Gemfile
> +${GEM_HOME}/gems/resolv-replace-${RUBY_RESOLV_REPLACE_VER}/LICENSE.txt
> +${GEM_HOME}/gems/resolv-replace-${RUBY_RESOLV_REPLACE_VER}/README.md
> +${GEM_HOME}/gems/resolv-replace-${RUBY_RESOLV_REPLACE_VER}/Rakefile
> +${GEM_HOME}/gems/resolv-replace-${RUBY_RESOLV_REPLACE_VER}/bin/console
> +${GEM_HOME}/gems/resolv-replace-${RUBY_RESOLV_REPLACE_VER}/bin/setup
> +${GEM_HOME}/gems/resolv-replace-${RUBY_RESOLV_REPLACE_VER}/lib/resolv-replace.rb
> +${GEM_HOME}/gems/rexml-${RUBY_REXML_VER}/LICENSE.txt
> +${GEM_HOME}/gems/rexml-${RUBY_REXML_VER}/NEWS.md
> +${GEM_HOME}/gems/rexml-${RUBY_REXML_VER}/README.md
> +${GEM_HOME}/gems/rexml-${RUBY_REXML_VER}/doc/rexml/context.rdoc
> +${GEM_HOME}/gems/rexml-${RUBY_REXML_VER}/doc/rexml/tasks/rdoc/child.rdoc
> +${GEM_HOME}/gems/rexml-${RUBY_REXML_VER}/doc/rexml/tasks/rdoc/document.rdoc
> +${GEM_HOME}/gems/rexml-${RUBY_REXML_VER}/doc/rexml/tasks/rdoc/element.rdoc
> +${GEM_HOME}/gems/rexml-${RUBY_REXML_VER}/doc/rexml/tasks/rdoc/node.rdoc
> +${GEM_HOME}/gems/rexml-${RUBY_REXML_VER}/doc/rexml/tasks/rdoc/parent.rdoc
> +${GEM_HOME}/gems/rexml-${RUBY_REXML_VER}/doc/rexml/tasks/tocs/child_toc.rdoc
> +${GEM_HOME}/gems/rexml-${RUBY_REXML_VER}/doc/rexml/tasks/tocs/document_toc.rdoc
> +${GEM_HOME}/gems/rexml-${RUBY_REXML_VER}/doc/rexml/tasks/tocs/element_toc.rdoc
> +${GEM_HOME}/gems/rexml-${RUBY_REXML_VER}/doc/rexml/tasks/tocs/master_toc.rdoc
> +${GEM_HOME}/gems/rexml-${RUBY_REXML_VER}/doc/rexml/tasks/tocs/node_toc.rdoc
> +${GEM_HOME}/gems/rexml-${RUBY_REXML_VER}/doc/rexml/tasks/tocs/parent_toc.rdoc
> +${GEM_HOME}/gems/rexml-${RUBY_REXML_VER}/doc/rexml/tutorial.rdoc
> +${GEM_HOME}/gems/rexml-${RUBY_REXML_VER}/lib/rexml.rb
> +${GEM_HOME}/gems/rexml-${RUBY_REXML_VER}/lib/rexml/attlistdecl.rb
> +${GEM_HOME}/gems/rexml-${RUBY_REXML_VER}/lib/rexml/attribute.rb
> +${GEM_HOME}/gems/rexml-${RUBY_REXML_VER}/lib/rexml/cdata.rb
> +${GEM_HOME}/gems/rexml-${RUBY_REXML_VER}/lib/rexml/child.rb
> +${GEM_HOME}/gems/rexml-${RUBY_REXML_VER}/lib/rexml/comment.rb
> +${GEM_HOME}/gems/rexml-${RUBY_REXML_VER}/lib/rexml/doctype.rb
> +${GEM_HOME}/gems/rexml-${RUBY_REXML_VER}/lib/rexml/document.rb
> +${GEM_HOME}/gems/rexml-${RUBY_REXML_VER}/lib/rexml/dtd/attlistdecl.rb
> +${GEM_HOME}/gems/rexml-${RUBY_REXML_VER}/lib/rexml/dtd/dtd.rb
> +${GEM_HOME}/gems/rexml-${RUBY_REXML_VER}/lib/rexml/dtd/elementdecl.rb
> +${GEM_HOME}/gems/rexml-${RUBY_REXML_VER}/lib/rexml/dtd/entitydecl.rb
> +${GEM_HOME}/gems/rexml-${RUBY_REXML_VER}/lib/rexml/dtd/notationdecl.rb
> +${GEM_HOME}/gems/rexml-${RUBY_REXML_VER}/lib/rexml/element.rb
> +${GEM_HOME}/gems/rexml-${RUBY_REXML_VER}/lib/rexml/encoding.rb
> +${GEM_HOME}/gems/rexml-${RUBY_REXML_VER}/lib/rexml/entity.rb
> +${GEM_HOME}/gems/rexml-${RUBY_REXML_VER}/lib/rexml/formatters/default.rb
> +${GEM_HOME}/gems/rexml-${RUBY_REXML_VER}/lib/rexml/formatters/pretty.rb
> +${GEM_HOME}/gems/rexml-${RUBY_REXML_VER}/lib/rexml/formatters/transitive.rb
> +${GEM_HOME}/gems/rexml-${RUBY_REXML_VER}/lib/rexml/functions.rb
> +${GEM_HOME}/gems/rexml-${RUBY_REXML_VER}/lib/rexml/instruction.rb
> +${GEM_HOME}/gems/rexml-${RUBY_REXML_VER}/lib/rexml/light/node.rb
> +${GEM_HOME}/gems/rexml-${RUBY_REXML_VER}/lib/rexml/namespace.rb
> +${GEM_HOME}/gems/rexml-${RUBY_REXML_VER}/lib/rexml/node.rb
> +${GEM_HOME}/gems/rexml-${RUBY_REXML_VER}/lib/rexml/output.rb
> +${GEM_HOME}/gems/rexml-${RUBY_REXML_VER}/lib/rexml/parent.rb
> +${GEM_HOME}/gems/rexml-${RUBY_REXML_VER}/lib/rexml/parseexception.rb
> +${GEM_HOME}/gems/rexml-${RUBY_REXML_VER}/lib/rexml/parsers/baseparser.rb
> +${GEM_HOME}/gems/rexml-${RUBY_REXML_VER}/lib/rexml/parsers/lightparser.rb
> +${GEM_HOME}/gems/rexml-${RUBY_REXML_VER}/lib/rexml/parsers/pullparser.rb
> +${GEM_HOME}/gems/rexml-${RUBY_REXML_VER}/lib/rexml/parsers/sax2parser.rb
> +${GEM_HOME}/gems/rexml-${RUBY_REXML_VER}/lib/rexml/parsers/streamparser.rb
> +${GEM_HOME}/gems/rexml-${RUBY_REXML_VER}/lib/rexml/parsers/treeparser.rb
> +${GEM_HOME}/gems/rexml-${RUBY_REXML_VER}/lib/rexml/parsers/ultralightparser.rb
> +${GEM_HOME}/gems/rexml-${RUBY_REXML_VER}/lib/rexml/parsers/xpathparser.rb
> +${GEM_HOME}/gems/rexml-${RUBY_REXML_VER}/lib/rexml/quickpath.rb
> +${GEM_HOME}/gems/rexml-${RUBY_REXML_VER}/lib/rexml/rexml.rb
> +${GEM_HOME}/gems/rexml-${RUBY_REXML_VER}/lib/rexml/sax2listener.rb
> +${GEM_HOME}/gems/rexml-${RUBY_REXML_VER}/lib/rexml/security.rb
> +${GEM_HOME}/gems/rexml-${RUBY_REXML_VER}/lib/rexml/source.rb
> +${GEM_HOME}/gems/rexml-${RUBY_REXML_VER}/lib/rexml/streamlistener.rb
> +${GEM_HOME}/gems/rexml-${RUBY_REXML_VER}/lib/rexml/text.rb
> +${GEM_HOME}/gems/rexml-${RUBY_REXML_VER}/lib/rexml/undefinednamespaceexception.rb
> +${GEM_HOME}/gems/rexml-${RUBY_REXML_VER}/lib/rexml/validation/relaxng.rb
> +${GEM_HOME}/gems/rexml-${RUBY_REXML_VER}/lib/rexml/validation/validation.rb
> +${GEM_HOME}/gems/rexml-${RUBY_REXML_VER}/lib/rexml/validation/validationexception.rb
> +${GEM_HOME}/gems/rexml-${RUBY_REXML_VER}/lib/rexml/xmldecl.rb
> +${GEM_HOME}/gems/rexml-${RUBY_REXML_VER}/lib/rexml/xmltokens.rb
> +${GEM_HOME}/gems/rexml-${RUBY_REXML_VER}/lib/rexml/xpath.rb
> +${GEM_HOME}/gems/rexml-${RUBY_REXML_VER}/lib/rexml/xpath_parser.rb
> +${GEM_HOME}/gems/rinda-${RUBY_RINDA_VER}/Gemfile
> +${GEM_HOME}/gems/rinda-${RUBY_RINDA_VER}/LICENSE.txt
> +${GEM_HOME}/gems/rinda-${RUBY_RINDA_VER}/README.md
> +${GEM_HOME}/gems/rinda-${RUBY_RINDA_VER}/Rakefile
> +${GEM_HOME}/gems/rinda-${RUBY_RINDA_VER}/bin/console
> +${GEM_HOME}/gems/rinda-${RUBY_RINDA_VER}/bin/setup
> +${GEM_HOME}/gems/rinda-${RUBY_RINDA_VER}/lib/rinda/rinda.rb
> +${GEM_HOME}/gems/rinda-${RUBY_RINDA_VER}/lib/rinda/ring.rb
> +${GEM_HOME}/gems/rinda-${RUBY_RINDA_VER}/lib/rinda/tuplespace.rb
> +${GEM_HOME}/gems/rss-${RUBY_RSS_VER}/LICENSE.txt
> +${GEM_HOME}/gems/rss-${RUBY_RSS_VER}/NEWS.md
> +${GEM_HOME}/gems/rss-${RUBY_RSS_VER}/README.md
> +${GEM_HOME}/gems/rss-${RUBY_RSS_VER}/lib/rss.rb
> +${GEM_HOME}/gems/rss-${RUBY_RSS_VER}/lib/rss/0.9.rb
> +${GEM_HOME}/gems/rss-${RUBY_RSS_VER}/lib/rss/1.0.rb
> +${GEM_HOME}/gems/rss-${RUBY_RSS_VER}/lib/rss/2.0.rb
> +${GEM_HOME}/gems/rss-${RUBY_RSS_VER}/lib/rss/atom.rb
> +${GEM_HOME}/gems/rss-${RUBY_RSS_VER}/lib/rss/content.rb
> +${GEM_HOME}/gems/rss-${RUBY_RSS_VER}/lib/rss/content/1.0.rb
> +${GEM_HOME}/gems/rss-${RUBY_RSS_VER}/lib/rss/content/2.0.rb
> +${GEM_HOME}/gems/rss-${RUBY_RSS_VER}/lib/rss/converter.rb
> +${GEM_HOME}/gems/rss-${RUBY_RSS_VER}/lib/rss/dublincore.rb
> +${GEM_HOME}/gems/rss-${RUBY_RSS_VER}/lib/rss/dublincore/1.0.rb
> +${GEM_HOME}/gems/rss-${RUBY_RSS_VER}/lib/rss/dublincore/2.0.rb
> +${GEM_HOME}/gems/rss-${RUBY_RSS_VER}/lib/rss/dublincore/atom.rb
> +${GEM_HOME}/gems/rss-${RUBY_RSS_VER}/lib/rss/image.rb
> +${GEM_HOME}/gems/rss-${RUBY_RSS_VER}/lib/rss/itunes.rb
> +${GEM_HOME}/gems/rss-${RUBY_RSS_VER}/lib/rss/maker.rb
> +${GEM_HOME}/gems/rss-${RUBY_RSS_VER}/lib/rss/maker/0.9.rb
> +${GEM_HOME}/gems/rss-${RUBY_RSS_VER}/lib/rss/maker/1.0.rb
> +${GEM_HOME}/gems/rss-${RUBY_RSS_VER}/lib/rss/maker/2.0.rb
> +${GEM_HOME}/gems/rss-${RUBY_RSS_VER}/lib/rss/maker/atom.rb
> +${GEM_HOME}/gems/rss-${RUBY_RSS_VER}/lib/rss/maker/base.rb
> +${GEM_HOME}/gems/rss-${RUBY_RSS_VER}/lib/rss/maker/content.rb
> +${GEM_HOME}/gems/rss-${RUBY_RSS_VER}/lib/rss/maker/dublincore.rb
> +${GEM_HOME}/gems/rss-${RUBY_RSS_VER}/lib/rss/maker/entry.rb
> +${GEM_HOME}/gems/rss-${RUBY_RSS_VER}/lib/rss/maker/feed.rb
> +${GEM_HOME}/gems/rss-${RUBY_RSS_VER}/lib/rss/maker/image.rb
> +${GEM_HOME}/gems/rss-${RUBY_RSS_VER}/lib/rss/maker/itunes.rb
> +${GEM_HOME}/gems/rss-${RUBY_RSS_VER}/lib/rss/maker/slash.rb
> +${GEM_HOME}/gems/rss-${RUBY_RSS_VER}/lib/rss/maker/syndication.rb
> +${GEM_HOME}/gems/rss-${RUBY_RSS_VER}/lib/rss/maker/taxonomy.rb
> +${GEM_HOME}/gems/rss-${RUBY_RSS_VER}/lib/rss/maker/trackback.rb
> +${GEM_HOME}/gems/rss-${RUBY_RSS_VER}/lib/rss/parser.rb
> +${GEM_HOME}/gems/rss-${RUBY_RSS_VER}/lib/rss/rexmlparser.rb
> +${GEM_HOME}/gems/rss-${RUBY_RSS_VER}/lib/rss/rss.rb
> +${GEM_HOME}/gems/rss-${RUBY_RSS_VER}/lib/rss/slash.rb
> +${GEM_HOME}/gems/rss-${RUBY_RSS_VER}/lib/rss/syndication.rb
> +${GEM_HOME}/gems/rss-${RUBY_RSS_VER}/lib/rss/taxonomy.rb
> +${GEM_HOME}/gems/rss-${RUBY_RSS_VER}/lib/rss/trackback.rb
> +${GEM_HOME}/gems/rss-${RUBY_RSS_VER}/lib/rss/utils.rb
> +${GEM_HOME}/gems/rss-${RUBY_RSS_VER}/lib/rss/version.rb
> +${GEM_HOME}/gems/rss-${RUBY_RSS_VER}/lib/rss/xml-stylesheet.rb
> +${GEM_HOME}/gems/rss-${RUBY_RSS_VER}/lib/rss/xml.rb
> +${GEM_HOME}/gems/rss-${RUBY_RSS_VER}/lib/rss/xmlparser.rb
> +${GEM_HOME}/gems/rss-${RUBY_RSS_VER}/lib/rss/xmlscanner.rb
> +${GEM_HOME}/gems/syntax_suggest-${RUBY_SYNTAX_SUGGEST_VER}/exe/syntax_suggest
> +${GEM_HOME}/gems/syslog-${RUBY_SYSLOG_VER}/Gemfile
> +${GEM_HOME}/gems/syslog-${RUBY_SYSLOG_VER}/LICENSE.txt
> +${GEM_HOME}/gems/syslog-${RUBY_SYSLOG_VER}/README.md
> +${GEM_HOME}/gems/syslog-${RUBY_SYSLOG_VER}/Rakefile
> +${GEM_HOME}/gems/syslog-${RUBY_SYSLOG_VER}/bin/console
> +${GEM_HOME}/gems/syslog-${RUBY_SYSLOG_VER}/bin/setup
> +${GEM_HOME}/gems/syslog-${RUBY_SYSLOG_VER}/ext/syslog/extconf.h
> +${GEM_HOME}/gems/syslog-${RUBY_SYSLOG_VER}/ext/syslog/extconf.rb
> +${GEM_HOME}/gems/syslog-${RUBY_SYSLOG_VER}/ext/syslog/syslog.c
> +${GEM_HOME}/gems/syslog-${RUBY_SYSLOG_VER}/ext/syslog/syslog.txt
> +${GEM_HOME}/gems/syslog-${RUBY_SYSLOG_VER}/exts.mk
> +${GEM_HOME}/gems/syslog-${RUBY_SYSLOG_VER}/lib/syslog.rb
> +${GEM_HOME}/gems/syslog-${RUBY_SYSLOG_VER}/lib/syslog/logger.rb
> +${GEM_HOME}/gems/test-unit-${RUBY_TEST_UNIT_VER}/BSDL
> +${GEM_HOME}/gems/test-unit-${RUBY_TEST_UNIT_VER}/COPYING
> +${GEM_HOME}/gems/test-unit-${RUBY_TEST_UNIT_VER}/PSFL
> +${GEM_HOME}/gems/test-unit-${RUBY_TEST_UNIT_VER}/README.md
> +${GEM_HOME}/gems/test-unit-${RUBY_TEST_UNIT_VER}/Rakefile
> +${GEM_HOME}/gems/test-unit-${RUBY_TEST_UNIT_VER}/doc/text/getting-started.md
> +${GEM_HOME}/gems/test-unit-${RUBY_TEST_UNIT_VER}/doc/text/how-to.md
> +${GEM_HOME}/gems/test-unit-${RUBY_TEST_UNIT_VER}/doc/text/news.md
> +${GEM_HOME}/gems/test-unit-${RUBY_TEST_UNIT_VER}/lib/test-unit.rb
> +${GEM_HOME}/gems/test-unit-${RUBY_TEST_UNIT_VER}/lib/test/unit.rb
> +${GEM_HOME}/gems/test-unit-${RUBY_TEST_UNIT_VER}/lib/test/unit/assertion-failed-error.rb
> +${GEM_HOME}/gems/test-unit-${RUBY_TEST_UNIT_VER}/lib/test/unit/assertions.rb
> +${GEM_HOME}/gems/test-unit-${RUBY_TEST_UNIT_VER}/lib/test/unit/attribute-matcher.rb
> +${GEM_HOME}/gems/test-unit-${RUBY_TEST_UNIT_VER}/lib/test/unit/attribute.rb
> +${GEM_HOME}/gems/test-unit-${RUBY_TEST_UNIT_VER}/lib/test/unit/auto-runner-loader.rb
> +${GEM_HOME}/gems/test-unit-${RUBY_TEST_UNIT_VER}/lib/test/unit/autorunner.rb
> +${GEM_HOME}/gems/test-unit-${RUBY_TEST_UNIT_VER}/lib/test/unit/code-snippet-fetcher.rb
> +${GEM_HOME}/gems/test-unit-${RUBY_TEST_UNIT_VER}/lib/test/unit/collector.rb
> +${GEM_HOME}/gems/test-unit-${RUBY_TEST_UNIT_VER}/lib/test/unit/collector/descendant.rb
> +${GEM_HOME}/gems/test-unit-${RUBY_TEST_UNIT_VER}/lib/test/unit/collector/dir.rb
> +${GEM_HOME}/gems/test-unit-${RUBY_TEST_UNIT_VER}/lib/test/unit/collector/load.rb
> +${GEM_HOME}/gems/test-unit-${RUBY_TEST_UNIT_VER}/lib/test/unit/collector/objectspace.rb
> +${GEM_HOME}/gems/test-unit-${RUBY_TEST_UNIT_VER}/lib/test/unit/collector/xml.rb
> +${GEM_HOME}/gems/test-unit-${RUBY_TEST_UNIT_VER}/lib/test/unit/color-scheme.rb
> +${GEM_HOME}/gems/test-unit-${RUBY_TEST_UNIT_VER}/lib/test/unit/color.rb
> +${GEM_HOME}/gems/test-unit-${RUBY_TEST_UNIT_VER}/lib/test/unit/data-sets.rb
> +${GEM_HOME}/gems/test-unit-${RUBY_TEST_UNIT_VER}/lib/test/unit/data.rb
> +${GEM_HOME}/gems/test-unit-${RUBY_TEST_UNIT_VER}/lib/test/unit/diff.rb
> +${GEM_HOME}/gems/test-unit-${RUBY_TEST_UNIT_VER}/lib/test/unit/error.rb
> +${GEM_HOME}/gems/test-unit-${RUBY_TEST_UNIT_VER}/lib/test/unit/exception-handler.rb
> +${GEM_HOME}/gems/test-unit-${RUBY_TEST_UNIT_VER}/lib/test/unit/failure.rb
> +${GEM_HOME}/gems/test-unit-${RUBY_TEST_UNIT_VER}/lib/test/unit/fault-location-detector.rb
> +${GEM_HOME}/gems/test-unit-${RUBY_TEST_UNIT_VER}/lib/test/unit/fixture.rb
> +${GEM_HOME}/gems/test-unit-${RUBY_TEST_UNIT_VER}/lib/test/unit/notification.rb
> +${GEM_HOME}/gems/test-unit-${RUBY_TEST_UNIT_VER}/lib/test/unit/omission.rb
> +${GEM_HOME}/gems/test-unit-${RUBY_TEST_UNIT_VER}/lib/test/unit/pending.rb
> +${GEM_HOME}/gems/test-unit-${RUBY_TEST_UNIT_VER}/lib/test/unit/priority.rb
> +${GEM_HOME}/gems/test-unit-${RUBY_TEST_UNIT_VER}/lib/test/unit/runner/console.rb
> +${GEM_HOME}/gems/test-unit-${RUBY_TEST_UNIT_VER}/lib/test/unit/runner/emacs.rb
> +${GEM_HOME}/gems/test-unit-${RUBY_TEST_UNIT_VER}/lib/test/unit/runner/xml.rb
> +${GEM_HOME}/gems/test-unit-${RUBY_TEST_UNIT_VER}/lib/test/unit/sub-test-result.rb
> +${GEM_HOME}/gems/test-unit-${RUBY_TEST_UNIT_VER}/lib/test/unit/test-suite-creator.rb
> +${GEM_HOME}/gems/test-unit-${RUBY_TEST_UNIT_VER}/lib/test/unit/test-suite-runner.rb
> +${GEM_HOME}/gems/test-unit-${RUBY_TEST_UNIT_VER}/lib/test/unit/test-suite-thread-runner.rb
> +${GEM_HOME}/gems/test-unit-${RUBY_TEST_UNIT_VER}/lib/test/unit/testcase.rb
> +${GEM_HOME}/gems/test-unit-${RUBY_TEST_UNIT_VER}/lib/test/unit/testresult.rb
> +${GEM_HOME}/gems/test-unit-${RUBY_TEST_UNIT_VER}/lib/test/unit/testsuite.rb
> +${GEM_HOME}/gems/test-unit-${RUBY_TEST_UNIT_VER}/lib/test/unit/ui/console/outputlevel.rb
> +${GEM_HOME}/gems/test-unit-${RUBY_TEST_UNIT_VER}/lib/test/unit/ui/console/testrunner.rb
> +${GEM_HOME}/gems/test-unit-${RUBY_TEST_UNIT_VER}/lib/test/unit/ui/emacs/testrunner.rb
> +${GEM_HOME}/gems/test-unit-${RUBY_TEST_UNIT_VER}/lib/test/unit/ui/testrunner.rb
> +${GEM_HOME}/gems/test-unit-${RUBY_TEST_UNIT_VER}/lib/test/unit/ui/testrunnermediator.rb
> +${GEM_HOME}/gems/test-unit-${RUBY_TEST_UNIT_VER}/lib/test/unit/ui/testrunnerutilities.rb
> +${GEM_HOME}/gems/test-unit-${RUBY_TEST_UNIT_VER}/lib/test/unit/ui/xml/testrunner.rb
> +${GEM_HOME}/gems/test-unit-${RUBY_TEST_UNIT_VER}/lib/test/unit/util/backtracefilter.rb
> +${GEM_HOME}/gems/test-unit-${RUBY_TEST_UNIT_VER}/lib/test/unit/util/memory-usage.rb
> +${GEM_HOME}/gems/test-unit-${RUBY_TEST_UNIT_VER}/lib/test/unit/util/method-owner-finder.rb
> +${GEM_HOME}/gems/test-unit-${RUBY_TEST_UNIT_VER}/lib/test/unit/util/observable.rb
> +${GEM_HOME}/gems/test-unit-${RUBY_TEST_UNIT_VER}/lib/test/unit/util/output.rb
> +${GEM_HOME}/gems/test-unit-${RUBY_TEST_UNIT_VER}/lib/test/unit/util/procwrapper.rb
> +${GEM_HOME}/gems/test-unit-${RUBY_TEST_UNIT_VER}/lib/test/unit/version.rb
> +${GEM_HOME}/gems/test-unit-${RUBY_TEST_UNIT_VER}/lib/test/unit/warning.rb
> +${GEM_HOME}/gems/test-unit-${RUBY_TEST_UNIT_VER}/sample/adder.rb
> +${GEM_HOME}/gems/test-unit-${RUBY_TEST_UNIT_VER}/sample/subtracter.rb
> +${GEM_HOME}/gems/test-unit-${RUBY_TEST_UNIT_VER}/sample/test_adder.rb
> +${GEM_HOME}/gems/test-unit-${RUBY_TEST_UNIT_VER}/sample/test_subtracter.rb
> +${GEM_HOME}/gems/test-unit-${RUBY_TEST_UNIT_VER}/sample/test_user.rb
> +${GEM_HOME}/gems/typeprof-${RUBY_TYPEPROF_VER}/LICENSE
> +${GEM_HOME}/gems/typeprof-${RUBY_TYPEPROF_VER}/README.md
> +${GEM_HOME}/gems/typeprof-${RUBY_TYPEPROF_VER}/bin/typeprof
> +${GEM_HOME}/gems/typeprof-${RUBY_TYPEPROF_VER}/doc/doc.ja.md
> +${GEM_HOME}/gems/typeprof-${RUBY_TYPEPROF_VER}/doc/doc.md
> +${GEM_HOME}/gems/typeprof-${RUBY_TYPEPROF_VER}/lib/typeprof.rb
> +${GEM_HOME}/gems/typeprof-${RUBY_TYPEPROF_VER}/lib/typeprof/cli.rb
> +${GEM_HOME}/gems/typeprof-${RUBY_TYPEPROF_VER}/lib/typeprof/cli/cli.rb
> +${GEM_HOME}/gems/typeprof-${RUBY_TYPEPROF_VER}/lib/typeprof/code_range.rb
> +${GEM_HOME}/gems/typeprof-${RUBY_TYPEPROF_VER}/lib/typeprof/core.rb
> +${GEM_HOME}/gems/typeprof-${RUBY_TYPEPROF_VER}/lib/typeprof/core/ast.rb
> +${GEM_HOME}/gems/typeprof-${RUBY_TYPEPROF_VER}/lib/typeprof/core/ast/base.rb
> +${GEM_HOME}/gems/typeprof-${RUBY_TYPEPROF_VER}/lib/typeprof/core/ast/call.rb
> +${GEM_HOME}/gems/typeprof-${RUBY_TYPEPROF_VER}/lib/typeprof/core/ast/const.rb
> +${GEM_HOME}/gems/typeprof-${RUBY_TYPEPROF_VER}/lib/typeprof/core/ast/control.rb
> +${GEM_HOME}/gems/typeprof-${RUBY_TYPEPROF_VER}/lib/typeprof/core/ast/meta.rb
> +${GEM_HOME}/gems/typeprof-${RUBY_TYPEPROF_VER}/lib/typeprof/core/ast/method.rb
> +${GEM_HOME}/gems/typeprof-${RUBY_TYPEPROF_VER}/lib/typeprof/core/ast/misc.rb
> +${GEM_HOME}/gems/typeprof-${RUBY_TYPEPROF_VER}/lib/typeprof/core/ast/module.rb
> +${GEM_HOME}/gems/typeprof-${RUBY_TYPEPROF_VER}/lib/typeprof/core/ast/pattern.rb
> +${GEM_HOME}/gems/typeprof-${RUBY_TYPEPROF_VER}/lib/typeprof/core/ast/sig_decl.rb
> +${GEM_HOME}/gems/typeprof-${RUBY_TYPEPROF_VER}/lib/typeprof/core/ast/sig_type.rb
> +${GEM_HOME}/gems/typeprof-${RUBY_TYPEPROF_VER}/lib/typeprof/core/ast/value.rb
> +${GEM_HOME}/gems/typeprof-${RUBY_TYPEPROF_VER}/lib/typeprof/core/ast/variable.rb
> +${GEM_HOME}/gems/typeprof-${RUBY_TYPEPROF_VER}/lib/typeprof/core/builtin.rb
> +${GEM_HOME}/gems/typeprof-${RUBY_TYPEPROF_VER}/lib/typeprof/core/env.rb
> +${GEM_HOME}/gems/typeprof-${RUBY_TYPEPROF_VER}/lib/typeprof/core/env/method.rb
> +${GEM_HOME}/gems/typeprof-${RUBY_TYPEPROF_VER}/lib/typeprof/core/env/method_entity.rb
> +${GEM_HOME}/gems/typeprof-${RUBY_TYPEPROF_VER}/lib/typeprof/core/env/module_entity.rb
> +${GEM_HOME}/gems/typeprof-${RUBY_TYPEPROF_VER}/lib/typeprof/core/env/static_read.rb
> +${GEM_HOME}/gems/typeprof-${RUBY_TYPEPROF_VER}/lib/typeprof/core/env/type_alias_entity.rb
> +${GEM_HOME}/gems/typeprof-${RUBY_TYPEPROF_VER}/lib/typeprof/core/env/value_entity.rb
> +${GEM_HOME}/gems/typeprof-${RUBY_TYPEPROF_VER}/lib/typeprof/core/graph/box.rb
> +${GEM_HOME}/gems/typeprof-${RUBY_TYPEPROF_VER}/lib/typeprof/core/graph/change_set.rb
> +${GEM_HOME}/gems/typeprof-${RUBY_TYPEPROF_VER}/lib/typeprof/core/graph/filter.rb
> +${GEM_HOME}/gems/typeprof-${RUBY_TYPEPROF_VER}/lib/typeprof/core/graph/vertex.rb
> +${GEM_HOME}/gems/typeprof-${RUBY_TYPEPROF_VER}/lib/typeprof/core/service.rb
> +${GEM_HOME}/gems/typeprof-${RUBY_TYPEPROF_VER}/lib/typeprof/core/type.rb
> +${GEM_HOME}/gems/typeprof-${RUBY_TYPEPROF_VER}/lib/typeprof/core/util.rb
> +${GEM_HOME}/gems/typeprof-${RUBY_TYPEPROF_VER}/lib/typeprof/diagnostic.rb
> +${GEM_HOME}/gems/typeprof-${RUBY_TYPEPROF_VER}/lib/typeprof/lsp.rb
> +${GEM_HOME}/gems/typeprof-${RUBY_TYPEPROF_VER}/lib/typeprof/lsp/messages.rb
> +${GEM_HOME}/gems/typeprof-${RUBY_TYPEPROF_VER}/lib/typeprof/lsp/server.rb
> +${GEM_HOME}/gems/typeprof-${RUBY_TYPEPROF_VER}/lib/typeprof/lsp/text.rb
> +${GEM_HOME}/gems/typeprof-${RUBY_TYPEPROF_VER}/lib/typeprof/lsp/util.rb
> +${GEM_HOME}/gems/typeprof-${RUBY_TYPEPROF_VER}/lib/typeprof/version.rb
> +${GEM_HOME}/specifications/abbrev-${RUBY_ABBREV_VER}.gemspec
> +${GEM_HOME}/specifications/base64-${RUBY_BASE64_VER}.gemspec
> +${GEM_HOME}/specifications/bigdecimal-${RUBY_BIGDECIMAL_VER}.gemspec
> +${GEM_HOME}/specifications/csv-${RUBY_CSV_VER}.gemspec
> +${GEM_HOME}/specifications/debug-${RUBY_DEBUG_VER}.gemspec
> +${GEM_HOME}/specifications/default/benchmark-${RUBY_BENCHMARK_VER}.gemspec
> +${GEM_HOME}/specifications/default/bundler-${RUBY_BUNDLER_VER}.gemspec
> +${GEM_HOME}/specifications/default/cgi-${RUBY_CGI_VER}.gemspec
> +${GEM_HOME}/specifications/default/date-${RUBY_DATE_VER}.gemspec
> +${GEM_HOME}/specifications/default/delegate-${RUBY_DELEGATE_VER}.gemspec
> +${GEM_HOME}/specifications/default/did_you_mean-${RUBY_DID_YOU_MEAN_VER}.gemspec
> +${GEM_HOME}/specifications/default/digest-${RUBY_DIGEST_VER}.gemspec
> +${GEM_HOME}/specifications/default/english-${RUBY_ENGLISH_VER}.gemspec
> +${GEM_HOME}/specifications/default/erb-${RUBY_ERB_VER}.gemspec
> +${GEM_HOME}/specifications/default/error_highlight-${RUBY_ERROR_HIGHLIGHT_VER}.gemspec
> +${GEM_HOME}/specifications/default/etc-${RUBY_ETC_VER}.gemspec
> +${GEM_HOME}/specifications/default/fcntl-${RUBY_FCNTL_VER}.gemspec
> +${GEM_HOME}/specifications/default/fiddle-${RUBY_FIDDLE_VER}.gemspec
> +${GEM_HOME}/specifications/default/fileutils-${RUBY_FILEUTILS_VER}.gemspec
> +${GEM_HOME}/specifications/default/find-${RUBY_FIND_VER}.gemspec
> +${GEM_HOME}/specifications/default/forwardable-${RUBY_FORWARDABLE_VER}.gemspec
> +${GEM_HOME}/specifications/default/io-console-${RUBY_IO_CONSOLE_VER}.gemspec
> +${GEM_HOME}/specifications/default/io-nonblock-${RUBY_IO_NONBLOCK_VER}.gemspec
> +${GEM_HOME}/specifications/default/io-wait-${RUBY_IO_WAIT_VER}.gemspec
> +${GEM_HOME}/specifications/default/ipaddr-${RUBY_IPADDR_VER}.gemspec
> +${GEM_HOME}/specifications/default/irb-${RUBY_IRB_VER}.gemspec
> +${GEM_HOME}/specifications/default/json-${RUBY_JSON_VER}.gemspec
> +${GEM_HOME}/specifications/default/logger-${RUBY_LOGGER_VER}.gemspec
> +${GEM_HOME}/specifications/default/net-http-${RUBY_NET_HTTP_VER}.gemspec
> +${GEM_HOME}/specifications/default/net-protocol-${RUBY_NET_PROTOCOL_VER}.gemspec
> +${GEM_HOME}/specifications/default/open-uri-${RUBY_OPEN_URI_VER}.gemspec
> +${GEM_HOME}/specifications/default/open3-${RUBY_OPEN3_VER}.gemspec
> +${GEM_HOME}/specifications/default/openssl-${RUBY_OPENSSL_VER}.gemspec
> +${GEM_HOME}/specifications/default/optparse-${RUBY_OPTPARSE_VER}.gemspec
> +${GEM_HOME}/specifications/default/ostruct-${RUBY_OSTRUCT_VER}.gemspec
> +${GEM_HOME}/specifications/default/pathname-${RUBY_PATHNAME_VER}.gemspec
> +${GEM_HOME}/specifications/default/pp-${RUBY_PP_VER}.gemspec
> +${GEM_HOME}/specifications/default/prettyprint-${RUBY_PRETTYPRINT_VER}.gemspec
> +${GEM_HOME}/specifications/default/prism-${RUBY_PRISM_VER}.gemspec
> +${GEM_HOME}/specifications/default/pstore-${RUBY_PSTORE_VER}.gemspec
> +${GEM_HOME}/specifications/default/psych-${RUBY_PSYCH_VER}.gemspec
> +${GEM_HOME}/specifications/default/rdoc-${RUBY_RDOC_VER}.gemspec
> +${GEM_HOME}/specifications/default/readline-${RUBY_READLINE_VER}.gemspec
> +${GEM_HOME}/specifications/default/reline-${RUBY_RELINE_VER}.gemspec
> +${GEM_HOME}/specifications/default/resolv-${RUBY_RESOLV_VER}.gemspec
> +${GEM_HOME}/specifications/default/ruby2_keywords-${RUBY_RUBY2_KEYWORDS_VER}.gemspec
> +${GEM_HOME}/specifications/default/securerandom-${RUBY_SECURERANDOM_VER}.gemspec
> +${GEM_HOME}/specifications/default/set-${RUBY_SET_VER}.gemspec
> +${GEM_HOME}/specifications/default/shellwords-${RUBY_SHELLWORDS_VER}.gemspec
> +${GEM_HOME}/specifications/default/singleton-${RUBY_SINGLETON_VER}.gemspec
> +${GEM_HOME}/specifications/default/stringio-${RUBY_STRINGIO_VER}.gemspec
> +${GEM_HOME}/specifications/default/strscan-${RUBY_STRSCAN_VER}.gemspec
> +${GEM_HOME}/specifications/default/syntax_suggest-${RUBY_SYNTAX_SUGGEST_VER}.gemspec
> +${GEM_HOME}/specifications/default/tempfile-${RUBY_TEMPFILE_VER}.gemspec
> +${GEM_HOME}/specifications/default/time-${RUBY_TIME_VER}.gemspec
> +${GEM_HOME}/specifications/default/timeout-${RUBY_TIMEOUT_VER}.gemspec
> +${GEM_HOME}/specifications/default/tmpdir-${RUBY_TMPDIR_VER}.gemspec
> +${GEM_HOME}/specifications/default/tsort-${RUBY_TSORT_VER}.gemspec
> +${GEM_HOME}/specifications/default/un-${RUBY_UN_VER}.gemspec
> +${GEM_HOME}/specifications/default/uri-${RUBY_URI_VER}.gemspec
> +${GEM_HOME}/specifications/default/weakref-${RUBY_WEAKREF_VER}.gemspec
> +${GEM_HOME}/specifications/default/yaml-${RUBY_YAML_VER}.gemspec
> +${GEM_HOME}/specifications/default/zlib-${RUBY_ZLIB_VER}.gemspec
> +${GEM_HOME}/specifications/drb-${RUBY_DRB_VER}.gemspec
> +${GEM_HOME}/specifications/getoptlong-${RUBY_GETOPTLONG_VER}.gemspec
> +${GEM_HOME}/specifications/matrix-${RUBY_MATRIX_VER}.gemspec
> +${GEM_HOME}/specifications/minitest-${RUBY_MINITEST_VER}.gemspec
> +${GEM_HOME}/specifications/mutex_m-${RUBY_MUTEX_M_VER}.gemspec
> +${GEM_HOME}/specifications/net-ftp-${RUBY_NET_FTP_VER}.gemspec
> +${GEM_HOME}/specifications/net-imap-${RUBY_NET_IMAP_VER}.gemspec
> +${GEM_HOME}/specifications/net-pop-${RUBY_NET_POP_VER}.gemspec
> +${GEM_HOME}/specifications/net-smtp-${RUBY_NET_SMTP_VER}.gemspec
> +${GEM_HOME}/specifications/nkf-${RUBY_NKF_VER}.gemspec
> +${GEM_HOME}/specifications/observer-${RUBY_OBSERVER_VER}.gemspec
> +${GEM_HOME}/specifications/power_assert-${RUBY_POWER_ASSERT_VER}.gemspec
> +${GEM_HOME}/specifications/prime-${RUBY_PRIME_VER}.gemspec
> +${GEM_HOME}/specifications/racc-${RUBY_RACC_VER}.gemspec
> +${GEM_HOME}/specifications/rake-${RUBY_RAKE_VER}.gemspec
> +${GEM_HOME}/specifications/rbs-${RUBY_RBS_VER}.gemspec
> +${GEM_HOME}/specifications/repl_type_completor-${RUBY_REPL_TYPE_COMPLETOR_VER}.gemspec
> +${GEM_HOME}/specifications/resolv-replace-${RUBY_RESOLV_REPLACE_VER}.gemspec
> +${GEM_HOME}/specifications/rexml-${RUBY_REXML_VER}.gemspec
> +${GEM_HOME}/specifications/rinda-${RUBY_RINDA_VER}.gemspec
> +${GEM_HOME}/specifications/rss-${RUBY_RSS_VER}.gemspec
> +${GEM_HOME}/specifications/syslog-${RUBY_SYSLOG_VER}.gemspec
> +${GEM_HOME}/specifications/test-unit-${RUBY_TEST_UNIT_VER}.gemspec
> +${GEM_HOME}/specifications/typeprof-${RUBY_TYPEPROF_VER}.gemspec
> +man/man1/erb${RUBY_SUFFIX}.1
> +man/man1/irb${RUBY_SUFFIX}.1
> +man/man1/ri${RUBY_SUFFIX}.1
> +man/man1/ruby${RUBY_SUFFIX}.1
> +${RUBY_DOC}/.document
> +${RUBY_DOC}/BSDL
> +${RUBY_DOC}/CONTRIBUTING.md
> +${RUBY_DOC}/COPYING
> +${RUBY_DOC}/COPYING.ja
> +${RUBY_DOC}/ChangeLog
> +${RUBY_DOC}/ChangeLog.prev/ChangeLog-0.06_to_0.52
> +${RUBY_DOC}/ChangeLog.prev/ChangeLog-0.50_to_0.60
> +${RUBY_DOC}/ChangeLog.prev/ChangeLog-0.60_to_1.1
> +${RUBY_DOC}/ChangeLog.prev/ChangeLog-1.8.0
> +${RUBY_DOC}/ChangeLog.prev/ChangeLog-1.9.3
> +${RUBY_DOC}/ChangeLog.prev/ChangeLog-2.0.0
> +${RUBY_DOC}/ChangeLog.prev/ChangeLog-2.1.0
> +${RUBY_DOC}/ChangeLog.prev/ChangeLog-2.2.0
> +${RUBY_DOC}/ChangeLog.prev/ChangeLog-2.3.0
> +${RUBY_DOC}/ChangeLog.prev/ChangeLog-2.4.0
> +${RUBY_DOC}/ChangeLog.prev/ChangeLog-YARV
> +${RUBY_DOC}/GPL
> +${RUBY_DOC}/KNOWNBUGS.rb
> +${RUBY_DOC}/LEGAL
> +${RUBY_DOC}/NEWS.md
> +${RUBY_DOC}/NEWS/NEWS-1.8.7
> +${RUBY_DOC}/NEWS/NEWS-1.9.1
> +${RUBY_DOC}/NEWS/NEWS-1.9.2
> +${RUBY_DOC}/NEWS/NEWS-1.9.3
> +${RUBY_DOC}/NEWS/NEWS-2.0.0
> +${RUBY_DOC}/NEWS/NEWS-2.1.0
> +${RUBY_DOC}/NEWS/NEWS-2.2.0
> +${RUBY_DOC}/NEWS/NEWS-2.3.0
> +${RUBY_DOC}/NEWS/NEWS-2.4.0
> +${RUBY_DOC}/NEWS/NEWS-2.5.0
> +${RUBY_DOC}/NEWS/NEWS-2.6.0
> +${RUBY_DOC}/NEWS/NEWS-2.7.0
> +${RUBY_DOC}/NEWS/NEWS-3.0.0.md
> +${RUBY_DOC}/NEWS/NEWS-3.1.0.md
> +${RUBY_DOC}/NEWS/NEWS-3.2.0.md
> +${RUBY_DOC}/NEWS/NEWS-3.3.0.md
> +${RUBY_DOC}/README.EXT
> +${RUBY_DOC}/README.EXT.ja
> +${RUBY_DOC}/README.ja.md
> +${RUBY_DOC}/README.md
> +${RUBY_DOC}/_regexp.rdoc
> +${RUBY_DOC}/_timezones.rdoc
> +${RUBY_DOC}/bsearch.rdoc
> +${RUBY_DOC}/bug_triaging.rdoc
> +${RUBY_DOC}/case_mapping.rdoc
> +${RUBY_DOC}/character_selectors.rdoc
> +${RUBY_DOC}/command_injection.rdoc
> +${RUBY_DOC}/command_line/environment.md
> +${RUBY_DOC}/contributing.md
> +${RUBY_DOC}/contributing/building_ruby.md
> +${RUBY_DOC}/contributing/documentation_guide.md
> +${RUBY_DOC}/contributing/glossary.md
> +${RUBY_DOC}/contributing/making_changes_to_ruby.md
> +${RUBY_DOC}/contributing/making_changes_to_stdlibs.md
> +${RUBY_DOC}/contributing/reporting_issues.md
> +${RUBY_DOC}/contributing/testing_ruby.md
> +${RUBY_DOC}/csv/arguments/io.rdoc
> +${RUBY_DOC}/csv/options/common/col_sep.rdoc
> +${RUBY_DOC}/csv/options/common/quote_char.rdoc
> +${RUBY_DOC}/csv/options/common/row_sep.rdoc
> +${RUBY_DOC}/csv/options/generating/force_quotes.rdoc
> +${RUBY_DOC}/csv/options/generating/quote_empty.rdoc
> +${RUBY_DOC}/csv/options/generating/write_converters.rdoc
> +${RUBY_DOC}/csv/options/generating/write_empty_value.rdoc
> +${RUBY_DOC}/csv/options/generating/write_headers.rdoc
> +${RUBY_DOC}/csv/options/generating/write_nil_value.rdoc
> +${RUBY_DOC}/csv/options/parsing/converters.rdoc
> +${RUBY_DOC}/csv/options/parsing/empty_value.rdoc
> +${RUBY_DOC}/csv/options/parsing/field_size_limit.rdoc
> +${RUBY_DOC}/csv/options/parsing/header_converters.rdoc
> +${RUBY_DOC}/csv/options/parsing/headers.rdoc
> +${RUBY_DOC}/csv/options/parsing/liberal_parsing.rdoc
> +${RUBY_DOC}/csv/options/parsing/nil_value.rdoc
> +${RUBY_DOC}/csv/options/parsing/return_headers.rdoc
> +${RUBY_DOC}/csv/options/parsing/skip_blanks.rdoc
> +${RUBY_DOC}/csv/options/parsing/skip_lines.rdoc
> +${RUBY_DOC}/csv/options/parsing/strip.rdoc
> +${RUBY_DOC}/csv/options/parsing/unconverted_fields.rdoc
> +${RUBY_DOC}/csv/recipes/filtering.rdoc
> +${RUBY_DOC}/csv/recipes/generating.rdoc
> +${RUBY_DOC}/csv/recipes/parsing.rdoc
> +${RUBY_DOC}/csv/recipes/recipes.rdoc
> +${RUBY_DOC}/date/calendars.rdoc
> +${RUBY_DOC}/dig_methods.rdoc
> +${RUBY_DOC}/distribution.md
> +${RUBY_DOC}/dtrace_probes.rdoc
> +${RUBY_DOC}/encodings.rdoc
> +${RUBY_DOC}/examples/files.rdoc
> +${RUBY_DOC}/exceptions.md
> +${RUBY_DOC}/extension.ja.rdoc
> +${RUBY_DOC}/extension.rdoc
> +${RUBY_DOC}/fiber.md
> +${RUBY_DOC}/format_specifications.rdoc
> +${RUBY_DOC}/forwardable.rd.ja
> +${RUBY_DOC}/globals.rdoc
> +${RUBY_DOC}/images/boottime-classes.png
> +${RUBY_DOC}/implicit_conversion.rdoc
> +${RUBY_DOC}/index.md
> +${RUBY_DOC}/irb/indexes.md
> +${RUBY_DOC}/irb/irb-tools.rd.ja
> +${RUBY_DOC}/irb/irb.rd.ja
> +${RUBY_DOC}/maintainers.md
> +${RUBY_DOC}/marshal.rdoc
> +${RUBY_DOC}/matchdata/begin.rdoc
> +${RUBY_DOC}/matchdata/bytebegin.rdoc
> +${RUBY_DOC}/matchdata/byteend.rdoc
> +${RUBY_DOC}/matchdata/end.rdoc
> +${RUBY_DOC}/matchdata/offset.rdoc
> +${RUBY_DOC}/math/math.rdoc
> +${RUBY_DOC}/memory_view.md
> +${RUBY_DOC}/net-http/examples.rdoc
> +${RUBY_DOC}/net-http/included_getters.rdoc
> +${RUBY_DOC}/optparse/.document
> +${RUBY_DOC}/optparse/argument_converters.rdoc
> +${RUBY_DOC}/optparse/creates_option.rdoc
> +${RUBY_DOC}/optparse/option_params.rdoc
> +${RUBY_DOC}/optparse/ruby/argument_abbreviation.rb
> +${RUBY_DOC}/optparse/ruby/argument_keywords.rb
> +${RUBY_DOC}/optparse/ruby/argument_strings.rb
> +${RUBY_DOC}/optparse/ruby/argv.rb
> +${RUBY_DOC}/optparse/ruby/array.rb
> +${RUBY_DOC}/optparse/ruby/basic.rb
> +${RUBY_DOC}/optparse/ruby/block.rb
> +${RUBY_DOC}/optparse/ruby/collected_options.rb
> +${RUBY_DOC}/optparse/ruby/custom_converter.rb
> +${RUBY_DOC}/optparse/ruby/date.rb
> +${RUBY_DOC}/optparse/ruby/datetime.rb
> +${RUBY_DOC}/optparse/ruby/decimal_integer.rb
> +${RUBY_DOC}/optparse/ruby/decimal_numeric.rb
> +${RUBY_DOC}/optparse/ruby/default_values.rb
> +${RUBY_DOC}/optparse/ruby/descriptions.rb
> +${RUBY_DOC}/optparse/ruby/explicit_array_values.rb
> +${RUBY_DOC}/optparse/ruby/explicit_hash_values.rb
> +${RUBY_DOC}/optparse/ruby/false_class.rb
> +${RUBY_DOC}/optparse/ruby/float.rb
> +${RUBY_DOC}/optparse/ruby/help.rb
> +${RUBY_DOC}/optparse/ruby/help_banner.rb
> +${RUBY_DOC}/optparse/ruby/help_format.rb
> +${RUBY_DOC}/optparse/ruby/help_program_name.rb
> +${RUBY_DOC}/optparse/ruby/integer.rb
> +${RUBY_DOC}/optparse/ruby/long_names.rb
> +${RUBY_DOC}/optparse/ruby/long_optional.rb
> +${RUBY_DOC}/optparse/ruby/long_required.rb
> +${RUBY_DOC}/optparse/ruby/long_simple.rb
> +${RUBY_DOC}/optparse/ruby/long_with_negation.rb
> +${RUBY_DOC}/optparse/ruby/match_converter.rb
> +${RUBY_DOC}/optparse/ruby/matched_values.rb
> +${RUBY_DOC}/optparse/ruby/method.rb
> +${RUBY_DOC}/optparse/ruby/missing_options.rb
> +${RUBY_DOC}/optparse/ruby/mixed_names.rb
> +${RUBY_DOC}/optparse/ruby/name_abbrev.rb
> +${RUBY_DOC}/optparse/ruby/no_abbreviation.rb
> +${RUBY_DOC}/optparse/ruby/numeric.rb
> +${RUBY_DOC}/optparse/ruby/object.rb
> +${RUBY_DOC}/optparse/ruby/octal_integer.rb
> +${RUBY_DOC}/optparse/ruby/optional_argument.rb
> +${RUBY_DOC}/optparse/ruby/parse.rb
> +${RUBY_DOC}/optparse/ruby/parse_bang.rb
> +${RUBY_DOC}/optparse/ruby/proc.rb
> +${RUBY_DOC}/optparse/ruby/regexp.rb
> +${RUBY_DOC}/optparse/ruby/required_argument.rb
> +${RUBY_DOC}/optparse/ruby/shellwords.rb
> +${RUBY_DOC}/optparse/ruby/short_names.rb
> +${RUBY_DOC}/optparse/ruby/short_optional.rb
> +${RUBY_DOC}/optparse/ruby/short_range.rb
> +${RUBY_DOC}/optparse/ruby/short_required.rb
> +${RUBY_DOC}/optparse/ruby/short_simple.rb
> +${RUBY_DOC}/optparse/ruby/string.rb
> +${RUBY_DOC}/optparse/ruby/terminator.rb
> +${RUBY_DOC}/optparse/ruby/time.rb
> +${RUBY_DOC}/optparse/ruby/true_class.rb
> +${RUBY_DOC}/optparse/ruby/uri.rb
> +${RUBY_DOC}/optparse/tutorial.rdoc
> +${RUBY_DOC}/packed_data.rdoc
> +${RUBY_DOC}/pty/README.expect.ja
> +${RUBY_DOC}/pty/README.ja
> +${RUBY_DOC}/ractor.md
> +${RUBY_DOC}/rdoc/markup_reference.rb
> +${RUBY_DOC}/regexp/methods.rdoc
> +${RUBY_DOC}/regexp/unicode_properties.rdoc
> +${RUBY_DOC}/reline/face.md
> +${RUBY_DOC}/ripper/README
> +${RUBY_DOC}/rjit/rjit.md
> +${RUBY_DOC}/ruby/option_dump.md
> +${RUBY_DOC}/ruby/options.md
> +${RUBY_DOC}/security.rdoc
> +${RUBY_DOC}/signals.rdoc
> +${RUBY_DOC}/standard_library.md
> +${RUBY_DOC}/strftime_formatting.rdoc
> +${RUBY_DOC}/string/b.rdoc
> +${RUBY_DOC}/string/bytes.rdoc
> +${RUBY_DOC}/string/bytesize.rdoc
> +${RUBY_DOC}/string/center.rdoc
> +${RUBY_DOC}/string/chars.rdoc
> +${RUBY_DOC}/string/chomp.rdoc
> +${RUBY_DOC}/string/chop.rdoc
> +${RUBY_DOC}/string/codepoints.rdoc
> +${RUBY_DOC}/string/delete_prefix.rdoc
> +${RUBY_DOC}/string/delete_suffix.rdoc
> +${RUBY_DOC}/string/each_byte.rdoc
> +${RUBY_DOC}/string/each_char.rdoc
> +${RUBY_DOC}/string/each_codepoint.rdoc
> +${RUBY_DOC}/string/each_grapheme_cluster.rdoc
> +${RUBY_DOC}/string/each_line.rdoc
> +${RUBY_DOC}/string/encode.rdoc
> +${RUBY_DOC}/string/end_with_p.rdoc
> +${RUBY_DOC}/string/force_encoding.rdoc
> +${RUBY_DOC}/string/grapheme_clusters.rdoc
> +${RUBY_DOC}/string/index.rdoc
> +${RUBY_DOC}/string/length.rdoc
> +${RUBY_DOC}/string/ljust.rdoc
> +${RUBY_DOC}/string/new.rdoc
> +${RUBY_DOC}/string/ord.rdoc
> +${RUBY_DOC}/string/partition.rdoc
> +${RUBY_DOC}/string/rjust.rdoc
> +${RUBY_DOC}/string/rpartition.rdoc
> +${RUBY_DOC}/string/scrub.rdoc
> +${RUBY_DOC}/string/split.rdoc
> +${RUBY_DOC}/string/start_with_p.rdoc
> +${RUBY_DOC}/string/sum.rdoc
> +${RUBY_DOC}/stringio/README.md
> +${RUBY_DOC}/strscan/helper_methods.md
> +${RUBY_DOC}/strscan/link_refs.txt
> +${RUBY_DOC}/strscan/methods/get_byte.md
> +${RUBY_DOC}/strscan/methods/get_charpos.md
> +${RUBY_DOC}/strscan/methods/get_pos.md
> +${RUBY_DOC}/strscan/methods/getch.md
> +${RUBY_DOC}/strscan/methods/scan.md
> +${RUBY_DOC}/strscan/methods/scan_until.md
> +${RUBY_DOC}/strscan/methods/set_pos.md
> +${RUBY_DOC}/strscan/methods/skip.md
> +${RUBY_DOC}/strscan/methods/skip_until.md
> +${RUBY_DOC}/strscan/methods/terminate.md
> +${RUBY_DOC}/strscan/strscan.md
> +${RUBY_DOC}/symbol/casecmp.rdoc
> +${RUBY_DOC}/symbol/casecmp_p.rdoc
> +${RUBY_DOC}/syntax.rdoc
> +${RUBY_DOC}/syntax/assignment.rdoc
> +${RUBY_DOC}/syntax/calling_methods.rdoc
> +${RUBY_DOC}/syntax/comments.rdoc
> +${RUBY_DOC}/syntax/control_expressions.rdoc
> +${RUBY_DOC}/syntax/exceptions.rdoc
> +${RUBY_DOC}/syntax/keywords.rdoc
> +${RUBY_DOC}/syntax/literals.rdoc
> +${RUBY_DOC}/syntax/methods.rdoc
> +${RUBY_DOC}/syntax/miscellaneous.rdoc
> +${RUBY_DOC}/syntax/modules_and_classes.rdoc
> +${RUBY_DOC}/syntax/operators.rdoc
> +${RUBY_DOC}/syntax/pattern_matching.rdoc
> +${RUBY_DOC}/syntax/precedence.rdoc
> +${RUBY_DOC}/syntax/refinements.rdoc
> +${RUBY_DOC}/windows.md
> +${RUBY_DOC}/yarvarch.en
> +${RUBY_DOC}/yarvarch.ja
> +${RUBY_DOC}/yjit/yjit.md
> +${RUBY_EG}/README
> +${RUBY_EG}/all-ruby-quine.rb
> +${RUBY_EG}/benchmark.rb
> +${RUBY_EG}/biorhythm.rb
> +${RUBY_EG}/cal.rb
> +${RUBY_EG}/cbreak.rb
> +${RUBY_EG}/cgi-session-pstore.rb
> +${RUBY_EG}/clnt.rb
> +${RUBY_EG}/coverage.rb
> +${RUBY_EG}/delegate.rb
> +${RUBY_EG}/dir.rb
> +${RUBY_EG}/drb/README.ja.rdoc
> +${RUBY_EG}/drb/README.rdoc
> +${RUBY_EG}/drb/acl.rb
> +${RUBY_EG}/drb/darray.rb
> +${RUBY_EG}/drb/darrayc.rb
> +${RUBY_EG}/drb/dbiff.rb
> +${RUBY_EG}/drb/dcdbiff.rb
> +${RUBY_EG}/drb/dchatc.rb
> +${RUBY_EG}/drb/dchats.rb
> +${RUBY_EG}/drb/dhasen.rb
> +${RUBY_EG}/drb/dhasenc.rb
> +${RUBY_EG}/drb/dlogc.rb
> +${RUBY_EG}/drb/dlogd.rb
> +${RUBY_EG}/drb/dqin.rb
> +${RUBY_EG}/drb/dqlib.rb
> +${RUBY_EG}/drb/dqout.rb
> +${RUBY_EG}/drb/dqueue.rb
> +${RUBY_EG}/drb/drbc.rb
> +${RUBY_EG}/drb/drbch.rb
> +${RUBY_EG}/drb/drbm.rb
> +${RUBY_EG}/drb/drbmc.rb
> +${RUBY_EG}/drb/drbs-acl.rb
> +${RUBY_EG}/drb/drbs.rb
> +${RUBY_EG}/drb/drbssl_c.rb
> +${RUBY_EG}/drb/drbssl_s.rb
> +${RUBY_EG}/drb/extserv_test.rb
> +${RUBY_EG}/drb/gw_ct.rb
> +${RUBY_EG}/drb/gw_cu.rb
> +${RUBY_EG}/drb/gw_s.rb
> +${RUBY_EG}/drb/holderc.rb
> +${RUBY_EG}/drb/holders.rb
> +${RUBY_EG}/drb/http0.rb
> +${RUBY_EG}/drb/http0serv.rb
> +${RUBY_EG}/drb/name.rb
> +${RUBY_EG}/drb/namec.rb
> +${RUBY_EG}/drb/old_tuplespace.rb
> +${RUBY_EG}/drb/rinda_ts.rb
> +${RUBY_EG}/drb/rindac.rb
> +${RUBY_EG}/drb/rindas.rb
> +${RUBY_EG}/drb/ring_echo.rb
> +${RUBY_EG}/drb/ring_inspect.rb
> +${RUBY_EG}/drb/ring_place.rb
> +${RUBY_EG}/drb/simpletuple.rb
> +${RUBY_EG}/drb/speedc.rb
> +${RUBY_EG}/drb/speeds.rb
> +${RUBY_EG}/dualstack-fetch.rb
> +${RUBY_EG}/dualstack-httpd.rb
> +${RUBY_EG}/eval.rb
> +${RUBY_EG}/export.rb
> +${RUBY_EG}/exyacc.rb
> +${RUBY_EG}/fact.rb
> +${RUBY_EG}/fib.awk
> +${RUBY_EG}/fib.pl
> +${RUBY_EG}/fib.py
> +${RUBY_EG}/fib.rb
> +${RUBY_EG}/fib.scm
> +${RUBY_EG}/from.rb
> +${RUBY_EG}/fullpath.rb
> +${RUBY_EG}/iseq_loader.rb
> +${RUBY_EG}/less.rb
> +${RUBY_EG}/list.rb
> +${RUBY_EG}/list2.rb
> +${RUBY_EG}/list3.rb
> +${RUBY_EG}/logger/app.rb
> +${RUBY_EG}/logger/log.rb
> +${RUBY_EG}/logger/shifting.rb
> +${RUBY_EG}/mine.rb
> +${RUBY_EG}/mkproto.rb
> +${RUBY_EG}/mpart.rb
> +${RUBY_EG}/observ.rb
> +${RUBY_EG}/occur.pl
> +${RUBY_EG}/occur.rb
> +${RUBY_EG}/open3.rb
> +${RUBY_EG}/openssl/c_rehash.rb
> +${RUBY_EG}/openssl/cert2text.rb
> +${RUBY_EG}/openssl/certstore.rb
> +${RUBY_EG}/openssl/cipher.rb
> +${RUBY_EG}/openssl/crlstore.rb
> +${RUBY_EG}/openssl/echo_cli.rb
> +${RUBY_EG}/openssl/echo_svr.rb
> +${RUBY_EG}/openssl/gen_csr.rb
> +${RUBY_EG}/openssl/smime_read.rb
> +${RUBY_EG}/openssl/smime_write.rb
> +${RUBY_EG}/openssl/wget.rb
> +${RUBY_EG}/optparse/opttest.rb
> +${RUBY_EG}/optparse/subcommand.rb
> +${RUBY_EG}/philos.rb
> +${RUBY_EG}/pi.rb
> +${RUBY_EG}/prism/find_calls.rb
> +${RUBY_EG}/prism/find_comments.rb
> +${RUBY_EG}/prism/locate_nodes.rb
> +${RUBY_EG}/prism/make_tags.rb
> +${RUBY_EG}/prism/multiplex_constants.rb
> +${RUBY_EG}/prism/relocate_constants.rb
> +${RUBY_EG}/prism/visit_nodes.rb
> +${RUBY_EG}/pstore.rb
> +${RUBY_EG}/pty/expect_sample.rb
> +${RUBY_EG}/pty/script.rb
> +${RUBY_EG}/pty/shl.rb
> +${RUBY_EG}/rcs.awk
> +${RUBY_EG}/rcs.dat
> +${RUBY_EG}/rcs.rb
> +${RUBY_EG}/rdoc/markup/rdoc2latex.rb
> +${RUBY_EG}/rdoc/markup/sample.rb
> +${RUBY_EG}/rinda-ring.rb
> +${RUBY_EG}/ripper/ruby2html.rb
> +${RUBY_EG}/ripper/strip-comment.rb
> +${RUBY_EG}/sieve.rb
> +${RUBY_EG}/simple-bench.rb
> +${RUBY_EG}/svr.rb
> +${RUBY_EG}/tempfile.rb
> +${RUBY_EG}/test.rb
> +${RUBY_EG}/time.rb
> +${RUBY_EG}/timeout.rb
> +${RUBY_EG}/trick2013/README.md
> +${RUBY_EG}/trick2013/kinaba/authors.markdown
> +${RUBY_EG}/trick2013/kinaba/entry.rb
> +${RUBY_EG}/trick2013/kinaba/remarks.markdown
> +${RUBY_EG}/trick2013/mame/authors.markdown
> +${RUBY_EG}/trick2013/mame/entry.rb
> +${RUBY_EG}/trick2013/mame/remarks.markdown
> +${RUBY_EG}/trick2013/shinh/authors.markdown
> +${RUBY_EG}/trick2013/shinh/entry.rb
> +${RUBY_EG}/trick2013/shinh/remarks.markdown
> +${RUBY_EG}/trick2013/yhara/authors.markdown
> +${RUBY_EG}/trick2013/yhara/entry.rb
> +${RUBY_EG}/trick2013/yhara/remarks.en.markdown
> +${RUBY_EG}/trick2013/yhara/remarks.markdown
> +${RUBY_EG}/trick2015/README.md
> +${RUBY_EG}/trick2015/eregon/authors.markdown
> +${RUBY_EG}/trick2015/eregon/entry.rb
> +${RUBY_EG}/trick2015/eregon/remarks.markdown
> +${RUBY_EG}/trick2015/kinaba/authors.markdown
> +${RUBY_EG}/trick2015/kinaba/entry.rb
> +${RUBY_EG}/trick2015/kinaba/remarks.markdown
> +${RUBY_EG}/trick2015/ksk_1/authors.markdown
> +${RUBY_EG}/trick2015/ksk_1/entry.rb
> +${RUBY_EG}/trick2015/ksk_1/remarks.markdown
> +${RUBY_EG}/trick2015/ksk_2/abnormal.cnf
> +${RUBY_EG}/trick2015/ksk_2/authors.markdown
> +${RUBY_EG}/trick2015/ksk_2/entry.rb
> +${RUBY_EG}/trick2015/ksk_2/quinn.cnf
> +${RUBY_EG}/trick2015/ksk_2/remarks.markdown
> +${RUBY_EG}/trick2015/ksk_2/sample.cnf
> +${RUBY_EG}/trick2015/ksk_2/uf20-01.cnf
> +${RUBY_EG}/trick2015/ksk_2/unsat.cnf
> +${RUBY_EG}/trick2015/monae/authors.markdown
> +${RUBY_EG}/trick2015/monae/entry.rb
> +${RUBY_EG}/trick2015/monae/remarks.markdown
> +${RUBY_EG}/trick2018/01-kinaba/authors.markdown
> +${RUBY_EG}/trick2018/01-kinaba/entry.rb
> +${RUBY_EG}/trick2018/01-kinaba/remarks.markdown
> +${RUBY_EG}/trick2018/02-mame/authors.markdown
> +${RUBY_EG}/trick2018/02-mame/entry.rb
> +${RUBY_EG}/trick2018/02-mame/remarks.markdown
> +${RUBY_EG}/trick2018/03-tompng/Gemfile
> +${RUBY_EG}/trick2018/03-tompng/Gemfile.lock
> +${RUBY_EG}/trick2018/03-tompng/authors.markdown
> +${RUBY_EG}/trick2018/03-tompng/entry.rb
> +${RUBY_EG}/trick2018/03-tompng/output.txt
> +${RUBY_EG}/trick2018/03-tompng/remarks.markdown
> +${RUBY_EG}/trick2018/03-tompng/trick.png
> +${RUBY_EG}/trick2018/04-colin/authors.markdown
> +${RUBY_EG}/trick2018/04-colin/entry.rb
> +${RUBY_EG}/trick2018/04-colin/remarks.markdown
> +${RUBY_EG}/trick2018/05-tompng/authors.markdown
> +${RUBY_EG}/trick2018/05-tompng/entry.rb
> +${RUBY_EG}/trick2018/05-tompng/preview_of_output.png
> +${RUBY_EG}/trick2018/05-tompng/remarks.markdown
> +${RUBY_EG}/trick2018/README.md
> +${RUBY_EG}/trick2022/01-tompng/Gemfile
> +${RUBY_EG}/trick2022/01-tompng/Gemfile.lock
> +${RUBY_EG}/trick2022/01-tompng/authors.markdown
> +${RUBY_EG}/trick2022/01-tompng/entry.rb
> +${RUBY_EG}/trick2022/01-tompng/remarks.markdown
> +${RUBY_EG}/trick2022/02-tompng/authors.markdown
> +${RUBY_EG}/trick2022/02-tompng/entry.rb
> +${RUBY_EG}/trick2022/02-tompng/remarks.markdown
> +${RUBY_EG}/trick2022/03-mame/authors.markdown
> +${RUBY_EG}/trick2022/03-mame/entry.rb
> +${RUBY_EG}/trick2022/03-mame/remarks.markdown
> +${RUBY_EG}/trick2022/03-mame/test.txt
> +${RUBY_EG}/trick2022/README.md
> +${RUBY_EG}/trojan.rb
> +${RUBY_EG}/tsvr.rb
> +${RUBY_EG}/uumerge.rb
> +${RUBY_EG}/weakref.rb
> +${RUBY_EG}/win32ole/excel1.rb
> +${RUBY_EG}/win32ole/excel2.rb
> +${RUBY_EG}/win32ole/excel3.rb
> +${RUBY_EG}/win32ole/ie.rb
> +${RUBY_EG}/win32ole/ieconst.rb
> +${RUBY_EG}/win32ole/ienavi.rb
> +${RUBY_EG}/win32ole/ienavi2.rb
> +${RUBY_EG}/win32ole/oledirs.rb
> +${RUBY_EG}/win32ole/olegen.rb
> +${RUBY_EG}/win32ole/xml.rb
> Index: pkgsrc/lang/ruby34/distinfo
> diff -u /dev/null pkgsrc/lang/ruby34/distinfo:1.1
> --- /dev/null Thu Jan 2 06:51:05 2025
> +++ pkgsrc/lang/ruby34/distinfo Thu Jan 2 06:51:04 2025
> @@ -0,0 +1,21 @@
> +$NetBSD: distinfo,v 1.1 2025/01/02 06:51:04 taca Exp $
> +
> +BLAKE2s (ruby-3.4.1.tar.xz) = 154320cb7b1cdd4de719459fda598b91abd2bebc68f266485942a9d9c98efa75
> +SHA512 (ruby-3.4.1.tar.xz) = 8d2e34117696f9debf463ae1eed288fdbb5c1a12e32800e901b69218e3b7302a0066052077e2ebca851e3a635296199bd5a10437eea1d6f787f69a77bb865680
> +Size (ruby-3.4.1.tar.xz) = 17222800 bytes
> +SHA1 (patch-common.mk) = c23eed58427b2fd4ba8fdb3692f609701a666c6d
> +SHA1 (patch-configure) = b82ee7b0d7867ca8ac661e211e7139b91f83141f
> +SHA1 (patch-ext_openssl_openssl__missing.h) = 3f8d79736fd14806dfaf76e333eec63ff3ff5890
> +SHA1 (patch-include_ruby_internal_static__assert.h) = 7d5c3ae7ff674b9b34639924fcf08237164de9f8
> +SHA1 (patch-lib_mkmf.rb) = ea66bc4e42d2b15edfcd8ceefa9b94d07a3cdd0f
> +SHA1 (patch-lib_rdoc_encoding.rb) = 0e82d2942d9bfcb67dc7c994889d7bc5ec2ae85a
> +SHA1 (patch-lib_rubygems.rb) = 81af71ae9b0c3fef2ad1de88a542b3ece14b4519
> +SHA1 (patch-lib_rubygems_commands_setup__command.rb) = 66c475a5308deb2ed5096b88cf65549732f87421
> +SHA1 (patch-lib_rubygems_config__file.rb) = 584f8cd9ef1d1b9bf25efc7e85c2219166db7ac9
> +SHA1 (patch-lib_rubygems_dependency__installer.rb) = d143128b21a3803136c2d0000d75a1cf50d77155
> +SHA1 (patch-lib_rubygems_install__update__options.rb) = 0cd0816e1cd7c84c1dab1e091787c4dc38d28273
> +SHA1 (patch-lib_rubygems_installer.rb) = 4ef74b4f79837a929e81bcd0e7eba9061a442304
> +SHA1 (patch-lib_rubygems_platform.rb) = bde36a8fc1ba2fbf4d6fb8829bc116fb4d09b404
> +SHA1 (patch-test_rubygems_test__gem.rb) = 32f7c7d7f8a024c045d78c2bce93944fc3113d04
> +SHA1 (patch-thread__pthread.c) = 7c1231933a2d6ce9d56891ab512371841697fbca
> +SHA1 (patch-tool_ifchange) = 1803bb6a1836e232dcabcf38f11c9881dbf726ea
> Index: pkgsrc/lang/ruby34/hacks.mk
> diff -u /dev/null pkgsrc/lang/ruby34/hacks.mk:1.1
> --- /dev/null Thu Jan 2 06:51:05 2025
> +++ pkgsrc/lang/ruby34/hacks.mk Thu Jan 2 06:51:04 2025
> @@ -0,0 +1,44 @@
> +# $NetBSD: hacks.mk,v 1.1 2025/01/02 06:51:04 taca Exp $
> +
> +.if !defined(RUBY33_HACKS_MK)
> +RUBY33_HACKS_MK= defined
> +
> +.include "../../mk/compiler.mk"
> +
> +### [ Sun Jun 5 10:05:39 CEST 2005 : seb ]
> +### On NetBSD/sparc64, gcc optimisation, at least for version 3.3.3,
> +### produces segmentation faulting miniruby binary.
> +### Also note that `-O' level optimisation produces a miniruby
> +### binary that loops while running the installation scripts.
> +###
> +.if ${MACHINE_PLATFORM:MNetBSD-*-sparc64}
> +. if ${CC_VERSION:Mgcc-3.3.*}
> +PKG_HACKS+= optimisation
> +BUILDLINK_TRANSFORM+= rm:-O[0-9]*
> +. endif
> +### ruby193 binary built on NetBSD/sparc64 with gcc 4.5.1 and the default -O2
> +### dumps core during generating RDocs.
> +### Using -O1 works around.
> +. if ${CC_VERSION:Mgcc-4.5.*}
> +PKG_HACKS+= optimisation
> +BUILDLINK_TRANSFORM+= opt:-O2:-O1
> +. endif
> +.endif
> +
> +# On NetBSD/sh3el 6.0, the default -Os causes an error on compiling node.c:
> +# {standard input}: Assembler messages: {standard input}:1458: \
> +# Error: pcrel too far
> +# and -O1 works around.
> +.if ${MACHINE_PLATFORM:MNetBSD-*-sh3*} && ${CC_VERSION:Mgcc-4.5.*}
> +PKG_HACKS+= optimisation
> +BUILDLINK_TRANSFORM+= opt:-Os:-O1 rm:-freorder-blocks
> +.endif
> +
> +# On NetBSD/aarch64, GCC before GCC 10 optimisation produces segmentation
> +# faulting miniruby binary.
> +.if ${MACHINE_PLATFORM:MNetBSD-*-aarch64*} && ${CC_VERSION:Mgcc-[2-9]*}
> +PKG_HACKS+= optimisation
> +BUILDLINK_TRANSFORM+= rm:-fomit-frame-pointer
> +.endif
> +
> +.endif # RUBY33_HACKS_MK
> Index: pkgsrc/lang/ruby34/options.mk
> diff -u /dev/null pkgsrc/lang/ruby34/options.mk:1.1
> --- /dev/null Thu Jan 2 06:51:05 2025
> +++ pkgsrc/lang/ruby34/options.mk Thu Jan 2 06:51:04 2025
> @@ -0,0 +1,35 @@
> +# $NetBSD: options.mk,v 1.1 2025/01/02 06:51:04 taca Exp $
> +
> +PKG_OPTIONS_VAR= PKG_OPTIONS.ruby
> +PKG_SUPPORTED_OPTIONS= ruby-build-ri-db
> +PKG_SUGGESTED_OPTIONS= ruby-build-ri-db
> +
> +.for a in x86_64 aarch64 aarch64eb arm64
> +. if ${a} == ${MACHINE_ARCH}
> +PKG_OPTIONS_REQUIRED_GROUPS= jit
> +PKG_OPTIONS_GROUP.jit= ruby-rjit ruby-yjit
> +PKG_SUGGESTED_OPTIONS+= ruby-yjit
> +. endif
> +.endfor
> +
> +.include "../../mk/bsd.options.mk"
> +
> +.if ${PKG_OPTIONS:Mruby-yjit}
> +CONFIGURE_ARGS+= --disable-rjit --enable-yjit
> +RUST_REQ= 1.58.0
> +.include "../../lang/rust/rust.mk"
> +.else
> +CONFIGURE_ENV+= RUSTC=no
> +.endif
> +
> +.if ${PKG_OPTIONS:Mruby-rjit}
> +CONFIGURE_ARGS+= --enable-rjit --disable-yjit
> +.endif
> +
> +.if ${PKG_OPTIONS:Mruby-build-ri-db}
> +RUBY_DYNAMIC_DIRS+= ${RUBY_SYSRIDIR}
> +# Use huge memory.
> +UNLIMIT_RESOURCES+= datasize
> +.else
> +CONFIGURE_ARGS+= --enable-install-doc=no
> +.endif
>
> Index: pkgsrc/lang/ruby34/patches/patch-common.mk
> diff -u /dev/null pkgsrc/lang/ruby34/patches/patch-common.mk:1.1
> --- /dev/null Thu Jan 2 06:51:05 2025
> +++ pkgsrc/lang/ruby34/patches/patch-common.mk Thu Jan 2 06:51:05 2025
> @@ -0,0 +1,15 @@
> +$NetBSD: patch-common.mk,v 1.1 2025/01/02 06:51:05 taca Exp $
> +
> +* Do not try to download gem files.
> +
> +--- common.mk.orig 2020-12-08 09:02:31.000000000 +0000
> ++++ common.mk
> +@@ -549,7 +549,7 @@ post-install-doc::
> + @$(NULLCMD)
> +
> + install-gem: pre-install-gem do-install-gem post-install-gem
> +-pre-install-gem:: prepare-gems pre-install-bin pre-install-lib pre-install-man
> ++pre-install-gem:: pre-install-bin pre-install-lib pre-install-man
> + do-install-gem: $(PROGRAM) pre-install-gem
> + $(INSTRUBY) --make="$(MAKE)" $(INSTRUBY_ARGS) --install=gem
> + post-install-gem::
> Index: pkgsrc/lang/ruby34/patches/patch-configure
> diff -u /dev/null pkgsrc/lang/ruby34/patches/patch-configure:1.1
> --- /dev/null Thu Jan 2 06:51:05 2025
> +++ pkgsrc/lang/ruby34/patches/patch-configure Thu Jan 2 06:51:05 2025
> @@ -0,0 +1,160 @@
> +$NetBSD: patch-configure,v 1.1 2025/01/02 06:51:05 taca Exp $
> +
> +* Avoid bash specific variable substitution.
> +* Adding Interix support.
> +* Ignore doxygen.
> +* Ignore VCS.
> +* Handle SSP in pkgsrc.
> +* Retain _XOPEN_SOURCE, fixes eventmachine.
> +* Fix argument for pthread_self() on NetBSD.
> +* Explictly stop display with color.
> +* Remove bogus MJIT disabling on SunOS.
> +
> +--- configure.orig 2024-12-12 01:10:15.000000000 +0000
> ++++ configure
> +@@ -8722,7 +8722,7 @@ else $as_nop
> + then :
> +
> + case "$target_os" in #(
> +- darwin*) :
> ++ nodarwin*) :
> +
> + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for real target cpu" >&5
> + printf %s "checking for real target cpu... " >&6; }
> +@@ -10843,6 +10843,7 @@ fi
> + stack_protector=no
> + ;; #(
> + *) :
> ++ stack_protector=no
> + ;;
> + esac
> + if test -z "${stack_protector+set}"
> +@@ -12802,18 +12803,6 @@ then :
> + CPPFLAGS="$CPPFLAGS ${rb_opt}" ;;
> + esac
> + done
> +- # _XOPEN_SOURCE should not be defined for C++ on Solaris.
> +- # RUBY_APPEND_OPTIONS(CXXFLAGS)
> +- for rb_opt in -U_XOPEN_SOURCE; do
> +- case " ${CXXFLAGS-} " in #(
> +- *" ${rb_opt} "*) :
> +- ;; #(
> +- ' ') :
> +- CXXFLAGS="${rb_opt}" ;; #(
> +- *) :
> +- CXXFLAGS="$CXXFLAGS ${rb_opt}" ;;
> +-esac
> +- done
> +
> + fi
> +
> +@@ -13044,6 +13033,10 @@ esac
> +
> + ac_cv_func___builtin_setjmp=no
> + ;; #(
> ++ interix*) :
> ++ LIBS="-lm $LIBS"
> ++ ac_cv_func_getpgrp_void=yes
> ++ ;; #(
> + *) :
> + ;;
> + esac
> +@@ -25598,7 +25591,9 @@ else
> + #include <stdlib.h>
> + #include <stddef.h>
> + #ifndef alloca
> +-# ifdef __GNUC__
> ++# if defined(__NetBSD__) || defined(__FreeBSD__) || defined(__DragonFly__) || defined(__OpenBSD__)
> ++# include <stdlib.h>
> ++# elif defined __GNUC__
> + # define alloca __builtin_alloca
> + # elif defined _MSC_VER
> + # include <malloc.h>
> +@@ -31026,6 +31021,8 @@ fi
> + interix*) :
> + : ${LDSHARED='$(CC) -shared'}
> + XLDFLAGS="$XLDFLAGS -Wl,-E"
> ++ DLDFLAGS="$DLDFLAGS "'-Wl,-h,$(.TARGET) -Wl,--image-base,$$(($$RANDOM %4096/2*262144+1342177280))'
> ++ RPATHFLAG=' -Wl,-R%1$-s'
> + rb_cv_dlopen=yes ;; #(
> + freebsd*|dragonfly*) :
> +
> +@@ -32235,8 +32232,10 @@ fi
> + ;; #(
> + freebsd*|dragonfly*) :
> +
> ++ RUBY_SO_NAME="${RUBY_SO_NAME}"'.$(RUBY_PROGRAM_VERSION)'
> + LIBRUBY_SO='lib$(RUBY_SO_NAME).$(SOEXT).$(MAJOR)$(MINOR)'
> +- LIBRUBY_SONAME='$(LIBRUBY_SO)'
> ++ LIBRUBY_SONAME='lib$(RUBY_BASE_NAME).$(RUBY_API_VERSION).$(SOEXT)'
> ++ LIBRUBY_ALIASES='$(LIBRUBY_SONAME) lib$(RUBY_INSTALL_NAME).$(SOEXT)'
> + if test "$rb_cv_binary_elf" != "yes"
> + then :
> +
> +@@ -32329,9 +32328,10 @@ esac
> + ;; #(
> + darwin*) :
> +
> ++ RUBY_SO_NAME="${RUBY_SO_NAME}"'.$(RUBY_PROGRAM_VERSION)'
> + LIBRUBY_SO='lib$(RUBY_SO_NAME).$(SOEXT)'
> +- LIBRUBY_SONAME='$(LIBRUBY_SO)'
> +- LIBRUBY_ALIASES='lib$(RUBY_INSTALL_NAME).$(SOEXT)'
> ++ LIBRUBY_SONAME='lib$(RUBY_BASE_NAME).$(RUBY_API_VERSION).$(SOEXT)'
> ++ LIBRUBY_ALIASES='$(LIBRUBY_SONAME) lib$(RUBY_INSTALL_NAME).$(SOEXT)'
> + if test "$load_relative" = yes
> + then :
> +
> +@@ -32354,7 +32354,12 @@ fi
> + ;; #(
> + interix*) :
> +
> +- LIBRUBYARG_SHARED='-L. -L${libdir} -l$(RUBY_SO_NAME)'
> ++ SOLIBS='$(LIBS)'
> ++ LIBRUBY_SO='lib$(RUBY_SO_NAME).so.$(MAJOR)$(MINOR).$(TEENY)'
> ++ # link explicitly to 0x48000000
> ++ LIBRUBY_DLDFLAGS='-Wl,-h,lib$(RUBY_SO_NAME).so.$(MAJOR)$(MINOR) -Wl,--image-base,1207959552'
> ++ LIBRUBYARG_SHARED='-Wl,-R -Wl,${PREFIX}/lib} -L${libdir} -L. -l$(RUBY_SO_NAME)'
> ++ LIBRUBY_ALIASES='lib$(RUBY_SO_NAME).so.$(MAJOR)$(MINOR) lib$(RUBY_SO_NAME).so'
> + ;; #(
> + cygwin*|msys*|mingw*|mswin*) :
> +
> +@@ -32545,7 +32550,7 @@ then :
> + esac
> + rpathflag=`IFS="$PATH_SEPARATOR"
> + echo x "$rpathflag" |
> +- sed "s/^x *//;s${IFS}"'%1\\$-s'"${IFS}${libprefix}${IFS}g;s${IFS}%s${IFS}${libprefix}${IFS}g"
> ++ sed "s/^x *//;s${IFS}"'%1\\$-s'"${IFS}${libprefix}${IFS}g;s${IFS}%s${IFS}${PREFIX}/lib${IFS}g"
> + `
> + LIBRUBY_RPATHFLAGS="${LIBRUBY_RPATHFLAGS:+$LIBRUBY_RPATHFLAGS }${rpathflag}"
> + LIBRUBYARG_SHARED="${LIBRUBY_RPATHFLAGS:+$LIBRUBY_RPATHFLAGS }$LIBRUBYARG_SHARED"
> +@@ -34717,7 +34722,7 @@ guard=INCLUDE_RUBY_CONFIG_H
> + (
> + if test "x$CONFIGURE_TTY" = xyes
> + then :
> +- color=--color
> ++ color=--color=never
> + else $as_nop
> + color=
> + fi
> +@@ -35956,21 +35961,7 @@ which seems to be undefined. Please mak
> + "Makefile":F)
> + tmpmk=confmk$$.tmp
> + {
> +- if test ${VCS+set}
> +-then :
> +-
> +- :
> +-
> +-elif git_dir=`$GIT --work-tree="$srcdir" --git-dir="$srcdir/.git" rev-parse --git-dir 2>/dev/null`
> +-then :
> +-
> +- VCS='$(GIT)'
> +-
> +-else $as_nop
> +-
> + VCS='echo cannot'
> +-
> +-fi
> + case "$VCS" in #(
> + '$(GIT)'|git) :
> + VCSUP='$(VCS) pull --rebase $(GITPULLOPTIONS)' ;; #(
> Index: pkgsrc/lang/ruby34/patches/patch-ext_openssl_openssl__missing.h
> diff -u /dev/null pkgsrc/lang/ruby34/patches/patch-ext_openssl_openssl__missing.h:1.1
> --- /dev/null Thu Jan 2 06:51:05 2025
> +++ pkgsrc/lang/ruby34/patches/patch-ext_openssl_openssl__missing.h Thu Jan 2 06:51:05 2025
> @@ -0,0 +1,15 @@
> +$NetBSD: patch-ext_openssl_openssl__missing.h,v 1.1 2025/01/02 06:51:05 taca Exp $
> +
> +Support OpenSSL 3.
> +
> +--- ext/openssl/openssl_missing.h.orig 2021-07-07 10:08:35.000000000 +0000
> ++++ ext/openssl/openssl_missing.h
> +@@ -235,7 +235,7 @@ IMPL_PKEY_GETTER(EC_KEY, ec)
> + # define TS_STATUS_INFO_get0_failure_info(a) ((a)->failure_info)
> + #endif
> +
> +-#if !defined(HAVE_TS_VERIFY_CTS_SET_CERTS)
> ++#if !defined(HAVE_TS_VERIFY_CTS_SET_CERTS) && !defined(TS_VERIFY_CTS_set_certs)
> + # define TS_VERIFY_CTS_set_certs(ctx, crts) ((ctx)->certs=(crts))
> + #endif
> +
> Index: pkgsrc/lang/ruby34/patches/patch-include_ruby_internal_static__assert.h
> diff -u /dev/null pkgsrc/lang/ruby34/patches/patch-include_ruby_internal_static__assert.h:1.1
> --- /dev/null Thu Jan 2 06:51:05 2025
> +++ pkgsrc/lang/ruby34/patches/patch-include_ruby_internal_static__assert.h Thu Jan 2 06:51:05 2025
> @@ -0,0 +1,15 @@
> +$NetBSD: patch-include_ruby_internal_static__assert.h,v 1.1 2025/01/02 06:51:05 taca Exp $
> +
> +Add the way to stop using static_assert.
> +
> +--- include/ruby/internal/static_assert.h.orig 2022-04-12 11:11:15.000000000 +0000
> ++++ include/ruby/internal/static_assert.h
> +@@ -50,7 +50,7 @@
> + #elif defined(__STDC_VERSION__) && RBIMPL_COMPILER_SINCE(GCC, 4, 6, 0)
> + # define RBIMPL_STATIC_ASSERT0 __extension__ _Static_assert
> +
> +-#elif defined(static_assert)
> ++#elif defined(static_assert) && !defined(RB_AVOID_STATIC_ASSERT)
> + # /* Take <assert.h> definition */
> + # define RBIMPL_STATIC_ASSERT0 static_assert
> + #endif
> Index: pkgsrc/lang/ruby34/patches/patch-lib_mkmf.rb
> diff -u /dev/null pkgsrc/lang/ruby34/patches/patch-lib_mkmf.rb:1.1
> --- /dev/null Thu Jan 2 06:51:05 2025
> +++ pkgsrc/lang/ruby34/patches/patch-lib_mkmf.rb Thu Jan 2 06:51:05 2025
> @@ -0,0 +1,14 @@
> +$NetBSD: patch-lib_mkmf.rb,v 1.1 2025/01/02 06:51:05 taca Exp $
> +
> +* Avoid to generate empty command line on some platforms.
> +
> +--- lib/mkmf.rb.orig 2024-12-12 01:10:13.000000000 +0000
> ++++ lib/mkmf.rb
> +@@ -2286,6 +2286,7 @@ RULES
> + line.gsub!(/\.o\b/, ".#{$OBJEXT}")
> + line.gsub!(/\{\$\(VPATH\)\}/, "") unless $nmake
> + line.gsub!(/\$\((?:hdr|top)dir\)\/config.h/, $config_h)
> ++ line.gsub!(%r"\$\(hdrdir\)/(?!ruby(?![^:;/\s]))(?=[-\w]+\.h)", '\&ruby/')
> + if $nmake && /\A\s*\$\(RM|COPY\)/ =~ line
> + line.gsub!(%r"[-\w\./]{2,}"){$&.tr("/", "\\")}
> + line.gsub!(/(\$\((?!RM|COPY)[^:)]+)(?=\))/, '\1:/=\\')
> Index: pkgsrc/lang/ruby34/patches/patch-lib_rdoc_encoding.rb
> diff -u /dev/null pkgsrc/lang/ruby34/patches/patch-lib_rdoc_encoding.rb:1.1
> --- /dev/null Thu Jan 2 06:51:05 2025
> +++ pkgsrc/lang/ruby34/patches/patch-lib_rdoc_encoding.rb Thu Jan 2 06:51:05 2025
> @@ -0,0 +1,15 @@
> +$NetBSD: patch-lib_rdoc_encoding.rb,v 1.1 2025/01/02 06:51:05 taca Exp $
> +
> +* Always convert "\r\n" to "\n" since it cause rdoc processing error.
> +
> +--- lib/rdoc/encoding.rb.orig 2018-03-26 05:56:26.000000000 +0000
> ++++ lib/rdoc/encoding.rb
> +@@ -31,7 +31,7 @@ module RDoc::Encoding
> +
> + def self.read_file filename, encoding, force_transcode = false
> + content = File.open filename, "rb" do |f| f.read end
> +- content.gsub!("\r\n", "\n") if RUBY_PLATFORM =~ /mswin|mingw/
> ++ content.gsub!("\r\n", "\n")
> +
> + utf8 = content.sub!(/\A\xef\xbb\xbf/, '')
> +
> Index: pkgsrc/lang/ruby34/patches/patch-lib_rubygems.rb
> diff -u /dev/null pkgsrc/lang/ruby34/patches/patch-lib_rubygems.rb:1.1
> --- /dev/null Thu Jan 2 06:51:05 2025
> +++ pkgsrc/lang/ruby34/patches/patch-lib_rubygems.rb Thu Jan 2 06:51:05 2025
> @@ -0,0 +1,44 @@
> +$NetBSD: patch-lib_rubygems.rb,v 1.1 2025/01/02 06:51:05 taca Exp $
> +
> +* Add install_root option for pkgsrc's rubygems support.
> +
> +--- lib/rubygems.rb.orig 2023-12-11 07:06:03.000000000 +0000
> ++++ lib/rubygems.rb
> +@@ -293,10 +293,16 @@ module Gem
> + ##
> + # The path where gem executables are to be installed.
> +
> +- def self.bindir(install_dir=Gem.dir)
> +- return File.join install_dir, "bin" unless
> +- install_dir.to_s == Gem.default_dir.to_s
> +- Gem.default_bindir
> ++ def self.bindir(install_dir=Gem.dir, install_root=nil)
> ++ if install_dir.to_s == Gem.default_dir.to_s
> ++ install_dir = Gem.default_bindir
> ++ else
> ++ install_dir = File.join install_dir, "bin"
> ++ end
> ++ unless install_root.nil? or install_root.empty?
> ++ install_dir = File.join install_root, install_dir
> ++ end
> ++ install_dir
> + end
> +
> + ##
> +@@ -560,7 +566,7 @@ An Array (#{env.inspect}) was passed in
> + return i if path.instance_variable_defined?(:@gem_prelude_index)
> + end
> +
> +- index = $LOAD_PATH.index RbConfig::CONFIG["sitelibdir"]
> ++ index = $LOAD_PATH.index RbConfig::CONFIG["vendorlibdir"]
> +
> + index || 0
> + end
> +@@ -736,6 +742,7 @@ An Array (#{env.inspect}) was passed in
> + prefix = File.dirname RUBYGEMS_DIR
> +
> + if prefix != File.expand_path(RbConfig::CONFIG["sitelibdir"]) &&
> ++ prefix != File.expand_path(RbConfig::CONFIG["vendorlibdir"]) &&
> + prefix != File.expand_path(RbConfig::CONFIG["libdir"]) &&
> + File.basename(RUBYGEMS_DIR) == "lib"
> + prefix
> Index: pkgsrc/lang/ruby34/patches/patch-lib_rubygems_commands_setup__command.rb
> diff -u /dev/null pkgsrc/lang/ruby34/patches/patch-lib_rubygems_commands_setup__command.rb:1.1
> --- /dev/null Thu Jan 2 06:51:05 2025
> +++ pkgsrc/lang/ruby34/patches/patch-lib_rubygems_commands_setup__command.rb Thu Jan 2 06:51:05 2025
> @@ -0,0 +1,41 @@
> +$NetBSD: patch-lib_rubygems_commands_setup__command.rb,v 1.1 2025/01/02 06:51:05 taca Exp $
> +
> +* Make sure to setup under DESTDIR.
> +
> +--- lib/rubygems/commands/setup_command.rb.orig 2022-11-24 10:20:31.000000000 +0000
> ++++ lib/rubygems/commands/setup_command.rb
> +@@ -185,7 +185,7 @@ By default, this RubyGems will install g
> +
> + uninstall_old_gemcutter
> +
> +- documentation_success = install_rdoc
> ++ documentation_success = install_rdoc install_destdir
> +
> + say
> + if @verbose
> +@@ -318,11 +318,15 @@ By default, this RubyGems will install g
> + end
> + end
> +
> +- def install_rdoc
> ++ def install_rdoc(install_destdir)
> + gem_doc_dir = File.join Gem.dir, "doc"
> + rubygems_name = "rubygems-#{Gem::VERSION}"
> + rubygems_doc_dir = File.join gem_doc_dir, rubygems_name
> +
> ++ unless install_destdir.empty?
> ++ FileUtils.mkdir_p gem_doc_dir unless File.exist?(gem_doc_dir)
> ++ end
> ++
> + begin
> + Gem.ensure_gem_subdirectories Gem.dir
> + rescue SystemCallError
> +@@ -333,7 +337,7 @@ By default, this RubyGems will install g
> + (!File.exist?(rubygems_doc_dir) ||
> + File.writable?(rubygems_doc_dir))
> + say "Removing old RubyGems RDoc and ri" if @verbose
> +- Dir[File.join(Gem.dir, "doc", "rubygems-[0-9]*")].each do |dir|
> ++ Dir[File.join(gem_doc_dir, "rubygems-[0-9]*")].each do |dir|
> + rm_rf dir
> + end
> +
> Index: pkgsrc/lang/ruby34/patches/patch-lib_rubygems_config__file.rb
> diff -u /dev/null pkgsrc/lang/ruby34/patches/patch-lib_rubygems_config__file.rb:1.1
> --- /dev/null Thu Jan 2 06:51:05 2025
> +++ pkgsrc/lang/ruby34/patches/patch-lib_rubygems_config__file.rb Thu Jan 2 06:51:05 2025
> @@ -0,0 +1,15 @@
> +$NetBSD: patch-lib_rubygems_config__file.rb,v 1.1 2025/01/02 06:51:05 taca Exp $
> +
> +Avoid update suggestion default.
> +
> +--- lib/rubygems/config_file.rb.orig 2024-04-23 10:20:14.000000000 +0000
> ++++ lib/rubygems/config_file.rb
> +@@ -213,6 +213,8 @@ class Gem::ConfigFile
> + end
> + end
> +
> ++ @hash['prevent_update_suggestion'] = true
> ++
> + # HACK: these override command-line args, which is bad
> + @backtrace = @hash[:backtrace] if @hash.key? :backtrace
> + @bulk_threshold = @hash[:bulk_threshold] if @hash.key? :bulk_threshold
> Index: pkgsrc/lang/ruby34/patches/patch-lib_rubygems_dependency__installer.rb
> diff -u /dev/null pkgsrc/lang/ruby34/patches/patch-lib_rubygems_dependency__installer.rb:1.1
> --- /dev/null Thu Jan 2 06:51:05 2025
> +++ pkgsrc/lang/ruby34/patches/patch-lib_rubygems_dependency__installer.rb Thu Jan 2 06:51:05 2025
> @@ -0,0 +1,28 @@
> +$NetBSD: patch-lib_rubygems_dependency__installer.rb,v 1.1 2025/01/02 06:51:05 taca Exp $
> +
> +* Add install_root option for pkgsrc's rubygems support.
> +
> +--- lib/rubygems/dependency_installer.rb.orig 2023-12-11 07:06:03.000000000 +0000
> ++++ lib/rubygems/dependency_installer.rb
> +@@ -59,6 +59,7 @@ class Gem::DependencyInstaller
> + # :format_executable:: See Gem::Installer#initialize.
> + # :ignore_dependencies:: Don't install any dependencies.
> + # :install_dir:: See Gem::Installer#install.
> ++ # :install_root:: See Gem::Installer#install.
> + # :prerelease:: Allow prerelease versions. See #install.
> + # :security_policy:: See Gem::Installer::new and Gem::Security.
> + # :user_install:: See Gem::Installer.new
> +@@ -100,7 +101,12 @@ class Gem::DependencyInstaller
> + @installed_gems = []
> + @toplevel_specs = nil
> +
> +- @cache_dir = options[:cache_dir] || @install_dir
> ++ @install_root = options[:install_root] || ""
> ++ install_dir = @install_dir
> ++ unless @install_root.nil? or @install_root.empty?
> ++ install_dir = File.join(@install_root, install_dir)
> ++ end
> ++ @cache_dir = options[:cache_dir] || install_dir
> +
> + @errors = []
> + end
> Index: pkgsrc/lang/ruby34/patches/patch-lib_rubygems_install__update__options.rb
> diff -u /dev/null pkgsrc/lang/ruby34/patches/patch-lib_rubygems_install__update__options.rb:1.1
> --- /dev/null Thu Jan 2 06:51:05 2025
> +++ pkgsrc/lang/ruby34/patches/patch-lib_rubygems_install__update__options.rb Thu Jan 2 06:51:05 2025
> @@ -0,0 +1,20 @@
> +$NetBSD: patch-lib_rubygems_install__update__options.rb,v 1.1 2025/01/02 06:51:05 taca Exp $
> +
> +* Add install_root option for pkgsrc's rubygems support.
> +* Tweak build_info directory with destdir to store build_args.
> +
> +--- lib/rubygems/install_update_options.rb.orig 2022-11-24 10:20:31.000000000 +0000
> ++++ lib/rubygems/install_update_options.rb
> +@@ -18,6 +18,12 @@ module Gem::InstallUpdateOptions
> + # Add the install/update options to the option parser.
> +
> + def add_install_update_options
> ++ add_option(:"Install/Update", "-B", "--install-root DIR",
> ++ "Root directory for gem files on install") do |value, options|
> ++ options[:install_root] = File.expand_path(value)
> ++ Gem.ensure_gem_subdirectories File.join options[:install_root], Gem.dir
> ++ end
> ++
> + add_option(:"Install/Update", "-i", "--install-dir DIR",
> + "Gem repository directory to get installed",
> + "gems") do |value, options|
> Index: pkgsrc/lang/ruby34/patches/patch-lib_rubygems_installer.rb
> diff -u /dev/null pkgsrc/lang/ruby34/patches/patch-lib_rubygems_installer.rb:1.1
> --- /dev/null Thu Jan 2 06:51:05 2025
> +++ pkgsrc/lang/ruby34/patches/patch-lib_rubygems_installer.rb Thu Jan 2 06:51:05 2025
> @@ -0,0 +1,49 @@
> +$NetBSD: patch-lib_rubygems_installer.rb,v 1.1 2025/01/02 06:51:05 taca Exp $
> +
> +* Add install_root option for pkgsrc's rubygems support.
> +* Tweak build_info directory with destdir to store build_args.
> +
> +--- lib/rubygems/installer.rb.orig 2024-11-05 00:49:11.000000000 +0000
> ++++ lib/rubygems/installer.rb
> +@@ -160,6 +160,9 @@ class Gem::Installer
> + # foo_exec18.
> + # :ignore_dependencies:: Don't raise if a dependency is missing.
> + # :install_dir:: The directory to install the gem into.
> ++ # :install_root:: The directory to use as a buildroot for "destdir"-style
> ++ # installation. All paths during installation are relative
> ++ # to the buildroot.
> + # :security_policy:: Use the specified security policy. See Gem::Security
> + # :user_install:: Indicate that the gem should be unpacked into the users
> + # personal gem directory.
> +@@ -671,12 +674,20 @@ class Gem::Installer
> +
> + @build_args = options[:build_args]
> +
> ++ install_root = options[:install_root]
> ++
> + @gem_home = @install_dir || user_install_dir || Gem.dir
> +
> + # If the user has asked for the gem to be installed in a directory that is
> + # the system gem directory, then use the system bin directory, else create
> + # (or use) a new bin dir under the gem_home.
> +- @bin_dir ||= Gem.bindir(@gem_home)
> ++ @bin_dir ||= Gem.bindir(@gem_home, install_root)
> ++
> ++ unless install_root.nil? or install_root.empty?
> ++ @install_root = File.expand_path install_root
> ++ @gem_home = File.join(@install_root, @gem_home)
> ++ @plugins_dir = Gem.plugindir(@gem_home)
> ++ end
> +
> + @plugins_dir = Gem.plugindir(@gem_home)
> +
> +@@ -929,6 +940,9 @@ TEXT
> + return if build_args.empty?
> +
> + build_info_dir = File.join gem_home, "build_info"
> ++ unless @install_root.nil? or @install_root.empty?
> ++ build_info_dir = File.join @gem_home, "build_info"
> ++ end
> +
> + dir_mode = options[:dir_mode]
> + FileUtils.mkdir_p build_info_dir, mode: dir_mode && 0o755
> Index: pkgsrc/lang/ruby34/patches/patch-lib_rubygems_platform.rb
> diff -u /dev/null pkgsrc/lang/ruby34/patches/patch-lib_rubygems_platform.rb:1.1
> --- /dev/null Thu Jan 2 06:51:05 2025
> +++ pkgsrc/lang/ruby34/patches/patch-lib_rubygems_platform.rb Thu Jan 2 06:51:05 2025
> @@ -0,0 +1,29 @@
> +$NetBSD: patch-lib_rubygems_platform.rb,v 1.1 2025/01/02 06:51:05 taca Exp $
> +
> +* Don't replace "i486" to "x86".
> +* Allow simple "netbsd" as Gem::Platform.
> +
> +--- lib/rubygems/platform.rb.orig 2024-06-11 23:54:24.000000000 +0000
> ++++ lib/rubygems/platform.rb
> +@@ -94,12 +94,7 @@ class Gem::Platform
> + arch.last << "-#{extra}"
> + end
> +
> +- cpu = arch.shift
> +-
> +- @cpu = case cpu
> +- when /i\d86/ then "x86"
> +- else cpu
> +- end
> ++ @cpu = arch.shift
> +
> + if arch.length == 2 && arch.last.match?(/^\d+(\.\d+)?$/) # for command-line
> + @os, @version = arch
> +@@ -132,6 +127,7 @@ class Gem::Platform
> + @cpu = "x86" if @cpu.nil? && os =~ /32$/
> + [os, version]
> + when /netbsdelf/ then ["netbsdelf", nil]
> ++ when /netbsd/ then ["netbsd", nil]
> + when /openbsd(\d+\.\d+)?/ then ["openbsd", $1]
> + when /solaris(\d+\.\d+)?/ then ["solaris", $1]
> + when /wasi/ then ["wasi", nil]
> Index: pkgsrc/lang/ruby34/patches/patch-test_rubygems_test__gem.rb
> diff -u /dev/null pkgsrc/lang/ruby34/patches/patch-test_rubygems_test__gem.rb:1.1
> --- /dev/null Thu Jan 2 06:51:05 2025
> +++ pkgsrc/lang/ruby34/patches/patch-test_rubygems_test__gem.rb Thu Jan 2 06:51:05 2025
> @@ -0,0 +1,21 @@
> +$NetBSD: patch-test_rubygems_test__gem.rb,v 1.1 2025/01/02 06:51:05 taca Exp $
> +
> +* Use vendordir instead of sitedir.
> +
> +--- test/rubygems/test_gem.rb.orig 2022-11-24 10:20:31.000000000 +0000
> ++++ test/rubygems/test_gem.rb
> +@@ -1004,12 +1004,12 @@ class TestGem < Gem::TestCase
> + end
> +
> + def test_self_prefix_sitelibdir
> +- orig_sitelibdir = RbConfig::CONFIG["sitelibdir"]
> ++ orig_sitelibdir = RbConfig::CONFIG["vendorlibdir"]
> + RbConfig::CONFIG["sitelibdir"] = PROJECT_DIR
> +
> + assert_nil Gem.prefix
> + ensure
> +- RbConfig::CONFIG["sitelibdir"] = orig_sitelibdir
> ++ RbConfig::CONFIG["vendorlibdir"] = orig_sitelibdir
> + end
> +
> + def test_self_read_binary
> Index: pkgsrc/lang/ruby34/patches/patch-thread__pthread.c
> diff -u /dev/null pkgsrc/lang/ruby34/patches/patch-thread__pthread.c:1.1
> --- /dev/null Thu Jan 2 06:51:05 2025
> +++ pkgsrc/lang/ruby34/patches/patch-thread__pthread.c Thu Jan 2 06:51:05 2025
> @@ -0,0 +1,16 @@
> +$NetBSD: patch-thread__pthread.c,v 1.1 2025/01/02 06:51:05 taca Exp $
> +
> +* Avoid pass "const char *" to SET_ANOTHER_THREAD_NAME();
> + pthread_setname_np().
> +
> +--- thread_pthread.c.orig 2020-12-08 09:02:31.000000000 +0000
> ++++ thread_pthread.c
> +@@ -1648,7 +1648,7 @@ native_set_another_thread_name(rb_native
> + {
> + #if defined SET_ANOTHER_THREAD_NAME || defined SET_CURRENT_THREAD_NAME
> + char buf[THREAD_NAME_MAX];
> +- const char *s = "";
> ++ char *s = "";
> + # if !defined SET_ANOTHER_THREAD_NAME
> + if (!pthread_equal(pthread_self(), thread_id)) return;
> + # endif
> Index: pkgsrc/lang/ruby34/patches/patch-tool_ifchange
> diff -u /dev/null pkgsrc/lang/ruby34/patches/patch-tool_ifchange:1.1
> --- /dev/null Thu Jan 2 06:51:05 2025
> +++ pkgsrc/lang/ruby34/patches/patch-tool_ifchange Thu Jan 2 06:51:05 2025
> @@ -0,0 +1,15 @@
> +$NetBSD: patch-tool_ifchange,v 1.1 2025/01/02 06:51:05 taca Exp $
> +
> +Do not show color default.
> +
> +--- tool/ifchange.orig 2024-12-12 01:10:13.000000000 +0000
> ++++ tool/ifchange
> +@@ -19,7 +19,7 @@ set -e
> + timestamp=
> + keepsuffix=
> + srcavail=f
> +-color=auto
> ++color=never
> + until [ $# -eq 0 ]; do
> + case "$1" in
> + --)
>
--
Ryo ONODERA // ryo%tetera.org@localhost
PGP fingerprint = 82A2 DC91 76E0 A10A 8ABB FD1B F404 27FA C7D1 15F3
Home |
Main Index |
Thread Index |
Old Index