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
* gem update --system tries to use rubygems-update 3.0 which requires
ruby >= 2.3.0, so use ~> 2.7
* latest bundler 2.x also requires ruby >= 2.3.0, so use ~> 1.17
0 commit comments