cartage-rack 2.3
This release is the *last* version of cartage-rack. It will be replaced with a different tool in the future, but this release will allow installation in modern Ruby versions. cartage-rack is a plug-in for {cartage}[https://github.com/KineticCafe/cartage] to provide a Rack application that reports on release metadata. Cartage provides a repeatable means to create a package for a Rails application that can be used in deployment with a configuration tool like Ansible, Chef, Puppet, or Salt. The package is created with its dependencies bundled in +vendor/bundle+, so it can be deployed in environments with strict access control rules and without requiring development tool access.
          Gemfile:
          =
        
        
          install:
          =
        
      Development Dependencies (19):
            appraisal
            ~> 2.4
          
          
            hoe
            ~> 3.26
          
          
            hoe-doofus
            ~> 1.0
          
          
            hoe-gemspec2
            ~> 1.1
          
          
            hoe-git2
            ~> 1.7
          
          
            hoe-rubygems
            ~> 1.0
          
          
            minitest
            ~> 5.16
          
          
            minitest-autotest
            ~> 1.0
          
          
            minitest-bisect
            ~> 1.2
          
          
            minitest-focus
            ~> 1.1
          
          
            minitest-hooks
            ~> 1.4
          
          
            minitest-moar
            ~> 0.0
          
          
            minitest-pretty_diff
            ~> 0.1
          
          
            rack-test
            ~> 2.0
          
          
            rake
            >= 10.0, < 14
          
          
            rdoc
            ~> 6.4
          
          
            simplecov
            ~> 0.7
          
          
            standard
            ~> 1.0
          
          
            timecop
            ~> 0.8