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