scottjohnson.pro/Gemfile
Robert Johnson 67e300a872 Updates.
2024-02-15 09:32:41 -05:00

13 lines
249 B
Ruby

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