Revert "Pass require path to sub-process when running bundle install" (#8117)

* Revert "Pass require path to sub-process when running `bundle install` (#7618)"

This reverts commit 43b9f13b1a.

* Revert "Update history to reflect merge of #7618 [ci skip]"

This reverts commit 2c605bfeb3.
This commit is contained in:
Ashwin Maroli
2020-04-13 16:11:38 +05:30
committed by GitHub
parent 657d924119
commit 4e25c36d86
2 changed files with 4 additions and 9 deletions

View File

@@ -29,7 +29,6 @@
* Add PageDrop to provide Liquid templates with data (#7992)
* Optimize `Kramdown::JekyllDocument#to_html` calls (#8041)
* Reduce Jekyll::Renderer instances during a build (#7570)
* Pass require path to sub-process when running `bundle install` (#7618)
### Documentation