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