module Rack # Module which Contains different Authorization / Authentication Classes (HMAC, ..) module SimpleAuth # Current Gem Version VERSION = '0.0.4' end end