fog / fog-libvirt

libvirt provider for fog
MIT License
16 stars 44 forks source link

Change dependency on fog-core to something recent #58

Closed johanneskastl closed 4 years ago

johanneskastl commented 5 years ago

Currently there is a requirement for fog-core in an ancient version:

s.add_dependency("fog-core", "~> 1.27", ">= 1.27.4")

Could this be changed to something more recent? 1.27.4 is from "26 Jan 2015", currently there is 2.1.0...

Kind Regards, Johannes

strzibny commented 4 years ago

Yes, I agree we should move to something more recent.

johanneskastl commented 4 years ago

OK, can we merge this then? Or what is missing to get that done?

strzibny commented 4 years ago

I checked that fog-core was already relaxed no? So closing this. We can continue discussing fog-xml in the #66.