diff --git a/Gemfile b/Gemfile index 838761bd68d..4212de150de 100644 --- a/Gemfile +++ b/Gemfile @@ -1,9 +1,9 @@ -# frozen_string_literal: true - source "https://rubygems.org" # gem "rails" gem "jekyll" +gem 'github-pages' # Windows does not include zoneinfo files, so bundle the tzinfo-data gem -# gem 'tzinfo-data', platforms: [:mingw, :mswin, :x64_mingw, :jruby] \ No newline at end of file +# gem 'tzinfo-data', platforms: [:mingw, :mswin, :x64_mingw, :jruby] +