Files
home/Gemfile
2025-10-29 00:06:12 +01:00

7 lines
99 B
Ruby

# frozen_string_literal: true
source 'https://rubygems.org'
gem 'jekyll', '~> 4.3'
gem 'rubocop'