api-auth 2.4.1
Full HMAC auth implementation for use in your gems and Rails apps.
          Gemfile:
          =
        
        
          インストール:
          =
        
      Development依存関係 (15):
            actionpack
            < 6.1, > 4.0
          
          
            activeresource
            >= 4.0
          
          
            activesupport
            < 6.1, > 4.0
          
          
            amatch
            >= 0
          
          
            appraisal
            >= 0
          
          
            curb
            ~> 0.8
          
          
            faraday
            >= 0.10
          
          
            grape
            ~> 1.1.0
          
          
            http
            >= 0
          
          
            httpi
            >= 0
          
          
            multipart-post
            ~> 2.0
          
          
            pry
            >= 0
          
          
            rake
            >= 0
          
          
            rest-client
            ~> 2.0
          
          
            rspec
            ~> 3.4
          
    
