1 source 'https://rubygems.org'
3 # Hello! This is where you manage which Jekyll version is used to run.
4 # When you want to use a different version, change it below, save the
5 # file and run `bundle install`. Run Jekyll with `bundle exec`, like so:
7 # bundle exec jekyll serve
9 # This will help ensure the proper Jekyll version is running.
11 gem 'jekyll', '~> 4.2.1'
14 # If you have any plugins, put them here!
15 group :jekyll_plugins do
16 gem 'jekyll-feed', '~> 0.6'
17 gem 'jekyll-paginate', '~> 1.1.0'
18 gem 'jekyll-seo-tag', '~> 2.7.1'