skynet-deploy 2.1.2
Sinatra app that listens for GitHub post-receive callbacks and deploys your code
          Gemfile:
          =
        
        
          安装:
          =
        
      Runtime 依赖 (8):
            activemodel
            ~> 7.0
          
          
            activesupport
            ~> 7.0
          
          
            jekyll
            ~> 4.1
          
          
            json
            ~> 2.3
          
          
            multi_json
            ~> 1.15
          
          
            sinatra
            ~> 3.0
          
          
            thin
            ~> 1.7
          
          
            thor
            ~> 1.0
          
    