mirror of
https://github.com/Decentralized-ID/decentralized-id.github.io.git
synced 2025-01-29 07:33:35 -05:00
Added jekyll-include-cache to dependencies
This commit is contained in:
parent
cf52dc77cc
commit
3dbf6de4ea
1
Gemfile
1
Gemfile
@ -1,2 +1,3 @@
|
|||||||
source 'https://rubygems.org'
|
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-github-metadata (2.12.1)
|
||||||
jekyll (~> 3.4)
|
jekyll (~> 3.4)
|
||||||
octokit (~> 4.0, != 4.4.0)
|
octokit (~> 4.0, != 4.4.0)
|
||||||
|
jekyll-include-cache (0.2.0)
|
||||||
|
jekyll (>= 3.7, < 5.0)
|
||||||
jekyll-mentions (1.4.1)
|
jekyll-mentions (1.4.1)
|
||||||
html-pipeline (~> 2.3)
|
html-pipeline (~> 2.3)
|
||||||
jekyll (~> 3.0)
|
jekyll (~> 3.0)
|
||||||
@ -243,6 +245,7 @@ PLATFORMS
|
|||||||
|
|
||||||
DEPENDENCIES
|
DEPENDENCIES
|
||||||
github-pages
|
github-pages
|
||||||
|
jekyll-include-cache
|
||||||
|
|
||||||
BUNDLED WITH
|
BUNDLED WITH
|
||||||
2.0.1
|
2.0.1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user