We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f3ea4a6 commit 3623085Copy full SHA for 3623085
docs/site/Gemfile
@@ -1,4 +1,4 @@
1
-source "https://rubygems.org"
+source ENV.fetch("RUBYGEMS_MIRROR", "https://rubygems.org")
2
3
gem "jekyll", "~> 4.3.4"
4
0 commit comments