gembox 0.2.3
A sinatra based interface for browsing and admiring your gems.
          Gemfile:
          =
        
        
          install:
          =
        
      Runtime Dependencies (6):
            activesupport
            ~> 2.2.2
          
          
            haml
            ~> 2.0.9
          
          
            rdoc
            = 2.4.3
          
          
            sinatra
            ~> 1.0
          
          
            vegas
            ~> 0.1.0
          
          
            will_paginate
            ~> 2.3.7
          
    