Project

General

Profile

Actions

Bug #21312

open

ruby 3.5-dev installs a gemspec for rdoc that misses dependencies

Added by deivid (David Rodríguez) 3 days ago. Updated 3 days ago.

Status:
Assigned
Target version:
-
[ruby-core:121861]

Description

Similarly to https://bugs.ruby-lang.org/issues/20581, installing ruby 3.5-dev installs a gemspec for rdoc that it's missing its own dependency on psych.

This causes issues when using Bundler, as reported at https://github.com/rubygems/rubygems/issues/8637.

I created a workaround in Bundler to behave better under this situation and print a warning rather than creating an incorrect lockfile, but ruby installer should fix this too.

Thank you!

Updated by hsbt (Hiroshi SHIBATA) 3 days ago

  • Status changed from Open to Assigned
  • Assignee set to hsbt (Hiroshi SHIBATA)
Actions

Also available in: Atom PDF

Like0
Like0