oauth2 1.4.4
A Ruby wrapper for the OAuth 2.0 protocol built with a similar style to the original OAuth spec.
          Gemfile:
          =
        
        
          install:
          =
        
      Runtime Dependencies (5):
Development Dependencies (12):
            addressable
            ~> 2.3
          
          
            backports
            ~> 3.11
          
          
            bundler
            >= 1.16
          
          
            coveralls
            ~> 0.8
          
          
            rake
            ~> 12.3
          
          
            rdoc
            >= 5.0, < 7
          
          
            rspec
            ~> 3.0
          
          
          
            rspec-pending_for
            >= 0
          
          
            rspec-stubbed_env
            >= 0
          
          
            silent_stream
            >= 0
          
          
            wwtd
            >= 0
          
    

