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
This fixes a bug when the currently-executing version of Spring is not
the most recent version available in the gem path. Previously, this
would launch the most recent server version and cause an error when
Bundler detects the mismatch.
Fixes#295.
0 commit comments