mirror of
https://github.com/bigchaindb/site.git
synced 2024-11-22 01:36:55 +01:00
lock Jekyll version, revert 66887817bb
This commit is contained in:
parent
66887817bb
commit
ec9f6618b4
2
Gemfile
2
Gemfile
@ -1,7 +1,7 @@
|
||||
source "https://rubygems.org"
|
||||
|
||||
group :jekyll do
|
||||
gem 'jekyll'
|
||||
gem 'jekyll', '3.4.3'
|
||||
gem 'jekyll-sitemap'
|
||||
gem 'jekyll-redirect-from'
|
||||
gem 'redcarpet'
|
||||
|
@ -83,7 +83,7 @@ collections:
|
||||
|
||||
# Plugins
|
||||
# --------------------
|
||||
plugins:
|
||||
gems:
|
||||
- jekyll-sitemap
|
||||
- jekyll-redirect-from
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user