rest-client 2.1.0-x86-mswin32
A simple HTTP and REST client for Ruby, inspired by the Sinatra microframework style of specifying actions: get, put, post, delete.
          Gemfile:
          =
        
        
          install:
          =
        
      Runtime Dependencies (5):
            ffi
            ~> 1.9
          
          
            http-accept
            >= 1.7.0, < 2.0
          
          
            http-cookie
            >= 1.0.2, < 2.0
          
          
            mime-types
            >= 1.16, < 4.0
          
          
            netrc
            ~> 0.8
          
    



