# frozen_string_literal: true source "https://rubygems.org" gemspec if ENV["GH_PAGES"] gem "github-pages" end