Skip to content

Commit 19643d2

Browse files
committed
repair
1 parent 3f32270 commit 19643d2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Gemfile

+2-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,8 @@
1010
source "https://rubygems.org"
1111
gemspec
1212

13-
gem "github-pages", group: :jekyll_plugins
13+
gem "jekyll-theme-minima", "~> 0.1.1"
14+
gem "github-pages", "~> 232", group: :jekyll_plugins
1415
gem "jekyll", ENV["JEKYLL_VERSION"] if ENV["JEKYLL_VERSION"]
1516
gem "kramdown-parser-gfm" if ENV["JEKYLL_VERSION"] == "~> 3.9"
1617

0 commit comments

Comments
 (0)