upgraded jekyll and bundle
This commit is contained in:
parent
8b0d19ab35
commit
36bfce14b4
127 changed files with 4647 additions and 4225 deletions
17
Gemfile
17
Gemfile
|
|
@ -1,13 +1,8 @@
|
|||
# A sample Gemfile
|
||||
source "https://rubygems.org"
|
||||
|
||||
# gem "rails"
|
||||
gem "mini_magick"
|
||||
gem "faraday"
|
||||
gem "kramdown"
|
||||
gem "jekyll"
|
||||
gem "jekyll-watch"
|
||||
|
||||
# group :jekyll_plugins do
|
||||
# gem "image-reference-update"
|
||||
# end
|
||||
gem "jekyll", "~> 4.3"
|
||||
gem "jekyll-watch", "~> 2.2"
|
||||
gem "kramdown", "~> 2.4"
|
||||
gem "mini_magick", "~> 4.12"
|
||||
gem "faraday", "~> 2.10"
|
||||
gem "webrick", "~> 1.8"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue