require 'active_model_serializers' require 'g5_authentication_client' require 'g5_updatable/engine' require 'httparty' module G5Updatable HUB_URL = ENV.fetch('HUB_URL', 'https://g5-hub.herokuapp.com').freeze end