7 lines
113 B
Ruby
7 lines
113 B
Ruby
# frozen_string_literal: true
|
|
|
|
source "https://rubygems.org"
|
|
|
|
gemspec
|
|
|
|
gem "github-pages", group: :jekyll_plugins |