summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorDavid Rodríguez <[email protected]>2024-08-19 13:02:14 +0200
committergit <[email protected]>2024-08-19 11:48:42 +0000
commit786d0006524b0ca282a05593ca3dff3633890af7 (patch)
treec2681d28a180c7a85977aa1c8b90b015bf5fc5d5 /test
parentcd0d4ec059b2998e4bf9cae35f4b1301c2bd6b53 (diff)
[ruby/rdoc] Avoid potentially loading the same extension from different versions of the same gem
Avoids warnings like ``` /path/to/ruby/3.3.4/lib/ruby/gems/3.3.0/gems/rbs-3.4.0/lib/rdoc/discover.rb:10: warning: method redefined; discarding old scan /path/to/ruby/3.3.4/lib/ruby/gems/3.3.0/gems/rbs-3.5.1/lib/rdoc/discover.rb:10: warning: previous definition of scan was here ``` https://github.com/ruby/rdoc/commit/e47920d8f3
Diffstat (limited to 'test')
0 files changed, 0 insertions, 0 deletions