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
See the closed issue on bundler: rubygems/bundler#4381. They had the compatibility issue fixed on 1.12.0.rc (through rubygems/bundler#4341) but the problem remain unsolved on 2.3.0-slim Dockerfile with the incompatible rubygems-2.6.2 and bundler-1.11.2.
How do we deal with this situation? Rollback rubygems to 2.6.1 or install bundler 1.12.0.rc?