Use fog "microgems" instead of metagem if possible
As discussed in this issue in the Fog repo, it'd probably be worth looking into using Fog's dependencies directly instead of including the fog
gem itself (which has 39 dependencies!) if that's possible for our use-case.
I'm not entirely sure what we use fog for, so correct me if I'm wrong.