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
Currently rawgento_models depends on ActiveRecord(-Migrations) 4.x, which depends on rack 2. Current Sinatra (1.4.7) depends on rack 1, such that conflicts do occur (sinatra/sinatra#1117).
The text was updated successfully, but these errors were encountered:
Currently rawgento_models depends on ActiveRecord(-Migrations) 4.x, which depends on rack 2. Current Sinatra (1.4.7) depends on rack 1, such that conflicts do occur (sinatra/sinatra#1117).
The text was updated successfully, but these errors were encountered: