Updating collection lock is required on `bundle install` · Issue #794 · ruby/rbs

Problem bundle install (and bundle update) requires rbs collection update when it updates Gemfile.lock about gems which have sig/. For example: Install gem X v1.0.0 with bundler rbs collection inst...