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
judoscale-* gems all depend on judoscale-ruby, but we're not specifying a version. We should enforce that the family of gems are all on the same version.
Worse yet, our rails-autoscale-* gems are depending on judoscale-ruby, when they should be depending on rails-autoscale-core.
The text was updated successfully, but these errors were encountered:
judoscale-*
gems all depend onjudoscale-ruby
, but we're not specifying a version. We should enforce that the family of gems are all on the same version.Worse yet, our
rails-autoscale-*
gems are depending onjudoscale-ruby
, when they should be depending onrails-autoscale-core
.The text was updated successfully, but these errors were encountered: