Hiroshi SHIBATA 2023-06-27 14:30:01 +09:00 committed by git
parent a99d0c1555
commit 9dd8698597

View File

@ -47,8 +47,7 @@ class Gem::Resolver
attr_accessor :skip_gems attr_accessor :skip_gems
## ##
# When a missing dependency, don't stop. Just go on and record what was #
# missing.
attr_accessor :soft_missing attr_accessor :soft_missing