ggiamarchi / vagrant-openstack-provider

Use Vagrant to manage OpenStack Cloud instances.
MIT License
245 stars 102 forks source link

Update colorize gem versions #377

Closed jarretlavallee closed 2 years ago

jarretlavallee commented 5 years ago

Prior to this PR, colorize was pinned to 0.7.3, which could cause gem dependency issues with other plugins. This PR updates the colorize gem dependency to allow the latest versions of the gem. The current version, 0.8.1 released in 2016, is still compatible with the plugin.

Sharpie commented 5 years ago

@ggiamarchi Any chance of getting this one merged? It would clear some dependency conflicts between vagrant-openstack-provider and other Vagrant plugins.

ggiamarchi commented 5 years ago

I need to run some tests but it should go smooth.

@jarretlavallee @Sharpie Could you list plugins you experienced conflict with ?

jarretlavallee commented 5 years ago

@ggiamarchi Thanks for taking a look at this one. I hit the conflict with https://github.com/briancain/vagrant-vmpooler, which uses https://github.com/briancain/vmfloaty/blob/master/vmfloaty.gemspec. There may be some others out there that could be conflicting as well.

binford2k commented 3 years ago

@ggiamarchi think we could get this merged and released? Colorized 0.7.3 was 6.5 years ago..... ;-)