reenhanced / gitreflow

Reflow automatically creates pull requests, ensures the code review is approved, and squash merges finished branches to master with a great commit message template.
MIT License
1.49k stars 64 forks source link

Nokogiri not getting installed:- #220

Closed anubhavsinha98 closed 6 years ago

anubhavsinha98 commented 6 years ago

sudo gem install git_reflow I used this command and my gems got installed. But when I did the bundle install then its showing error in fetching nokogiri.

codenamev commented 6 years ago

Have you tried the solutions mentioned in #178?

codenamev commented 6 years ago

Closing this, as I believe it's solved in #178