jenkins_pipeline_builder 1.10.0
This is a simple and easy-to-use Jenkins Pipeline generator with features focused on automating Job & Pipeline creation from the YAML files checked-in with your application source code
          Gemfile:
          =
        
        
          install:
          =
        
      Runtime Dependencies (6):
            activesupport
            ~> 4.2.6
          
          
            jenkins_api_client
            ~> 1.0.0
          
          
            minitar
            >= 0
          
          
            mixlib-shellout
            = 2.2.7
          
          
            nokogiri
            ~> 1.6.0
          
          
            thor
            >= 0.18.0
          
    Development Dependencies (16):
            bump
            >= 0
          
          
            byebug
            = 11.0.1
          
          
            equivalent-xml
            = 0.6.0
          
          
            gem-release
            >= 0
          
          
            json
            >= 0
          
          
            kwalify
            >= 0
          
          
            pry
            >= 0
          
          
            rake
            >= 0
          
          
            rspec
            ~> 3.0
          
          
          
            rubocop
            = 0.81
          
          
            simplecov
            = 0.17.1
          
          
            simplecov-rcov
            >= 0
          
          
            webmock
            ~> 1.0
          
          
            yard
            >= 0
          
          
            yard-thor
            >= 0
          
    
