BerlinVagrant / vagrant-dns

A plugin to manage DNS records for vagrant environments
MIT License
490 stars 50 forks source link

workaround for vagrant plugin install issue #70

Closed fnordfish closed 2 years ago

fnordfish commented 2 years ago

... trying to install newer io-event which requires ruby 3.0

closed #69

fnordfish commented 2 years ago

The "bad" news is, that Vagrant itself might run on ruby 3.0 on other platforms: https://github.com/hashicorp/vagrant/blob/v2.2.19/vagrant.gemspec#L15