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
On Bundler 2.1.0 the loading of rubygems has been rewritten. It breaks
our existing usage of command execution. The --disable=gem flag is
problematic because we need to load rubygems in Bundler. It is
not explicitly loaded in Bundle 2.1.0
Related:
- rubygems/bundler#7487
0 commit comments