This commit is contained in:
minoplhy 2021-06-07 23:10:14 -07:00
parent d83383d241
commit e075ae12a0
2 changed files with 8 additions and 0 deletions

View File

@ -32,3 +32,4 @@ end
gem "wdm", "~> 0.1.1", :platforms => [:mingw, :x64_mingw, :mswin] gem "wdm", "~> 0.1.1", :platforms => [:mingw, :x64_mingw, :mswin]
gem "minima-dark", path:"/minima-dark"

View File

@ -1,3 +1,9 @@
PATH
remote: /minima-dark
specs:
minima-dark (0.1.0)
jekyll (~> 4.2)
GEM GEM
remote: https://rubygems.org/ remote: https://rubygems.org/
specs: specs:
@ -78,6 +84,7 @@ DEPENDENCIES
jekyll-seo-tag jekyll-seo-tag
jekyll-sitemap jekyll-sitemap
minima (~> 2.5) minima (~> 2.5)
minima-dark!
tzinfo (~> 1.2) tzinfo (~> 1.2)
tzinfo-data tzinfo-data
wdm (~> 0.1.1) wdm (~> 0.1.1)