mergit 1.1.1
Ever wanted to merge all your 'require'd files into one file for easy distribution? Mergit is your friend!
          Gemfile:
          =
        
        
          install:
          =
        
      Development Dependencies (13):
            bundler
            ~> 1.3
          
          
            coveralls
            ~> 0.6
          
          
            growl
            ~> 1.0
          
          
            guard-bundler
            ~> 1.0
          
          
            guard-rspec
            ~> 2.5
          
          
            libnotify
            ~> 0.8
          
          
            rake
            ~> 10.0
          
          
            rb-fsevent
            ~> 0.9
          
          
            rb-inotify
            ~> 0.9
          
          
            redcarpet
            ~> 2.2
          
          
            rspec
            ~> 2.13
          
          
            terminal-notifier-guard
            ~> 1.5
          
          
            yard
            ~> 0.8.5
          
    