module ConcourseResource module RubyGems # Exception for when a Gem is not found class GemNotFound < StandardError end end end