I wanted to upgrade to tapoica 0.19, which depends on 0.10-beta11 of this gem. It installed fine on my arm based macbook, but when I pushed up to CI which uses linux arm based runners, it can't resolve the gem:
50.47 An error occurred while installing rubydex (0.1.0.beta11), and Bundler cannot
50.47 continue.
50.47
50.47 In Gemfile:
50.47 tapioca was resolved to 0.19.0, which depends on
50.47 rubydex
presumably because there is no published variant for aarch64/linux? Are there any plans to add that? any workaround in the mean time? I'm wondering why it's not falling back to pure ruby version?
I wanted to upgrade to tapoica 0.19, which depends on 0.10-beta11 of this gem. It installed fine on my arm based macbook, but when I pushed up to CI which uses linux arm based runners, it can't resolve the gem:
presumably because there is no published variant for aarch64/linux? Are there any plans to add that? any workaround in the mean time? I'm wondering why it's not falling back to pure ruby version?