Files
home/Gemfile

7 lines
99 B
Ruby
Raw Normal View History

2025-10-29 00:06:12 +01:00
# frozen_string_literal: true
source 'https://rubygems.org'
gem 'jekyll', '~> 4.3'
gem 'rubocop'