rake dep
This commit is contained in:
parent
73e5a9bf44
commit
3baaf81b64
2
Gemfile
2
Gemfile
@ -30,3 +30,5 @@ gem "wdm", "~> 0.1.1", :platforms => [:mingw, :x64_mingw, :mswin]
|
||||
|
||||
|
||||
gem "html-proofer", "~> 3.18"
|
||||
|
||||
gem "rake", "~> 13.0"
|
||||
|
@ -72,6 +72,7 @@ GEM
|
||||
public_suffix (4.0.6)
|
||||
racc (1.5.2)
|
||||
rainbow (3.0.0)
|
||||
rake (13.0.3)
|
||||
rb-fsevent (0.10.4)
|
||||
rb-inotify (0.10.1)
|
||||
ffi (~> 1.0)
|
||||
@ -96,6 +97,7 @@ DEPENDENCIES
|
||||
jekyll (~> 4.2.0)
|
||||
jekyll-feed (~> 0.12)
|
||||
minima (~> 2.5)
|
||||
rake (~> 13.0)
|
||||
tzinfo (~> 1.2)
|
||||
tzinfo-data
|
||||
wdm (~> 0.1.1)
|
||||
|
Loading…
Reference in New Issue
Block a user