File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11_site
22.sass-cache
33.jekyll-metadata
4+ .DS_Store
5+ Gemfile.lock
Original file line number Diff line number Diff line change @@ -9,17 +9,19 @@ ruby RUBY_VERSION
99#
1010# This will help ensure the proper Jekyll version is running.
1111# Happy Jekylling!
12- gem "jekyll" , "3.6.3 "
12+ gem "jekyll" , "3.9.4 "
1313
1414# This is the default theme for new Jekyll sites. You may change this to anything you like.
15- gem "minima" , "~> 2.0"
15+ gem "minima" , "~> 2.5.2"
16+ gem "kramdown-parser-gfm"
17+ gem "webrick"
1618
1719# If you want to use GitHub Pages, remove the "gem "jekyll"" above and
1820# uncomment the line below. To upgrade, run `bundle update github-pages`.
1921# gem "github-pages", group: :jekyll_plugins
2022
2123# If you have any plugins, put them here!
2224group :jekyll_plugins do
23- gem "jekyll-feed" , "~> 0.6 "
25+ gem "jekyll-feed" , "~> 0.17 "
2426 gem 'jekyll-contentblocks'
2527end
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments