After install gem psych 5.4.0
bundle update --all in Ruby on Rails (v 8.1.3) project appears this message:
WARN: Unresolved or ambiguous specs during Gem::Specification.reset:
psych (>= 4.0.0)
Available/installed versions of this gem:
- 5.4.0
- 5.3.1
WARN: Clearing out unresolved specs. Try 'gem cleanup <gem>'
Please report a bug if this causes problems.
gem list psych :
*** LOCAL GEMS ***
psych (5.4.0, default: 5.3.1)
The gem cleanup psych not help.
Linux
Ruby 4.0.5
Rails 8.1.3
After install gem psych 5.4.0
bundle update --allin Ruby on Rails (v 8.1.3) project appears this message:gem list psych:The
gem cleanup psychnot help.Linux
Ruby 4.0.5
Rails 8.1.3