docs icon indicating copy to clipboard operation
docs copied to clipboard

Add instruction for ignoring the Gemfile.lock file to prevent unsatisfiable dependencies warning

Open revolter opened this issue 1 year ago • 1 comments
trafficstars

Code of Conduct

What article on docs.github.com is affected?

https://docs.github.com/en/pages/setting-up-a-github-pages-site-with-jekyll/creating-a-github-pages-site-with-jekyll

What part(s) of the article would you like to see updated?

https://docs.github.com/en/pages/setting-up-a-github-pages-site-with-jekyll/creating-a-github-pages-site-with-jekyll#creating-your-site

The existing instructions implicitly make you commit and push the Gemfile.lock file, which causes the default action to throw this warning:

The github-pages gem can't satisfy your Gemfile's dependencies

Additional information

Introduced by https://github.com/actions/jekyll-build-pages/pull/90.

revolter avatar Apr 02 '24 18:04 revolter

@revolter Thank you for opening an issue and linking it to your PR! ✨

nguyenalex836 avatar Apr 02 '24 19:04 nguyenalex836