My Notes

Use A Git Branch In A Gemfile

ruby gemfile

Source: https://bundler.io/guides/git.html

gem 'nokogiri', git: 'https://github.com/sparklemotion/nokogiri.git', branch: 'rack-1.5'