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
newer railties version requires ruby >= 2.2.2 to work
Actually it depends on actionpack 5.0, which is dependent on Rack 2.0, which is not compatible with ruby 1.9.3, and it causes all recent builds to fail
0 commit comments