ruby/tool/lib
Nobuyoshi Nakada 0fda818bd7
Make gemspec files for default gems with extensions
So that rubygems can find them as gems.  However, the `--install-dir`
option of `gem install` seems to exclude prerelease gems, even already
installed in that directory, from the dependencies for some reasons;
use the `GEM_HOME` environment variable instead.

Now net-imap 0.5.0 depends on json gem.
2024-11-01 02:33:10 +09:00
..
-test-
test Remove an unnecessary blank line added by mistake [ci skip] 2024-09-10 17:19:02 +09:00
_tmpdir.rb Traverse tmpdir under chdir 2024-04-23 13:38:40 +09:00
bundled_gem.rb Try to find bundled gem version from lib/*/version.rb 2024-09-13 15:49:28 +09:00
colorize.rb Add more abstract decorations for messaging 2024-03-18 23:29:53 +09:00
core_assertions.rb Accept version range 2024-09-12 23:47:34 +09:00
envutil.rb Don't enable GC.auto_compact in EnvUtil.under_gc_compact_stress when not supported 2024-10-11 17:00:30 -04:00
find_executable.rb
gc_checker.rb
gem_env.rb Make gemspec files for default gems with extensions 2024-11-01 02:33:10 +09:00
iseq_loader_checker.rb
jisx0208.rb
launchable.rb Move the file location of launchable.rb 2024-07-08 10:15:04 +09:00
leakchecker.rb Fix check_tempfile_leak in leakchecker.rb 2024-09-05 14:03:39 -04:00
memory_status.rb
output.rb Make Output.new accepts keyword arguments 2024-04-19 14:12:42 +09:00
path.rb Fix runnable symlinks 2024-09-03 09:59:28 +09:00
profile_test_all.rb
tracepointchecker.rb
vcs.rb Revert "Update revision.h if branch unmatch not only revision" 2024-05-09 01:02:59 +09:00
vpath.rb
zombie_hunter.rb