azure-armrest 0.15.0
This is a Ruby interface for Azure using the newer REST API. This is different than the current azure gem, which uses the older (XML) interface behind the scenes.
          Gemfile:
          =
        
        
          installieren:
          =
        
      Runtime Abhängigkeiten (7):
            activesupport
            >= 4.2.2
          
          
            addressable
            ~> 2.8
          
          
            azure-signature
            ~> 0.3.0
          
          
            json
            ~> 2
          
          
            memoist
            ~> 0.15
          
          
            parallel
            ~> 1.22
          
          
            rest-client
            ~> 2.1.0
          
    


