lws 6.1.0
This library for Ruby provides access to the LeftClick web services/applications using a model-based structure that abstracts from API calls using the available REST interfaces.
          Gemfile:
          =
        
        
          install:
          =
        
      Runtime Dependencies (6):
            faraday_middleware
            < 1.0, >= 0.10.0
          
          
            hashie
            >= 0
          
          
            multi_json
            >= 0
          
          
            pry
            >= 0
          
          
            spyke
            ~> 5.2.0
          
          
            webmock
            ~> 2.1.0
          
    Development Dependencies (8):
            faraday_middleware
            < 1.0, >= 0.10.0
          
          
            hashie
            >= 0
          
          
            minitest
            >= 0
          
          
            multi_json
            >= 0
          
          
            rake
            ~> 0.9.2
          
          
            simplecov
            >= 0
          
          
            simplecov-rcov
            >= 0
          
          
            spyke
            ~> 0.5.1