Merge branch 'master' into master

This commit is contained in:
sharath Kumar
2022-02-07 12:20:41 +05:30
committed by GitHub
6 changed files with 29 additions and 9 deletions

11
Gemfile
View File

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