robertjohnson.work/Gemfile

9 lines
231 B
Ruby
Raw Normal View History

2022-02-05 05:21:57 -05:00
# frozen_string_literal: true
source "https://rubygems.org"
# gem "rails"
gem "jekyll"
# Windows does not include zoneinfo files, so bundle the tzinfo-data gem
# gem 'tzinfo-data', platforms: [:mingw, :mswin, :x64_mingw, :jruby]