cachix / devenv

Fast, Declarative, Reproducible, and Composable Developer Environments
https://devenv.sh
Apache License 2.0
3.47k stars 252 forks source link

ruby: bump test gemlock and add missing libs #1165

Closed sandydoo closed 1 week ago

sandydoo commented 1 week ago

Fixes the ruby test on macOS.

Unrelated: there's something weird with the ruby versions being used. Bundler is using one version, we're setting up another, and the test runner is using a completely different bundler version. 🤷