This amends #160 to only use the new inherit_from_defaultvanagon
method
if the version of Vanagon is new enough to have the method defined.
Because our CI sometimes defines VANAGON_LOCATION which overrides the
version of Vanagon defined in the Gemfile, this repo must continue to
support older versions of Vanagon.
This amends #160 to only use the new
inherit_from_default
vanagon method if the version of Vanagon is new enough to have the method defined. Because our CI sometimes definesVANAGON_LOCATION
which overrides the version of Vanagon defined in the Gemfile, this repo must continue to support older versions of Vanagon.