scottjohnson.pro/Gemfile
2023-08-09 20:03:41 +01:00

11 lines
235 B
Ruby

source "https://rubygems.org"
# gem "rails"
gem "jekyll"
gem 'github-pages'
gem 'webrick'
# Windows does not include zoneinfo files, so bundle the tzinfo-data gem
# gem 'tzinfo-data', platforms: [:mingw, :mswin, :x64_mingw, :jruby]