fixing issue with highlighter -- it was throwing an error for some reason

This commit is contained in:
tomjohnson1492
2016-12-05 22:40:51 -08:00
parent 1963f15a50
commit 0be4165ec8
6 changed files with 79 additions and 94 deletions

View File

@ -1,5 +1,5 @@
# frozen_string_literal: true
source "https://rubygems.org"
# gem "rails"source 'https://rubygems.org'
gem 'github-pages', group: :jekyll_plugins
gem 'jekyll'