I really like the feature of bundler to easily clone repos from GitHub by specifying the repository path using the github flag:
gem 'nokogiri', :github => 'tenderlove/nokogiri'
Would be awesome if Gel also supports that feature. Since I already said that I want to get more involved into this project, I can also try adding support for that flag 👍