jenkins_api_client 2.2.0
This is a simple and easy-to-use Jenkins Api client with features focused on automating Job configuration programaticaly and so forth
          Gemfile:
          =
        
        
          install:
          =
        
      Runtime Dependencies (7):
            addressable
            ~> 2.7
          
          
            json
            >= 1.0
          
          
            mixlib-shellout
            >= 1.1.0
          
          
            nokogiri
            ~> 1.6
          
          
            socksify
            >= 1.7.0
          
          
            terminal-table
            >= 1.4.0
          
          
            thor
            >= 0.16.0