Hi, we have a running development instance of OOD and want to modify an adapter by adding fog-openstack gem. How can we do this? I tried adding
spec.add_runtime_dependency "fog-openstack", "~> 1.1.5"
to the ood_core.gemspec file and restarting Apache, but this didn't work.