Install Rake
This commit is contained in:
parent
a4d6baced3
commit
2355720eb2
1 changed files with 2 additions and 0 deletions
|
@ -84,6 +84,7 @@ GEM
|
|||
parallel (1.20.1)
|
||||
public_suffix (4.0.6)
|
||||
rack (2.2.3)
|
||||
rake (13.0.1)
|
||||
rb-fsevent (0.10.4)
|
||||
rb-inotify (0.10.1)
|
||||
ffi (~> 1.0)
|
||||
|
@ -109,6 +110,7 @@ DEPENDENCIES
|
|||
middleman (~> 4.2)
|
||||
middleman-autoprefixer (~> 2.7)
|
||||
middleman-syntax
|
||||
rake
|
||||
redcarpet
|
||||
tzinfo-data
|
||||
wdm (~> 0.1)
|
||||
|
|
Loading…
Reference in a new issue