mirror of
https://github.com/Decentralized-ID/decentralized-id.github.io.git
synced 2024-10-01 01:05:54 -04:00
Added jekyll-include-cache to dependencies
This commit is contained in:
parent
68659c6802
commit
da8e9c97cd
3
Gemfile
3
Gemfile
@ -1,2 +1,3 @@
|
||||
source 'https://rubygems.org'
|
||||
gem 'github-pages', group: :jekyll_plugins
|
||||
gem 'github-pages', group: :jekyll_plugins
|
||||
gem 'jekyll-include-cache', group: :jekyll_plugins
|
@ -121,6 +121,8 @@ GEM
|
||||
jekyll-github-metadata (2.12.1)
|
||||
jekyll (~> 3.4)
|
||||
octokit (~> 4.0, != 4.4.0)
|
||||
jekyll-include-cache (0.2.0)
|
||||
jekyll (>= 3.7, < 5.0)
|
||||
jekyll-mentions (1.4.1)
|
||||
html-pipeline (~> 2.3)
|
||||
jekyll (~> 3.0)
|
||||
@ -243,6 +245,7 @@ PLATFORMS
|
||||
|
||||
DEPENDENCIES
|
||||
github-pages
|
||||
jekyll-include-cache
|
||||
|
||||
BUNDLED WITH
|
||||
2.0.1
|
||||
|
Loading…
Reference in New Issue
Block a user