add Gemfile

This commit is contained in:
sharathdt
2022-02-05 15:51:57 +05:30
parent f1dbf72d70
commit b65bfd703a
4 changed files with 77 additions and 2 deletions

9
Gemfile Normal file
View File

@ -0,0 +1,9 @@
# 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]