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
Set has been gemified as of ruby 3.0.0. Since `bundler` vendors `thor`
internally, it's helpful for `bundler` that `thor` doesn't use `set`, so
that `bundler` doesn't activate the gem `set` too early and final users
can still specify whichever version of `set` they want in their Gemfiles.
0 commit comments