Update Gemfile

This commit is contained in:
Krishna Murthy 2018-03-30 23:56:05 -04:00 committed by GitHub
parent aa538dea41
commit 1919f8c0aa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,4 +5,5 @@ group :jekyll_plugins do
gem 'jekyll-paginate'
gem 'jekyll-scholar'
gem 'jemoji'
gem 'unicode_utils'
end