lws 11.0.0
This library for Ruby provides access to the LeftClick Web Services and its applications using a model-based structure that abstracts from API calls using the available REST interfaces.
          Gemfile:
          =
        
        
          instalar:
          =
        
      Runtime Dependencies (9):
            faraday
            >= 1.0, < 3.0
          
          
            faraday-http-cache
            ~> 2.2
          
          
            faraday_middleware
            >= 0.10.0, < 2.0
          
          
            hashie
            >= 3.5, < 6
          
          
            multi_json
            ~> 1.12
          
          
            net-http-persistent
            >= 2.9, < 5.0
          
          
            pry
            ~> 0.11
          
          
            spyke
            ~> 7.2, >= 7.2.1
          
          
            webmock
            >= 2, < 4
          
    