anonymousland/Gemfile

8 lines
164 B
Ruby
Raw Normal View History

2022-05-01 01:17:18 +00:00
# frozen_string_literal: true
source "https://rubygems.org"
gem 'jekyll'
gem "jekyll-theme-potato-hacker"
2022-05-20 22:22:16 +00:00
gem 'github-pages', group: :jekyll_plugins
2022-05-01 01:17:18 +00:00
# gem "rails"