diff options
author | Nobuyoshi Nakada <nobu@ruby-lang.org> | 2021-12-15 22:43:45 +0900 |
---|---|---|
committer | git <svn-admin@ruby-lang.org> | 2021-12-19 12:14:10 +0900 |
commit | a81e0600a7fa97bc1782de91110c6704a47af419 (patch) | |
tree | e72b6d29c47a42c5ee43e5393118d0b4fa93a78f /sample/eval.rb | |
parent | 7159af3491763aeeaf7accec426ff228d7dbfa3b (diff) | |
download | ruby-a81e0600a7fa97bc1782de91110c6704a47af419.tar.gz |
[ruby/reline] Load correct version.rb from gemspec
When merged to ruby/ruby, reline.gemspec file is located under
lib/reline, as the same as reline/version.rb. That is the latter
path relative from the former differs from the ruby/reline case,
and the reline/version.rb in the default load path will be loaded.
Try `require_relative` not to load unexpected files.
https://github.com/ruby/reline/commit/54905d0e1b
Diffstat (limited to 'sample/eval.rb')
0 files changed, 0 insertions, 0 deletions