Skip to content

Commit

Permalink
Update Gemfile
Browse files Browse the repository at this point in the history
  • Loading branch information
qiyanjun committed Mar 13, 2024
1 parent 01c1cce commit 2992007
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions Gemfile
Original file line number Diff line number Diff line change
@@ -1,2 +1,7 @@
source 'https://rubygems.org'
gem 'github-pages', group: :jekyll_plugins
source "https://rubygems.org"

gem "github-pages", group: :jekyll_plugins
gem "jekyll-include-cache", group: :jekyll_plugins
gem "minimal-mistakes-jekyll"
gem 'webrick', '>= 1.7'
gem 'wdm', '>= 0.1.0' if Gem.win_platform?

0 comments on commit 2992007

Please sign in to comment.