gem_mirror 0.1.0
gem-mirror is a tool for creating and managing a private mirror of RubyGems. It is also suitable for hosting private gems.
          Gemfile:
          =
        
        
          install:
          =
        
      Runtime Dependencies (3):
Development Dependencies (10):
            bundler
            >= 1.17.3, < 3.0
          
          
            rake
            >= 13.0.0, < 14
          
          
            rake-manifest
            ~> 0.2.0
          
          
            redcarpet
            ~> 3.5.0
          
          
            rspec
            ~> 3.2
          
          
            rubocop
            = 1.16.0
          
          
            rubocop-performance
            = 1.11.3
          
          
            rubocop-rake
            = 0.5.1
          
          
            rubocop-rspec
            = 2.3.0
          
          
            yard
            ~> 0.9.0
          
    