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
Versions above 1.15.2 seem to suffer from a dependency chain issue where
the async gem implicitly sets the minimum supported ruby version to 3.0.
This change ensures that we pin to 1.15.2 in the .sync.yaml.
0 commit comments