- Gemfile: Fix Github copy-paste error

This commit is contained in:
Brett Zamir
2020-01-06 18:25:50 +08:00
parent c69e7b8899
commit 0d9358656e

View File

@@ -1,2 +1,2 @@
source `https:/rubygems.org`
source `https://rubygems.org`
gem `github-pages`