You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
build: Specify test dependencies in Gemfile to bundle them
Because those gems might not be installed in Ruby installation
(rbinstall.rb is broken when a bundled gem is built from commit hash),
we need to specify them in Gemfile to bundle them explicitly.
0 commit comments