napa 0.5.0
A simple framework for building APIs with Grape
          Gemfile:
          =
        
        
          install:
          =
        
      Runtime Dependencies (13):
            actionpack
            >= 3.2.0
          
          
            dotenv
            ~> 1.0.0
          
          
            git
            ~> 1.2.0
          
          
            grape
            ~> 0.9.0
          
          
            grape-swagger
            ~> 0.8.0
          
          
            logging
            ~> 1.8.0
          
          
            octokit
            ~> 3.5.0
          
          
            racksh
            ~> 1.0.0
          
          
            rake
            ~> 10.3.0
          
          
            roar
            ~> 0.12.0
          
          
            statsd-ruby
            ~> 1.2.0
          
          
            thor
            ~> 0.19.0
          
          
            virtus
            ~> 1.0.0
          
    Development Dependencies (7):
            activerecord
            ~> 3.2.0
          
          
            acts_as_fu
            ~> 0
          
          
          
            pry
            ~> 0.10.0
          
          
            rspec
            ~> 3.1.0
          
          
            rubocop
            ~> 0.25.0
          
          
            sqlite3
            ~> 1.3.0